Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DNaiveDilatedConvolution.cpp29 const Dtype* data_hvol, in hvol2col()
95 Dtype* data_hvol, in col2hvol()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DNaiveDilatedConvolution.cu33 const Dtype* data_hvol, in hvol2col()
100 Dtype* data_hvol) { in col2hvol()