Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dsparse_matrix.h382 static Status DeviceCopy( in DeviceCopy() function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dir.py5085 class DeviceCopy(ExternKernelOut): class