Searched defs:ConcatFixture (Results 1 – 1 of 1) sorted by relevance
13 struct ConcatFixture : public armnnUtils::ParserPrototxtFixture<armnnOnnxParser::IOnnxParser> struct15 ConcatFixture(const std::string& axis, in ConcatFixture() function