From d5d43d82c0137e08553e44345c609cdd1a7931c7 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 17 Jun 2022 13:24:58 +0100 Subject: Update Doxygen for 22.05 patch release * Pooling3D added to tfLite delegate * Available in tag 22.05.01 Signed-off-by: Nikhil Raj Change-Id: I8d605bba4e87d30baa2c6d7b338c78a4400dc021 --- 22.05.01/_neon_comparison_workload_8hpp.xhtml | 139 ++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 22.05.01/_neon_comparison_workload_8hpp.xhtml (limited to '22.05.01/_neon_comparison_workload_8hpp.xhtml') diff --git a/22.05.01/_neon_comparison_workload_8hpp.xhtml b/22.05.01/_neon_comparison_workload_8hpp.xhtml new file mode 100644 index 0000000000..3ef297944b --- /dev/null +++ b/22.05.01/_neon_comparison_workload_8hpp.xhtml @@ -0,0 +1,139 @@ + + + + + + + + + + + + + +ArmNN: src/backends/neon/workloads/NeonComparisonWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.05.01 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonComparisonWorkload.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  NeonComparisonWorkload
 
+ + + + +

+Namespaces

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

+Functions

arm_compute::Status NeonComparisonWorkloadValidate (const TensorInfo &input0, const TensorInfo &input1, const TensorInfo &output, const ComparisonDescriptor &descriptor)
 
+
+
+ + + + -- cgit v1.2.1