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 --- .../structarmnn_1_1_pad_descriptor-members.xhtml | 126 +++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 latest/structarmnn_1_1_pad_descriptor-members.xhtml (limited to 'latest/structarmnn_1_1_pad_descriptor-members.xhtml') diff --git a/latest/structarmnn_1_1_pad_descriptor-members.xhtml b/latest/structarmnn_1_1_pad_descriptor-members.xhtml new file mode 100644 index 0000000000..187aaa608b --- /dev/null +++ b/latest/structarmnn_1_1_pad_descriptor-members.xhtml @@ -0,0 +1,126 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
PadDescriptor Member List
+
+
+ +

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

+ + + + + + + + + +
IsNull() constBaseDescriptorinlinevirtual
m_PaddingModePadDescriptor
m_PadListPadDescriptor
m_PadValuePadDescriptor
operator==(const PadDescriptor &rhs) constPadDescriptorinline
PadDescriptor()PadDescriptorinline
PadDescriptor(const std::vector< std::pair< unsigned int, unsigned int >> &padList, const float &padValue=0, const PaddingMode &paddingMode=PaddingMode::Constant)PadDescriptorinline
~BaseDescriptor()=defaultBaseDescriptorvirtual
+
+ + + + -- cgit v1.2.1