Searched defs:SimpleProdFixture (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/ |
H A D | Prod.cpp | 87 struct SimpleProdFixture : public ProdFixture struct 89 …SimpleProdFixture() : ProdFixture("[ 1, 3, 2, 4 ]", "[ 1, 1, 1, 4 ]", "[ 2 ]", "[ 1, 0, 0, 0, 2, … in SimpleProdFixture() argument
|