From ae050524109f1ce827962665436ef7430f2ac479 Mon Sep 17 00:00:00 2001 From: David Monahan Date: Wed, 22 Mar 2023 16:48:58 +0000 Subject: IVGCVSW-7255 Update Doxygen Documentation and publish on GitHub. * Updating Doxygen documentation for 23.02 release. Signed-off-by: David Monahan Change-Id: I545574ff7664b4595d2fe6a91a3c35d2ad55df82 --- latest/_depth_to_space_8hpp.xhtml | 135 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 latest/_depth_to_space_8hpp.xhtml (limited to 'latest/_depth_to_space_8hpp.xhtml') diff --git a/latest/_depth_to_space_8hpp.xhtml b/latest/_depth_to_space_8hpp.xhtml new file mode 100644 index 0000000000..d8dbc8ec7a --- /dev/null +++ b/latest/_depth_to_space_8hpp.xhtml @@ -0,0 +1,135 @@ + + + + + + + + + + + + + +ArmNN: src/backends/reference/workloads/DepthToSpace.hpp File Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
DepthToSpace.hpp File Reference
+
+
+
#include <armnn/Descriptors.hpp>
+#include <armnn/Tensor.hpp>
+
+

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