Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A Dvol2col.cuh36 const int depth_col, in vol2col_kernel()
82 const int depth_col, in vol2col()
148 const unsigned depth_col, in vol2im_kernel()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A Dvol2col.h14 const int64_t depth_col, in vol2col()
82 int64_t depth_col = out_depth; in col2vol() local