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/namespacearmnn_utils.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 21.02/namespacearmnn_utils.js (limited to '21.02/namespacearmnn_utils.js') diff --git a/21.02/namespacearmnn_utils.js b/21.02/namespacearmnn_utils.js new file mode 100644 index 0000000000..89b8d20535 --- /dev/null +++ b/21.02/namespacearmnn_utils.js @@ -0,0 +1,12 @@ +var namespacearmnn_utils = +[ + [ "DataLayoutIndexed", "classarmnn_utils_1_1_data_layout_indexed.xhtml", "classarmnn_utils_1_1_data_layout_indexed" ], + [ "FloatingPointConverter", "classarmnn_utils_1_1_floating_point_converter.xhtml", null ], + [ "IsFloatingPointIterator", "structarmnn_utils_1_1_is_floating_point_iterator.xhtml", null ], + [ "ModelAccuracyChecker", "classarmnn_utils_1_1_model_accuracy_checker.xhtml", "classarmnn_utils_1_1_model_accuracy_checker" ], + [ "ParserPrototxtFixture", "structarmnn_utils_1_1_parser_prototxt_fixture.xhtml", "structarmnn_utils_1_1_parser_prototxt_fixture" ], + [ "SelectiveQuantizer", "structarmnn_utils_1_1_selective_quantizer.xhtml", null ], + [ "SelectiveQuantizer< armnn::BFloat16, false >", "structarmnn_utils_1_1_selective_quantizer_3_01armnn_1_1_b_float16_00_01false_01_4.xhtml", null ], + [ "SelectiveQuantizer< armnn::Half, false >", "structarmnn_utils_1_1_selective_quantizer_3_01armnn_1_1_half_00_01false_01_4.xhtml", null ], + [ "SelectiveQuantizer< T, false >", "structarmnn_utils_1_1_selective_quantizer_3_01_t_00_01false_01_4.xhtml", null ] +]; \ No newline at end of file -- cgit v1.2.1