From de36e4a9c299028e792c3a5bd99ad0816d806077 Mon Sep 17 00:00:00 2001 From: Ryan OShea Date: Fri, 13 Mar 2020 16:26:19 +0000 Subject: IVGCVSW-3726 Upload ArmNN Doxygen files * Upload current ArmNN Doxygen files Signed-off-by: Ryan OShea Change-Id: I8989ed16ee40a99a4495b100bd009cf3e24a7285 --- .../_cl_depth_to_space_workload_8hpp.html | 124 +++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 Documentation/_cl_depth_to_space_workload_8hpp.html (limited to 'Documentation/_cl_depth_to_space_workload_8hpp.html') diff --git a/Documentation/_cl_depth_to_space_workload_8hpp.html b/Documentation/_cl_depth_to_space_workload_8hpp.html new file mode 100644 index 0000000000..828a3e039d --- /dev/null +++ b/Documentation/_cl_depth_to_space_workload_8hpp.html @@ -0,0 +1,124 @@ + + + + + + + +ArmNN: src/backends/cl/workloads/ClDepthToSpaceWorkload.hpp File Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ArmNN +  NotReleased +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClDepthToSpaceWorkload.hpp File Reference
+
+
+
#include <armnn/Descriptors.hpp>
+#include <backendsCommon/Workload.hpp>
+#include <arm_compute/runtime/CL/functions/CLDepthToSpaceLayer.h>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  ClDepthToSpaceWorkload
 
+ + + +

+Namespaces

 armnn
 
+ + + +

+Functions

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