Home
last modified time | relevance | path

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

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