Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnnTfLiteParser/test/
H A DPadV2.cpp137 struct Uint8PadV2Fixture : public PadV2Fixture struct
139 Uint8PadV2Fixture() : PadV2Fixture("[ 2,3 ]", "[ 4,7 ]", "[ 2,2 ]", in Uint8PadV2Fixture() function