Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp972 bool NeonLayerSupport::IsDepthToSpaceSupported(const TensorInfo& input, in IsDepthToSpaceSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp675 bool ILayerSupport::IsDepthToSpaceSupported(const TensorInfo& input, in IsDepthToSpaceSupported() function in armnn::ILayerSupport
DBackendHelper.cpp431 bool LayerSupportHandle::IsDepthToSpaceSupported(const TensorInfo& input, in IsDepthToSpaceSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp208 bool LayerSupportBase::IsDepthToSpaceSupported(const TensorInfo&, // input in IsDepthToSpaceSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp940 bool ClLayerSupport::IsDepthToSpaceSupported(const TensorInfo& input, in IsDepthToSpaceSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1164 bool RefLayerSupport::IsDepthToSpaceSupported(const TensorInfo& input, in IsDepthToSpaceSupported() function in armnn::RefLayerSupport