Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/cpu/
DDepthwiseConvKernel.cpp188 for (int64_t otw = 0; otw < (args.out_cols + 1) / 2; ++otw) { in convolution_depthwise3x3_winograd_impl() local
382 for (int64_t otw = 0; otw < (args.out_cols + 1) / 2; ++otw) { in convolution_depthwise3x3_winograd_impl() local