Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp1839 ANeuralNetworksOperandType padRight = scalar; in poolingOpTest() local
1849 {input, padLeft, padRight, padTop, padBottom, strideWidth, in poolingOpTest()
1869 {input, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, filterWidth, in poolingOpTest()
2130 ANeuralNetworksOperandType padRight = scalar; in convOpTest() local
2140 {input, filter, bias, padLeft, padRight, padTop, padBottom, in convOpTest()
2166 {input, filter, bias, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, in convOpTest()
2185 {input, filter, bias, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, in convOpTest()
2265 ANeuralNetworksOperandType padRight = scalar; in depthwiseConvOpTest() local
2275 {input, filter, bias, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, in depthwiseConvOpTest()
2301 {input, filter, bias, padLeft, padRight, padTop, padBottom, strideWidth, strideHeight, in depthwiseConvOpTest()
[all …]