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 --- Documentation/_cl_convolution2d_workload_8cpp.html | 123 +++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 Documentation/_cl_convolution2d_workload_8cpp.html (limited to 'Documentation/_cl_convolution2d_workload_8cpp.html') diff --git a/Documentation/_cl_convolution2d_workload_8cpp.html b/Documentation/_cl_convolution2d_workload_8cpp.html new file mode 100644 index 0000000000..906206abd4 --- /dev/null +++ b/Documentation/_cl_convolution2d_workload_8cpp.html @@ -0,0 +1,123 @@ + + + + + + + +ArmNN: src/backends/cl/workloads/ClConvolution2dWorkload.cpp File Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ArmNN +  NotReleased +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClConvolution2dWorkload.cpp File Reference
+
+
+
#include "ClConvolution2dWorkload.hpp"
+#include "ClWorkloadUtils.hpp"
+#include <cl/ClLayerSupport.hpp>
+#include <cl/ClTensorHandle.hpp>
+#include <aclCommon/ArmComputeUtils.hpp>
+#include <aclCommon/ArmComputeTensorUtils.hpp>
+#include <backendsCommon/CpuTensorHandle.hpp>
+#include <arm_compute/runtime/CL/functions/CLConvolutionLayer.h>
+
+

Go to the source code of this file.

+ + + + +

+Namespaces

 armnn
 
+ + + +

+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