Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DReshape.cpp418 struct ReshapeNonConst2DShapeFixture : ReshapeNonConstShapeFixture struct
420 ReshapeNonConst2DShapeFixture() : ReshapeNonConstShapeFixture({ 2, 3, 2, 2 }, { 2 }, { 2, 12 }) in ReshapeNonConst2DShapeFixture() argument