Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/linalg/
H A DBatchLinearAlgebraLib.cpp1015 auto work_device_data = device_allocator.allocate(worksize_device); in apply_geqrf() local
1265 auto work_device_data = device_allocator.allocate(worksize_device); in apply_syevd() local