From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ...armnn_deserializer_1_1_binding_point_info.xhtml | 169 +++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 20.02/structarmnn_deserializer_1_1_binding_point_info.xhtml (limited to '20.02/structarmnn_deserializer_1_1_binding_point_info.xhtml') diff --git a/20.02/structarmnn_deserializer_1_1_binding_point_info.xhtml b/20.02/structarmnn_deserializer_1_1_binding_point_info.xhtml new file mode 100644 index 0000000000..ebb712e2f6 --- /dev/null +++ b/20.02/structarmnn_deserializer_1_1_binding_point_info.xhtml @@ -0,0 +1,169 @@ + + + + + + + + + + + + + +ArmNN: BindingPointInfo Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
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