ArmNN
 21.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 >