Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DDepthwiseConv3d.cu33 int strideT, int strideH, int strideW, in conv_depthwise3d_cuda_kernel()
123 const int strideT = kKnownStrideT > 0 ? kKnownStrideT : strideT_; in conv_depthwise3d_cuda_backward_input_kernel() local
186 int strideT, int strideH_, int strideW_, in conv_depthwise3d_cuda_backward_weight_kernel()