Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DGather.cpp103 struct GatherUint8Fixture : public GatherFixture struct
105 GatherUint8Fixture() : GatherFixture("[ 8 ]", "[ 3 ]", "[ 3 ]", "UINT8") {} in GatherUint8Fixture() function