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/_neon_batch_to_space_nd_workload_8hpp.xhtml | 140 ++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 21.05/_neon_batch_to_space_nd_workload_8hpp.xhtml (limited to '21.05/_neon_batch_to_space_nd_workload_8hpp.xhtml') diff --git a/21.05/_neon_batch_to_space_nd_workload_8hpp.xhtml b/21.05/_neon_batch_to_space_nd_workload_8hpp.xhtml new file mode 100644 index 0000000000..f4a29f66f4 --- /dev/null +++ b/21.05/_neon_batch_to_space_nd_workload_8hpp.xhtml @@ -0,0 +1,140 @@ + + + + + + + + + + + + + +ArmNN: src/backends/neon/workloads/NeonBatchToSpaceNdWorkload.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
NeonBatchToSpaceNdWorkload.hpp File Reference
+
+
+
#include <armnn/Tensor.hpp>
+#include <armnn/Descriptors.hpp>
+#include <backendsCommon/Workload.hpp>
+#include <arm_compute/runtime/NEON/functions/NEBatchToSpaceLayer.h>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  NeonBatchToSpaceNdWorkload
 
+ + + + +

+Namespaces

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

+Functions

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