From f86be93b7492b381370cae7bf71eca8572a0cbae Mon Sep 17 00:00:00 2001 From: Matthew Sloyan Date: Tue, 24 Aug 2021 16:27:15 +0100 Subject: IVGCVSW-5924 Update 21.08 Doxygen Documents * Also updated latest symlink. Signed-off-by: Matthew Sloyan Change-Id: If9b4e0e52464abdf797b9eb858ae19bcc64c2aea --- ...eference_2workloads_2_depth_to_space_8cpp.xhtml | 134 +++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 21.08/backends_2reference_2workloads_2_depth_to_space_8cpp.xhtml (limited to '21.08/backends_2reference_2workloads_2_depth_to_space_8cpp.xhtml') diff --git a/21.08/backends_2reference_2workloads_2_depth_to_space_8cpp.xhtml b/21.08/backends_2reference_2workloads_2_depth_to_space_8cpp.xhtml new file mode 100644 index 0000000000..8e0a70cbc5 --- /dev/null +++ b/21.08/backends_2reference_2workloads_2_depth_to_space_8cpp.xhtml @@ -0,0 +1,134 @@ + + + + + + + + + + + + + +ArmNN: src/backends/reference/workloads/DepthToSpace.cpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
DepthToSpace.cpp File Reference
+
+
+ +

Go to the source code of this file.

+ + + + + +

+Namespaces

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

+Functions

void DepthToSpace (const TensorInfo &inputInfo, const DepthToSpaceDescriptor &descriptor, const void *inputData, void *outputData, unsigned int dataTypeSize)
 
+
+
+ + + + -- cgit v1.2.1