Home
last modified time | relevance | path

Searched refs:padSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp1749 ANeuralNetworksOperandType padSize = in padOpTest() local
1753 OperationTestBase test(ANEURALNETWORKS_PAD, {input, padSize}, {output}, in padOpTest()
1770 ANeuralNetworksOperandType padSize = in padV2OpTest() local
1781 OperationTestBase test(ANEURALNETWORKS_PAD_V2, {input, padSize, padValue}, {output}, in padV2OpTest()