Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DOutputShapeOfSqueeze.cpp13 struct TfLiteParserFixture struct
19 TfLiteParserFixture() : m_Parser( ), m_InputShape { 1, 2, 2, 1 } {} in TfLiteParserFixture() argument
20 ~TfLiteParserFixture() { } in ~TfLiteParserFixture() argument