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_softmax_workload_8hpp.xhtml | 142 +++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 22.05.01/_neon_softmax_workload_8hpp.xhtml (limited to '22.05.01/_neon_softmax_workload_8hpp.xhtml') diff --git a/22.05.01/_neon_softmax_workload_8hpp.xhtml b/22.05.01/_neon_softmax_workload_8hpp.xhtml new file mode 100644 index 0000000000..8386481bcd --- /dev/null +++ b/22.05.01/_neon_softmax_workload_8hpp.xhtml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + +ArmNN: src/backends/neon/workloads/NeonSoftmaxWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.05.01 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonSoftmaxWorkload.hpp File Reference
+
+
+
#include <armnn/Descriptors.hpp>
+#include "NeonBaseWorkload.hpp"
+#include <arm_compute/core/Error.h>
+#include <arm_compute/runtime/IFunction.h>
+#include <arm_compute/runtime/MemoryManagerOnDemand.h>
+#include <memory>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  NeonSoftmaxWorkload
 
+ + + + +

+Namespaces

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

+Functions

arm_compute::Status NeonSoftmaxWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const SoftmaxDescriptor &descriptor)
 
+
+
+ + + + -- cgit v1.2.1