Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnDeserializer/test/
H A DDeserializeReshape.cpp97 struct SimpleReshapeFixture : ReshapeFixture struct
99 SimpleReshapeFixture() : ReshapeFixture("[ 1, 9 ]", "[ 3, 3 ]", "[ 3, 3 ]", in SimpleReshapeFixture() argument