Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnDeserializer/test/
H A DDeserializeGather.cpp132 struct SimpleGatherFixtureFloat32 : GatherFixture struct
134 SimpleGatherFixtureFloat32() : GatherFixture("[ 3, 2, 3 ]", "[ 2, 3 ]", "[1, 2, 1, 2, 1, 0]", in SimpleGatherFixtureFloat32() function