Searched defs:GemmAllAttributesFixture (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/armnn/src/armnnOnnxParser/test/ |
H A D | Gemm.cpp | 104 struct GemmAllAttributesFixture : GemmFixture struct 106 …GemmAllAttributesFixture() : GemmFixture("0.25", "0.35", "1", "1", { 4, 3 }, { 5, 4 }, { 5 }, { 3,… in GemmAllAttributesFixture() argument
|