Home
last modified time | relevance | path

Searched refs:_rebuild_device_tensor_from_numpy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/
H A D_utils.py333 def _rebuild_device_tensor_from_numpy(data, dtype, device, requires_grad): function
341 _rebuild_xla_tensor = _rebuild_device_tensor_from_numpy
H A D_tensor.py298 torch._utils._rebuild_device_tensor_from_numpy,
/aosp_15_r20/external/pytorch/test/
H A Dtest_cpp_extensions_open_device_registration.py554 rebuild_func is torch._utils._rebuild_device_tensor_from_numpy