Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/fixtures/
DDeconvolutionLayerFixture.h250 …up(TensorShape input_shape, unsigned int sx, unsigned int sy, unsigned int padx, unsigned int pady, in setup()
292 …up(TensorShape input_shape, unsigned int sx, unsigned int sy, unsigned int padx, unsigned int pady, in setup()
314 …up(TensorShape input_shape, unsigned int sx, unsigned int sy, unsigned int padx, unsigned int pady, in setup()
/external/ComputeLibrary/arm_compute/core/utils/misc/
DShapeCalculator.h462 … std::pair<unsigned int, unsigned int> &out_dims, uint32_t &padx, uint32_t &pady) in compute_deconvolution_upsampled_shape()