From 1dc83febfb76d6a770bdf3ba16c4034a970c2320 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 16 May 2024 09:47:51 +0100 Subject: IVGCVSW-8260 Update Doxgen Docu for 24.05 Signed-off-by: Nikhil Raj Change-Id: If4bc983bf2793a27ded8e26ac2b29523fc1e4711 --- latest/_neon_detection_post_process_workload_8cpp_source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'latest/_neon_detection_post_process_workload_8cpp_source.html') diff --git a/latest/_neon_detection_post_process_workload_8cpp_source.html b/latest/_neon_detection_post_process_workload_8cpp_source.html index 46cd082f3d..9d59490213 100644 --- a/latest/_neon_detection_post_process_workload_8cpp_source.html +++ b/latest/_neon_detection_post_process_workload_8cpp_source.html @@ -36,7 +36,7 @@ ArmNN
-  24.02 +  24.05
@@ -225,7 +225,7 @@ $(document).ready(function(){initNavTree('_neon_detection_post_process_workload_
uint32_t m_MaxClassesPerDetection
Maximum numbers of classes per detection, used in Fast NMS.
const ConstTensorHandle * m_Anchors
arm_compute::Status NeonDetectionPostProcessValidate(const TensorInfo &boxEncodings, const TensorInfo &scores, const TensorInfo &anchors, const TensorInfo &detectionBoxes, const TensorInfo &detectionClasses, const TensorInfo &detectionScores, const TensorInfo &numDetections, const DetectionPostProcessDescriptor &descriptor)
-
void InitializeArmComputeTensorData(arm_compute::Tensor &tensor, TensorInfo tensorInfo, const ITensorHandle *handle)
+
void InitializeArmComputeTensorData(arm_compute::Tensor &tensor, TensorInfo tensorInfo, const ITensorHandle *handle)
virtual void Execute() const override
uint32_t m_NumClasses
Number of classes.
@@ -246,14 +246,14 @@ $(document).ready(function(){initNavTree('_neon_detection_post_process_workload_
bool m_UseRegularNms
Use Regular NMS.
-
#define ARMNN_SCOPED_PROFILING_EVENT_NEON_NAME_GUID(label)
Creates a profiling event that uses GetGuid() and GetName() from the calling class.
+
#define ARMNN_SCOPED_PROFILING_EVENT_NEON_NAME_GUID(label)
Creates a profiling event that uses GetGuid() and GetName() from the calling class.
std::vector< ITensorHandle * > m_Inputs