Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp1839 ANeuralNetworksOperandType padLeft = scalar; in poolingOpTest() local
1850 {input, padLeft, padRight, padTop, padBottom, strideWidth, in poolingOpTest()
1870 {input, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, filterWidth, in poolingOpTest()
2130 ANeuralNetworksOperandType padLeft = scalar; in convOpTest() local
2141 {input, filter, bias, padLeft, padRight, padTop, padBottom, in convOpTest()
2167 {input, filter, bias, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, in convOpTest()
2186 {input, filter, bias, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, in convOpTest()
2265 ANeuralNetworksOperandType padLeft = scalar; in depthwiseConvOpTest() local
2276 {input, filter, bias, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, in depthwiseConvOpTest()
2302 {input, filter, bias, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, in depthwiseConvOpTest()
[all …]