Home
last modified time | relevance | path

Searched defs:IsDetectionPostProcessSupported (Results 1 – 4 of 4) sorted by relevance

/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp233 bool LayerSupportBase::IsDetectionPostProcessSupported(const TensorInfo&, // boxEncodings in IsDetectionPostProcessSupported() function in armnn::LayerSupportBase
/external/armnn/src/armnn/
DILayerSupport.cpp709 bool ILayerSupport::IsDetectionPostProcessSupported(const TensorInfo& boxEncodings, in IsDetectionPostProcessSupported() function in armnn::ILayerSupport
DBackendHelper.cpp514 bool LayerSupportHandle::IsDetectionPostProcessSupported(const TensorInfo& boxEncodings, in IsDetectionPostProcessSupported() function in armnn::LayerSupportHandle
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp1297 bool RefLayerSupport::IsDetectionPostProcessSupported(const TensorInfo& boxEncodings, in IsDetectionPostProcessSupported() function in armnn::RefLayerSupport