/aosp_15_r20/external/armnn/src/backends/neon/workloads/ |
H A D | NeonDetectionPostProcessWorkload.cpp | 38 const TensorInfo& numDetections, in NeonDetectionPostProcessValidate() 102 arm_compute::ITensor& numDetections = AclTensorRef(m_Data.m_Outputs[3]); in NeonDetectionPostProcessWorkload() local
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | DetectionPostProcess.cpp | 112 float* numDetections) in AllocateOutputData() 154 float* numDetections) in DetectionPostProcess()
|
H A D | RefDetectionPostProcessWorkload.cpp | 53 float* numDetections = reinterpret_cast<float*>(outputs[3]->Map()); in Execute() local
|
/aosp_15_r20/external/armnn/samples/ObjectDetection/src/ |
H A D | SSDResultDecoder.cpp | 27 const int numDetections = static_cast<int>(std::lround(networkResults[3][0])); in Decode() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/ |
H A D | OvicDetector.java | 51 private float[] numDetections; field in OvicDetector
|
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/ |
H A D | DetectionPostProcess.cpp | 198 UnquantizedContainer numDetections = { 2.0f }; variable
|
/aosp_15_r20/external/armnn/tests/ |
H A D | MobileNetSsdDatabase.hpp | 105 std::vector<float> numDetections = { static_cast<float>(testCaseInput.second.size()) }; in GetTestCaseData() local
|
H A D | MobileNetSsdInferenceTest.hpp | 54 const size_t numDetections = armnn::numeric_cast<size_t>(output4[0]); in ProcessResult() local
|
/aosp_15_r20/external/armnn/src/backends/reference/test/ |
H A D | RefDetectionPostProcessTests.cpp | 134 std::vector<float> numDetections(1); in DetectionPostProcessTestImpl() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | GenerateProposals.cpp | 314 uint32_t *selectStart = select, *selectEnd = select + selectLength, numDetections = 0; in hardNmsSingleClass() local 377 uint32_t *selectStart = select, *selectEnd = select + selectLength, numDetections = 0; in softNmsSingleClass() local
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | ILayerSupport.cpp | 715 const TensorInfo& numDetections, in IsDetectionPostProcessSupported()
|
H A D | BackendHelper.cpp | 520 const TensorInfo& numDetections, in IsDetectionPostProcessSupported()
|
/aosp_15_r20/external/armnn/src/backends/reference/ |
H A D | RefLayerSupport.cpp | 1303 const TensorInfo& numDetections, in IsDetectionPostProcessSupported()
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/ |
H A D | WorkloadFactory.cpp | 383 const TensorInfo& numDetections = layer.GetOutputSlot(3).GetTensorInfo(); in IsLayerConfigurationSupported() local
|
/aosp_15_r20/cts/apps/CtsVerifier/libs/ |
HD | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |