From 9aed8fb43441228343b925b42464a55042c47ca0 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 17 Nov 2021 13:16:45 +0000 Subject: IVGCVSW-6040 Update 21.11 Doxygen Documents Signed-off-by: Nikhil Raj Change-Id: Ia36ec98c4bebc27a69103911ea3409cd7db587a5 --- ..._cl_transpose_convolution2d_workload_8cpp.xhtml | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 21.11/_cl_transpose_convolution2d_workload_8cpp.xhtml (limited to '21.11/_cl_transpose_convolution2d_workload_8cpp.xhtml') diff --git a/21.11/_cl_transpose_convolution2d_workload_8cpp.xhtml b/21.11/_cl_transpose_convolution2d_workload_8cpp.xhtml new file mode 100644 index 0000000000..3a2fd08f65 --- /dev/null +++ b/21.11/_cl_transpose_convolution2d_workload_8cpp.xhtml @@ -0,0 +1,138 @@ + + + + + + + + + + + + + +ArmNN: src/backends/cl/workloads/ClTransposeConvolution2dWorkload.cpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ClTransposeConvolution2dWorkload.cpp File Reference
+
+
+
#include "ClTransposeConvolution2dWorkload.hpp"
+#include "ClWorkloadUtils.hpp"
+#include <cl/ClLayerSupport.hpp>
+#include <cl/ClTensorHandle.hpp>
+#include <aclCommon/ArmComputeUtils.hpp>
+#include <aclCommon/ArmComputeTensorUtils.hpp>
+#include <backendsCommon/TensorHandle.hpp>
+#include <arm_compute/runtime/CL/functions/CLDeconvolutionLayer.h>
+
+

Go to the source code of this file.

+ + + + + +

+Namespaces

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

+Functions

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