From 8d2ca734165a068478df7cffa46185680b05cd20 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 24 Feb 2023 10:28:19 +0000 Subject: Update Doxygen docu for 23.02 Signed-off-by: Nikhil Raj Change-Id: Ie6c19a27d50fefab2796b2b5875374e81f5bf971 --- 23.02/classarmnn_1_1_const_tensor-members.xhtml | 134 ++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 23.02/classarmnn_1_1_const_tensor-members.xhtml (limited to '23.02/classarmnn_1_1_const_tensor-members.xhtml') diff --git a/23.02/classarmnn_1_1_const_tensor-members.xhtml b/23.02/classarmnn_1_1_const_tensor-members.xhtml new file mode 100644 index 0000000000..725bf9bf69 --- /dev/null +++ b/23.02/classarmnn_1_1_const_tensor-members.xhtml @@ -0,0 +1,134 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
ConstTensor Member List
+
+
+ +

This is the complete list of members for ConstTensor, including all inherited members.

+ + + + + + + + + + + + + + + + + + + + +
BaseTensor()BaseTensor< const void *>
BaseTensor(const TensorInfo &info, const void * memoryArea)BaseTensor< const void *>
BaseTensor(const BaseTensor &other)BaseTensor< const void *>
ConstTensor()ConstTensorinline
ConstTensor(const Tensor &other)ConstTensorinline
ConstTensor(const TensorInfo &info, const ContainerType< T, ContainerArgs... > &container)ConstTensorinline
ConstTensor(const TensorInfo &info, MemoryType memoryArea)ConstTensorinline
GetDataType() constBaseTensor< const void *>inline
GetInfo() constBaseTensor< const void *>inline
GetInfo()BaseTensor< const void *>inline
GetMemoryArea() constBaseTensor< const void *>inline
GetNumBytes() constBaseTensor< const void *>inline
GetNumDimensions() constBaseTensor< const void *>inline
GetNumElements() constBaseTensor< const void *>inline
GetShape() constBaseTensor< const void *>inline
GetShape()BaseTensor< const void *>inline
m_MemoryAreaBaseTensor< const void *>protected
operator=(const BaseTensor &)BaseTensor< const void *>
~BaseTensor()BaseTensor< const void *>inlineprotected
+
+ + + + -- cgit v1.2.1