Home
last modified time | relevance | path

Searched defs:ParserPrototxtFixture (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/armnnUtils/
H A DParserPrototxtFixture.hpp24 struct ParserPrototxtFixture struct
26 ParserPrototxtFixture() in ParserPrototxtFixture() argument
69 std::string m_Prototext;
70 std::unique_ptr<TParser, void(*)(TParser* parser)> m_Parser;
71 armnn::IRuntimePtr m_Runtime;
72 armnn::NetworkId m_NetworkIdentifier;
77 std::string m_SingleInputName;
78 std::string m_SingleOutputName;
83 armnn::TensorShape m_SingleOutputShape;