Home
last modified time | relevance | path

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

/external/armnn/src/armnnTfLiteParser/test/
DPad.cpp103 struct Uint8PadFixture : public PadFixture struct
105 Uint8PadFixture() : PadFixture("[ 2, 3 ]", "[ 4, 7 ]", "[ 2, 2 ]", in Uint8PadFixture() function