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/_cl_concat_workload_8hpp.xhtml | 140 +++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 22.05/_cl_concat_workload_8hpp.xhtml (limited to '22.05/_cl_concat_workload_8hpp.xhtml') diff --git a/22.05/_cl_concat_workload_8hpp.xhtml b/22.05/_cl_concat_workload_8hpp.xhtml new file mode 100644 index 0000000000..e3ee9f1b4f --- /dev/null +++ b/22.05/_cl_concat_workload_8hpp.xhtml @@ -0,0 +1,140 @@ + + + + + + + + + + + + + +ArmNN: src/backends/cl/workloads/ClConcatWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClConcatWorkload.hpp File Reference
+
+
+
#include "ClBaseWorkload.hpp"
+#include <arm_compute/core/Error.h>
+#include <arm_compute/runtime/IFunction.h>
+#include <arm_compute/runtime/CL/functions/CLConcatenateLayer.h>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  ClConcatWorkload
 
+ + + + +

+Namespaces

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

+Functions

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