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 --- ...armnn_deserializer_1_1_binding_point_info.xhtml | 169 +++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 21.08/structarmnn_deserializer_1_1_binding_point_info.xhtml (limited to '21.08/structarmnn_deserializer_1_1_binding_point_info.xhtml') diff --git a/21.08/structarmnn_deserializer_1_1_binding_point_info.xhtml b/21.08/structarmnn_deserializer_1_1_binding_point_info.xhtml new file mode 100644 index 0000000000..a33081d506 --- /dev/null +++ b/21.08/structarmnn_deserializer_1_1_binding_point_info.xhtml @@ -0,0 +1,169 @@ + + + + + + + + + + + + + +ArmNN: BindingPointInfo Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
BindingPointInfo Struct Reference
+
+
+ +

#include <IDeserializer.hpp>

+ + + + + + +

+Public Attributes

armnn::LayerBindingId m_BindingId
 
armnn::TensorInfo m_TensorInfo
 
+

Detailed Description

+
+

Definition at line 18 of file IDeserializer.hpp.

+

Member Data Documentation

+ +

◆ m_BindingId

+ +
+
+ + + + +
armnn::LayerBindingId m_BindingId
+
+ +

Definition at line 20 of file IDeserializer.hpp.

+ +

Referenced by CreateNetworkImpl< IParser >::Create(), and main().

+ +
+
+ +

◆ m_TensorInfo

+ +
+
+ + + + +
armnn::TensorInfo m_TensorInfo
+
+ +

Definition at line 21 of file IDeserializer.hpp.

+ +

Referenced by CreateNetworkImpl< IParser >::Create(), and main().

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