From add078b7f9a658d52ee6e8fe6771ea0517c07674 Mon Sep 17 00:00:00 2001 From: mathad01 Date: Mon, 10 May 2021 16:51:20 +0100 Subject: IVGCVSW-5908 Update 21.05 Doxygen Documents Signed-off-by: mathad01 Change-Id: I95316d4fc5f9d10185492dc835bb2411c1daea7b --- 21.05/_cl_cast_workload_8hpp.xhtml | 139 +++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 21.05/_cl_cast_workload_8hpp.xhtml (limited to '21.05/_cl_cast_workload_8hpp.xhtml') diff --git a/21.05/_cl_cast_workload_8hpp.xhtml b/21.05/_cl_cast_workload_8hpp.xhtml new file mode 100644 index 0000000000..c0c783cf0d --- /dev/null +++ b/21.05/_cl_cast_workload_8hpp.xhtml @@ -0,0 +1,139 @@ + + + + + + + + + + + + + +ArmNN: src/backends/cl/workloads/ClCastWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClCastWorkload.hpp File Reference
+
+
+
#include <backendsCommon/Workload.hpp>
+#include <arm_compute/core/Error.h>
+#include <arm_compute/runtime/CL/functions/CLCast.h>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  ClCastWorkload
 
+ + + + +

+Namespaces

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

+Functions

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