Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DPad.cpp121 struct Int8PadFixture : public PadFixture struct
123 Int8PadFixture() : PadFixture("[ 2, 3 ]", "[ 4, 7 ]", "[ 2, 2 ]", in Int8PadFixture() function