Searched defs:SimpleProdFixture (Results 1 – 1 of 1) sorted by relevance
| /external/armnn/src/armnnTfLiteParser/test/ |
| 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
|