Searched defs:detectionClasses (Results 1 – 10 of 10) sorted by relevance
36 const TensorInfo& detectionClasses, in NeonDetectionPostProcessValidate()100 arm_compute::ITensor& detectionClasses = AclTensorRef(m_Data.m_Outputs[1]); in NeonDetectionPostProcessWorkload() local
111 float* detectionClasses, in AllocateOutputData()152 float* detectionClasses, in DetectionPostProcess()
51 float* detectionClasses = reinterpret_cast<float*>(outputs[1]->Map()); in Execute() local
195 UnquantizedContainer detectionClasses = { 1.0f, 0.0f, 0.0f }; variable
108 std::vector<float> detectionClasses; in GetTestCaseData() local
133 std::vector<float> detectionClasses(detectionClassesInfo.GetNumElements()); in DetectionPostProcessTestImpl() local
713 const TensorInfo& detectionClasses, in IsDetectionPostProcessSupported()
518 const TensorInfo& detectionClasses, in IsDetectionPostProcessSupported()
1301 const TensorInfo& detectionClasses, in IsDetectionPostProcessSupported()
381 const TensorInfo& detectionClasses = layer.GetOutputSlot(1).GetTensorInfo(); in IsLayerConfigurationSupported() local