Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DGatherNd.cpp93 struct SimpleGatherNdFixture : public GatherNdFixture struct
95 SimpleGatherNdFixture() : GatherNdFixture("[ 5, 2 ]", "[ 3, 1 ]", "[ 3, 2 ]" ) {} in SimpleGatherNdFixture() argument