Home
last modified time | relevance | path

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

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