Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A Dvol2col.h36 int64_t c_vol = c / kT / kernel_height / kernel_width; in vol2col() local
90 int64_t c_vol = c / kT / kernel_height / kernel_width; in col2vol() local