Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/
H A DShape.cpp61 struct ShapeFloatFixture : ShapeMainFixture struct
63 ShapeFloatFixture() : ShapeMainFixture("1", "7", "4", { 1, 3, 1, 5 }) in ShapeFloatFixture() argument