Home
last modified time | relevance | path

Searched defs:IsStridedSliceSupported (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp1169 bool ILayerSupport::IsStridedSliceSupported(const TensorInfo& input, in IsStridedSliceSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1351 bool LayerSupportHandle::IsStridedSliceSupported(const TensorInfo& input, in IsStridedSliceSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp622 bool LayerSupportBase::IsStridedSliceSupported(const TensorInfo&, // input in IsStridedSliceSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1545 bool NeonLayerSupport::IsStridedSliceSupported(const TensorInfo& input, in IsStridedSliceSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1494 bool ClLayerSupport::IsStridedSliceSupported(const TensorInfo& input, in IsStridedSliceSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2569 bool RefLayerSupport::IsStridedSliceSupported(const TensorInfo& input, in IsStridedSliceSupported() function in armnn::RefLayerSupport