Home
last modified time | relevance | path

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

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