Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DReshape.cpp433 struct ReshapeInvalidDimNonConstShapeFixture : ReshapeNonConstShapeFixture struct
435ReshapeInvalidDimNonConstShapeFixture() : ReshapeNonConstShapeFixture({ 2, 3, 2, 2 }, { 1, 2 }, { … in ReshapeInvalidDimNonConstShapeFixture() argument