From 9aed8fb43441228343b925b42464a55042c47ca0 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 17 Nov 2021 13:16:45 +0000 Subject: IVGCVSW-6040 Update 21.11 Doxygen Documents Signed-off-by: Nikhil Raj Change-Id: Ia36ec98c4bebc27a69103911ea3409cd7db587a5 --- 21.11/_neon_subtraction_workload_8cpp.xhtml | 137 ++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 21.11/_neon_subtraction_workload_8cpp.xhtml (limited to '21.11/_neon_subtraction_workload_8cpp.xhtml') diff --git a/21.11/_neon_subtraction_workload_8cpp.xhtml b/21.11/_neon_subtraction_workload_8cpp.xhtml new file mode 100644 index 0000000000..3d4523c779 --- /dev/null +++ b/21.11/_neon_subtraction_workload_8cpp.xhtml @@ -0,0 +1,137 @@ + + + + + + + + + + + + + +ArmNN: src/backends/neon/workloads/NeonSubtractionWorkload.cpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonSubtractionWorkload.cpp File Reference
+
+
+
#include "NeonSubtractionWorkload.hpp"
+#include "NeonWorkloadUtils.hpp"
+#include <aclCommon/ArmComputeTensorUtils.hpp>
+#include <aclCommon/ArmComputeUtils.hpp>
+#include <armnn/utility/PolymorphicDowncast.hpp>
+#include <backendsCommon/TensorHandle.hpp>
+#include <arm_compute/runtime/NEON/functions/NEArithmeticSubtraction.h>
+
+

Go to the source code of this file.

+ + + + + +

+Namespaces

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

+Functions

arm_compute::Status NeonSubtractionWorkloadValidate (const TensorInfo &input0, const TensorInfo &input1, const TensorInfo &output, const ActivationDescriptor *activationDescriptor)
 
+
+
+ + + + -- cgit v1.2.1