From 03c7ff3f6188240baaeaeb405a357a0c58195fec Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 22 Aug 2023 12:00:04 +0100 Subject: IVGCVSW-7702 Update Doxygen Docu for 23.08 Signed-off-by: Nikhil Raj Change-Id: I357a9f7e47614589327c1ac5d95b6224ff77103d --- latest/_neon_subtraction_workload_8hpp.html | 151 ++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 latest/_neon_subtraction_workload_8hpp.html (limited to 'latest/_neon_subtraction_workload_8hpp.html') diff --git a/latest/_neon_subtraction_workload_8hpp.html b/latest/_neon_subtraction_workload_8hpp.html new file mode 100644 index 0000000000..b5f9f14172 --- /dev/null +++ b/latest/_neon_subtraction_workload_8hpp.html @@ -0,0 +1,151 @@ + + + + + + + + +Arm NN: src/backends/neon/workloads/NeonSubtractionWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonSubtractionWorkload.hpp File Reference
+
+
+
#include "NeonBaseWorkload.hpp"
+#include <arm_compute/core/Error.h>
+#include <arm_compute/core/Types.h>
+#include <arm_compute/runtime/IFunction.h>
+#include <memory>
+
+Include dependency graph for NeonSubtractionWorkload.hpp:
+
+
+
+
+
+This graph shows which files directly or indirectly include this file:
+
+
+
+
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  NeonSubtractionWorkload
 
+ + + + +

+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