Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp1488 bool NeonLayerSupport::IsSpaceToDepthSupported(const TensorInfo& input, in IsSpaceToDepthSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp582 bool LayerSupportBase::IsSpaceToDepthSupported(const TensorInfo&, // input in IsSpaceToDepthSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp1437 bool ClLayerSupport::IsSpaceToDepthSupported(const TensorInfo& input, in IsSpaceToDepthSupported() function in armnn::ClLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp1133 bool ILayerSupport::IsSpaceToDepthSupported(const TensorInfo& input, in IsSpaceToDepthSupported() function in armnn::ILayerSupport
DBackendHelper.cpp1273 bool LayerSupportHandle::IsSpaceToDepthSupported(const TensorInfo& input, in IsSpaceToDepthSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp2476 bool RefLayerSupport::IsSpaceToDepthSupported(const TensorInfo& input, in IsSpaceToDepthSupported() function in armnn::RefLayerSupport