Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DILayerSupport.cpp1106 bool ILayerSupport::IsSliceSupported(const TensorInfo& input, in IsSliceSupported() function in armnn::ILayerSupport
H A DBackendHelper.cpp1228 bool LayerSupportHandle::IsSliceSupported(const TensorInfo& input, in IsSliceSupported() function in armnn::LayerSupportHandle
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DLayerSupportBase.cpp558 bool LayerSupportBase::IsSliceSupported(const TensorInfo&, // input in IsSliceSupported() function in armnn::LayerSupportBase
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonLayerSupport.cpp1456 bool NeonLayerSupport::IsSliceSupported(const TensorInfo& input, in IsSliceSupported() function in armnn::NeonLayerSupport
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClLayerSupport.cpp1409 bool ClLayerSupport::IsSliceSupported(const TensorInfo& input, in IsSliceSupported() function in armnn::ClLayerSupport
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefLayerSupport.cpp2391 bool RefLayerSupport::IsSliceSupported(const TensorInfo& input, in IsSliceSupported() function in armnn::RefLayerSupport