From f4019872c1134c6fcc1d6993e5746f55c1e79208 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 8 Mar 2022 20:01:38 +0000 Subject: IVGCVSW-6819 Fix the directory structure and broken link to latest docu Signed-off-by: Nikhil Raj Change-Id: I05b559d15faf92c76ff536719693b361316be4f3 --- ...utils_1_1_parser_prototxt_fixture-members.xhtml | 133 +++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 22.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml (limited to '22.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml') diff --git a/22.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml b/22.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml new file mode 100644 index 0000000000..f892b2a87d --- /dev/null +++ b/22.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
ParserPrototxtFixture< TParser > Member List
+
+
+ +

This is the complete list of members for ParserPrototxtFixture< TParser >, including all inherited members.

+ + + + + + + + + + + + + + + + + + + +
m_NetworkIdentifierParserPrototxtFixture< TParser >
m_ParserParserPrototxtFixture< TParser >
m_PrototextParserPrototxtFixture< TParser >
m_RuntimeParserPrototxtFixture< TParser >
m_SingleInputNameParserPrototxtFixture< TParser >
m_SingleOutputNameParserPrototxtFixture< TParser >
m_SingleOutputShapeParserPrototxtFixture< TParser >
ParserPrototxtFixture()ParserPrototxtFixture< TParser >inline
RunComparisonTest(const std::map< std::string, std::vector< float >> &inputData, const std::map< std::string, std::vector< uint8_t >> &expectedOutputData)ParserPrototxtFixture< TParser >
RunTest(const std::vector< float > &inputData, const std::vector< float > &expectedOutputData)ParserPrototxtFixture< TParser >
RunTest(const std::map< std::string, std::vector< float >> &inputData, const std::map< std::string, std::vector< T >> &expectedOutputData)ParserPrototxtFixture< TParser >
Setup(const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs)ParserPrototxtFixture< TParser >
Setup(const std::map< std::string, armnn::TensorShape > &inputShapes)ParserPrototxtFixture< TParser >
Setup()ParserPrototxtFixture< TParser >
SetupOptimizedNetwork(const std::map< std::string, armnn::TensorShape > &inputShapes, const std::vector< std::string > &requestedOutputs)ParserPrototxtFixture< TParser >
SetupSingleInputSingleOutput(const std::string &inputName, const std::string &outputName)ParserPrototxtFixture< TParser >
SetupSingleInputSingleOutput(const armnn::TensorShape &inputTensorShape, const std::string &inputName, const std::string &outputName)ParserPrototxtFixture< TParser >
SetupSingleInputSingleOutput(const armnn::TensorShape &inputTensorShape, const armnn::TensorShape &outputTensorShape, const std::string &inputName, const std::string &outputName)ParserPrototxtFixture< TParser >
+
+ + + + -- cgit v1.2.1