From de36e4a9c299028e792c3a5bd99ad0816d806077 Mon Sep 17 00:00:00 2001 From: Ryan OShea Date: Fri, 13 Mar 2020 16:26:19 +0000 Subject: IVGCVSW-3726 Upload ArmNN Doxygen files * Upload current ArmNN Doxygen files Signed-off-by: Ryan OShea Change-Id: I8989ed16ee40a99a4495b100bd009cf3e24a7285 --- Documentation/_neon_mean_workload_8hpp.html | 123 ++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 Documentation/_neon_mean_workload_8hpp.html (limited to 'Documentation/_neon_mean_workload_8hpp.html') diff --git a/Documentation/_neon_mean_workload_8hpp.html b/Documentation/_neon_mean_workload_8hpp.html new file mode 100644 index 0000000000..fca40b72f8 --- /dev/null +++ b/Documentation/_neon_mean_workload_8hpp.html @@ -0,0 +1,123 @@ + + + + + + + +ArmNN: src/backends/neon/workloads/NeonMeanWorkload.hpp File Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ArmNN +  NotReleased +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonMeanWorkload.hpp File Reference
+
+
+
#include <backendsCommon/Workload.hpp>
+#include <arm_compute/runtime/NEON/functions/NEReduceMean.h>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  NeonMeanWorkload
 
+ + + +

+Namespaces

 armnn
 
+ + + +

+Functions

arm_compute::Status NeonMeanWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const MeanDescriptor &desc)
 
+
+
+ + + + -- cgit v1.2.1