From 4840dfb7543d66652dc11c5ff39c8f5c1e2f9370 Mon Sep 17 00:00:00 2001 From: Ryan OShea Date: Tue, 25 Aug 2020 12:35:58 +0100 Subject: Updating Doxygen Documentation for 20.08 release Signed-off-by: Ryan OShea Change-Id: I605409f8720de5353feceb161b39f8a5f0598180 --- 20.08/_cl_convolution2d_workload_8hpp.xhtml | 142 ++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 20.08/_cl_convolution2d_workload_8hpp.xhtml (limited to '20.08/_cl_convolution2d_workload_8hpp.xhtml') diff --git a/20.08/_cl_convolution2d_workload_8hpp.xhtml b/20.08/_cl_convolution2d_workload_8hpp.xhtml new file mode 100644 index 0000000000..023bd856d3 --- /dev/null +++ b/20.08/_cl_convolution2d_workload_8hpp.xhtml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + +ArmNN: src/backends/cl/workloads/ClConvolution2dWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClConvolution2dWorkload.hpp File Reference
+
+
+
#include <armnn/Tensor.hpp>
+#include <armnn/Descriptors.hpp>
+#include <backendsCommon/Workload.hpp>
+#include <arm_compute/runtime/CL/functions/CLConvolutionLayer.h>
+#include <arm_compute/runtime/MemoryManagerOnDemand.h>
+#include <memory>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  ClConvolution2dWorkload
 
+ + + + +

+Namespaces

 armnn
 Copyright (c) 2020 ARM Limited.
 
+ + + +

+Functions

arm_compute::Status ClConvolution2dWorkloadValidate (const TensorInfo &input, const TensorInfo &output, const Convolution2dDescriptor &descriptor, const TensorInfo &weights, const Optional< TensorInfo > &biases)
 
+
+
+ + + + -- cgit v1.2.1