Home
last modified time | relevance | path

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

/external/armnn/src/armnnDeserializer/test/
DDeserializeDepthToSpace.cpp16 struct DepthToSpaceFixture : public ParserFlatbuffersSerializeFixture struct
18 explicit DepthToSpaceFixture(const std::string& inputShape, in DepthToSpaceFixture() function