From fd627ffaec8fd8801d980b4c91ee7c0607ab6aaf Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 25 Feb 2021 17:44:00 +0000 Subject: IVGCVSW-5687 Update Doxygen Docu * Update Doxygen Documentation for 21.02 release Signed-off-by: Jan Eilers Change-Id: I9ed2f9caab038836ea99d7b378d7899fe431a4e5 --- 21.02/classarmnn_1_1_float16_decoder-members.xhtml | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 21.02/classarmnn_1_1_float16_decoder-members.xhtml (limited to '21.02/classarmnn_1_1_float16_decoder-members.xhtml') diff --git a/21.02/classarmnn_1_1_float16_decoder-members.xhtml b/21.02/classarmnn_1_1_float16_decoder-members.xhtml new file mode 100644 index 0000000000..cae3f9dc17 --- /dev/null +++ b/21.02/classarmnn_1_1_float16_decoder-members.xhtml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
Float16Decoder Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + +
BaseIterator()BaseIteratorinline
Decoder()Decoder< float >inline
DecodeTensor(const TensorShape &tensorShape, const unsigned int channelMultiplier, const bool isDepthwise) overrideFloat16Decoderinlinevirtual
Float16Decoder(const Half *data)Float16Decoderinline
Float16Decoder()Float16Decoderinline
Get() const overrideFloat16Decoderinlinevirtual
m_IteratorTypedIterator< const Half, Decoder< float > >protected
m_StartTypedIterator< const Half, Decoder< float > >protected
operator++() overrideTypedIterator< const Half, Decoder< float > >inlinevirtual
operator+=(const unsigned int increment) overrideTypedIterator< const Half, Decoder< float > >inlinevirtual
operator-=(const unsigned int increment) overrideTypedIterator< const Half, Decoder< float > >inlinevirtual
operator[](const unsigned int index) overrideTypedIterator< const Half, Decoder< float > >inlinevirtual
Reset(void *data) overrideTypedIterator< const Half, Decoder< float > >inlinevirtual
SetIndex(unsigned int index, unsigned int axisIndex=0) overrideTypedIterator< const Half, Decoder< float > >inlinevirtual
TypedIterator(const Half *data=nullptr)TypedIterator< const Half, Decoder< float > >inline
~BaseIterator()BaseIteratorinlinevirtual
~Decoder()Decoder< float >inlinevirtual
+
+ + + + -- cgit v1.2.1