From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ...utils_1_1_parser_prototxt_fixture-members.xhtml | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 20.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml (limited to '20.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml') diff --git a/20.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml b/20.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml new file mode 100644 index 0000000000..0f471207e6 --- /dev/null +++ b/20.02/structarmnn_utils_1_1_parser_prototxt_fixture-members.xhtml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.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()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