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 --- ...em_handle_1_1_input_mem_descriptor_coords.xhtml | 165 +++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 23.02/structarmnn_1_1experimental_1_1_working_mem_handle_1_1_input_mem_descriptor_coords.xhtml (limited to '23.02/structarmnn_1_1experimental_1_1_working_mem_handle_1_1_input_mem_descriptor_coords.xhtml') diff --git a/23.02/structarmnn_1_1experimental_1_1_working_mem_handle_1_1_input_mem_descriptor_coords.xhtml b/23.02/structarmnn_1_1experimental_1_1_working_mem_handle_1_1_input_mem_descriptor_coords.xhtml new file mode 100644 index 0000000000..6a0b0eded5 --- /dev/null +++ b/23.02/structarmnn_1_1experimental_1_1_working_mem_handle_1_1_input_mem_descriptor_coords.xhtml @@ -0,0 +1,165 @@ + + + + + + + + + + + + + +ArmNN: WorkingMemHandle::InputMemDescriptorCoords Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
WorkingMemHandle::InputMemDescriptorCoords Struct Reference
+
+
+ +

#include <WorkingMemHandle.hpp>

+ + + + + + +

+Public Attributes

LayerBindingId m_LayerBindingId
 
std::vector< std::pair< unsigned int, unsigned int > > m_InputSlotCoords
 
+

Detailed Description

+
+

Definition at line 33 of file WorkingMemHandle.hpp.

+

Member Data Documentation

+ +

◆ m_InputSlotCoords

+ +
+
+ + + + +
std::vector<std::pair<unsigned int, unsigned int> > m_InputSlotCoords
+
+ +

Definition at line 37 of file WorkingMemHandle.hpp.

+ +
+
+ +

◆ m_LayerBindingId

+ +
+
+ + + + +
LayerBindingId m_LayerBindingId
+
+ +

Definition at line 35 of file WorkingMemHandle.hpp.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.2.1