Searched refs:EagerTensor_copy_to_device (Results 1 – 1 of 1) sorted by relevance
629 static PyObject* EagerTensor_copy_to_device(EagerTensor* self, PyObject* args, in EagerTensor_copy_to_device() function733 {"_copy_to_device", (PyCFunction)EagerTensor_copy_to_device,