From ae050524109f1ce827962665436ef7430f2ac479 Mon Sep 17 00:00:00 2001 From: David Monahan Date: Wed, 22 Mar 2023 16:48:58 +0000 Subject: IVGCVSW-7255 Update Doxygen Documentation and publish on GitHub. * Updating Doxygen documentation for 23.02 release. Signed-off-by: David Monahan Change-Id: I545574ff7664b4595d2fe6a91a3c35d2ad55df82 --- ...neon_l2_normalization_float_workload_8cpp.xhtml | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 latest/_neon_l2_normalization_float_workload_8cpp.xhtml (limited to 'latest/_neon_l2_normalization_float_workload_8cpp.xhtml') diff --git a/latest/_neon_l2_normalization_float_workload_8cpp.xhtml b/latest/_neon_l2_normalization_float_workload_8cpp.xhtml new file mode 100644 index 0000000000..592dbeab65 --- /dev/null +++ b/latest/_neon_l2_normalization_float_workload_8cpp.xhtml @@ -0,0 +1,138 @@ + + + + + + + + + + + + + +ArmNN: src/backends/neon/workloads/NeonL2NormalizationFloatWorkload.cpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonL2NormalizationFloatWorkload.cpp File Reference
+
+
+
#include "NeonL2NormalizationFloatWorkload.hpp"
+#include "NeonWorkloadUtils.hpp"
+#include <aclCommon/ArmComputeUtils.hpp>
+#include <armnn/utility/PolymorphicDowncast.hpp>
+#include <arm_compute/runtime/NEON/functions/NEL2NormalizeLayer.h>
+
+

Go to the source code of this file.

+ + + + + +

+Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
+ + + +

+Functions

arm_compute::Status NeonL2NormalizationWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const L2NormalizationDescriptor &descriptor)
 
+
+
+ + + + -- cgit v1.2.1