Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DGatherNd.cpp107 struct GatherNdUint8Fixture : public GatherNdFixture struct
109 GatherNdUint8Fixture() : GatherNdFixture("[ 8 ]", "[ 3, 1 ]", "[ 3 ]", "UINT8") {} in GatherNdUint8Fixture() argument