Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A Dvol2col.h38 int64_t t_pad = t * dT - pT + t_offset * dilationT; in vol2col() local
92 int64_t t_pad = t * dT - pT + t_offset * dilationT; in col2vol() local