From f4019872c1134c6fcc1d6993e5746f55c1e79208 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 8 Mar 2022 20:01:38 +0000 Subject: IVGCVSW-6819 Fix the directory structure and broken link to latest docu Signed-off-by: Nikhil Raj Change-Id: I05b559d15faf92c76ff536719693b361316be4f3 --- 22.02/_neon_division_workload_8hpp.xhtml | 139 +++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 22.02/_neon_division_workload_8hpp.xhtml (limited to '22.02/_neon_division_workload_8hpp.xhtml') diff --git a/22.02/_neon_division_workload_8hpp.xhtml b/22.02/_neon_division_workload_8hpp.xhtml new file mode 100644 index 0000000000..f34149ef3b --- /dev/null +++ b/22.02/_neon_division_workload_8hpp.xhtml @@ -0,0 +1,139 @@ + + + + + + + + + + + + + +ArmNN: src/backends/neon/workloads/NeonDivisionWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonDivisionWorkload.hpp File Reference
+
+
+
#include "NeonBaseWorkload.hpp"
+#include <neon/workloads/NeonWorkloadUtils.hpp>
+#include <arm_compute/runtime/NEON/functions/NEElementwiseOperations.h>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  NeonDivisionWorkload
 
+ + + + +

+Namespaces

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

+Functions

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