Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DBatchToSpaceND.cpp11 struct BatchToSpaceNDFixture : public ParserFlatbuffersFixture struct
13 explicit BatchToSpaceNDFixture(const std::string & inputShape, in BatchToSpaceNDFixture() function