Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DGather.cpp89 struct SimpleGatherFixture : public GatherFixture struct
91 SimpleGatherFixture() : GatherFixture("[ 5, 2 ]", "[ 3, 2 ]", "[ 3 ]") {} in SimpleGatherFixture() function