Searched defs:detectionBoxes (Results 1 – 10 of 10) sorted by relevance
35 const TensorInfo& detectionBoxes, in NeonDetectionPostProcessValidate()99 arm_compute::ITensor& detectionBoxes = AclTensorRef(m_Data.m_Outputs[0]); in NeonDetectionPostProcessWorkload() local
109 float* detectionBoxes, in AllocateOutputData()151 float* detectionBoxes, in DetectionPostProcess()
50 float* detectionBoxes = reinterpret_cast<float*>(outputs[0]->Map()); in Execute() local
188 UnquantizedContainer detectionBoxes = variable
107 std::vector<float> detectionBoxes; in GetTestCaseData() local
131 std::vector<float> detectionBoxes(detectionBoxesInfo.GetNumElements()); in DetectionPostProcessTestImpl() local
712 const TensorInfo& detectionBoxes, in IsDetectionPostProcessSupported()
517 const TensorInfo& detectionBoxes, in IsDetectionPostProcessSupported()
1300 const TensorInfo& detectionBoxes, in IsDetectionPostProcessSupported()
380 const TensorInfo& detectionBoxes = layer.GetOutputSlot(0).GetTensorInfo(); in IsLayerConfigurationSupported() local