Searched defs:detectionBoxes (Results 1 – 8 of 8) sorted by relevance
35 const TensorInfo& detectionBoxes, in NeonDetectionPostProcessValidate()93 arm_compute::ITensor& detectionBoxes = AclTensorRef(m_Data.m_Outputs[0]); in NeonDetectionPostProcessWorkload() local
38 float* detectionBoxes = GetOutputTensorData<float>(0, m_Data); in Execute() local
109 float* detectionBoxes, in AllocateOutputData()151 float* detectionBoxes, in DetectionPostProcess()
107 std::vector<float> detectionBoxes; in GetTestCaseData() local
191 UnquantizedContainer detectionBoxes = in BOOST_FIXTURE_TEST_CASE() local
131 std::vector<float> detectionBoxes(detectionBoxesInfo.GetNumElements()); in DetectionPostProcessTestImpl() local
714 const TensorInfo& detectionBoxes, in IsDetectionPostProcessSupported()
284 const TensorInfo& detectionBoxes = layer.GetOutputSlot(0).GetTensorInfo(); in IsLayerConfigurationSupported() local