Legitimate way to move module or tensor to GPU?

No

.to is preferred because you can define a device object and use it everywhere.

1 Like