From 549b9600a6eaf0727fa084465a75f173edf8f381 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 24 May 2022 11:32:07 +0100 Subject: Update 22.05 Doxygen Docs after updates to main Readme Signed-off-by: Nikhil Raj Change-Id: I56711772406a41ff81fa136a5fb6c59c9b9cf504 --- 22.05/_neon_concat_workload_8hpp.xhtml | 141 +++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 22.05/_neon_concat_workload_8hpp.xhtml (limited to '22.05/_neon_concat_workload_8hpp.xhtml') diff --git a/22.05/_neon_concat_workload_8hpp.xhtml b/22.05/_neon_concat_workload_8hpp.xhtml new file mode 100644 index 0000000000..854f737f1b --- /dev/null +++ b/22.05/_neon_concat_workload_8hpp.xhtml @@ -0,0 +1,141 @@ + + + + + + + + + + + + + +ArmNN: src/backends/neon/workloads/NeonConcatWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonConcatWorkload.hpp File Reference
+
+
+
#include "NeonBaseWorkload.hpp"
+#include <arm_compute/core/Error.h>
+#include <arm_compute/runtime/IFunction.h>
+#include <arm_compute/runtime/NEON/functions/NEConcatenateLayer.h>
+#include <memory>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  NeonConcatWorkload
 
+ + + + +

+Namespaces

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

+Functions

arm_compute::Status NeonConcatWorkloadValidate (const std::vector< const TensorInfo *> &inputs, const TensorInfo &output, const OriginsDescriptor &descriptor)
 
+
+
+ + + + -- cgit v1.2.1