Contents:
Copy tensor device, dtype and data from a source tensor to a target tensor in place
source (Tensor) – Source tensor
Tensor
target (Tensor) – Target tensor
None