Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/linalg/
H A DBatchLinearAlgebraLib.cpp1017 auto work_host_data = host_allocator.allocate(worksize_host); in apply_geqrf() local
1267 auto work_host_data = host_allocator.allocate(worksize_host); in apply_syevd() local