Home
last modified time | relevance | path

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

/external/armnn/src/armnnTfParser/test/
DReshape.cpp12 struct ReshapeFixture : public armnnUtils::ParserPrototxtFixture<armnnTfParser::ITfParser> struct
14 ReshapeFixture() in ReshapeFixture() argument
80 BOOST_FIXTURE_TEST_CASE(ParseReshape, ReshapeFixture) in BOOST_FIXTURE_TEST_CASE() argument
/external/armnn/src/armnnDeserializer/test/
DDeserializeReshape.cpp15 struct ReshapeFixture : public ParserFlatbuffersSerializeFixture struct
17 explicit ReshapeFixture(const std::string &inputShape, in ReshapeFixture() function
/external/armnn/src/armnnTfLiteParser/test/
DReshape.cpp15 struct ReshapeFixture : public ParserFlatbuffersFixture struct
17 explicit ReshapeFixture(const std::string& inputShape, in ReshapeFixture() function