|
25.02
|
This is the complete list of members for ParserPrototxtFixture< TParser >, including all inherited members.
| m_NetworkIdentifier | ParserPrototxtFixture< TParser > | |
| m_Parser | ParserPrototxtFixture< TParser > | |
| m_Prototext | ParserPrototxtFixture< TParser > | |
| m_Runtime | ParserPrototxtFixture< TParser > | |
| m_SingleInputName | ParserPrototxtFixture< TParser > | |
| m_SingleOutputName | ParserPrototxtFixture< TParser > | |
| m_SingleOutputShape | ParserPrototxtFixture< 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 > |