Home
last modified time | relevance | path

Searched defs:stridedSlice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorBase.h893stridedSlice(const StartIndices& startIndices, const StopIndices& stopIndices, const Strides& stri… in stridedSlice() function
1077stridedSlice(const StartIndices& startIndices, const StopIndices& stopIndices, const Strides& stri… in stridedSlice() function
1083stridedSlice(const StartIndices& startIndices, const StopIndices& stopIndices, const Strides& stri… in stridedSlice() function
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DStridedSliceAsyncEndToEndTest.hpp271 IConnectableLayer* stridedSlice = net->AddStridedSliceLayer(stridedSliceDescriptor, "splitter"); in CreateStridedSliceNetwork() local
H A DEndToEndTestImpl.hpp819 IConnectableLayer* stridedSlice = net->AddStridedSliceLayer(descriptor); in StridedSliceInvalidSliceEndToEndTest() local