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 --- ...lassarmnn_1_1_q_a_symm_s8_decoder-members.xhtml | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 21.02/classarmnn_1_1_q_a_symm_s8_decoder-members.xhtml (limited to '21.02/classarmnn_1_1_q_a_symm_s8_decoder-members.xhtml') diff --git a/21.02/classarmnn_1_1_q_a_symm_s8_decoder-members.xhtml b/21.02/classarmnn_1_1_q_a_symm_s8_decoder-members.xhtml new file mode 100644 index 0000000000..59c437e175 --- /dev/null +++ b/21.02/classarmnn_1_1_q_a_symm_s8_decoder-members.xhtml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
QASymmS8Decoder Member List
+
+
+ +

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

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