Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp939 bool NeonLayerSupport::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::NeonLayerSupport
/external/armnn/src/armnn/
DILayerSupport.cpp656 bool ILayerSupport::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::ILayerSupport
DBackendHelper.cpp399 bool LayerSupportHandle::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp191 bool LayerSupportBase::IsConvolution3dSupported(const TensorInfo&, // input in IsConvolution3dSupported() function in armnn::LayerSupportBase
/external/armnn/src/backends/cl/
DClLayerSupport.cpp897 bool ClLayerSupport::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1066 bool RefLayerSupport::IsConvolution3dSupported(const TensorInfo& input, in IsConvolution3dSupported() function in armnn::RefLayerSupport