Closed
Description
Add Link
Describe the bug
Tensor.data has been legacy for a while and is just maintained for backward compatibility (cf. Stack Overflow, PyTorch discussion, PyTorch release notes) however, the CIFAR10 tutorial in the Deep Learning with PyTorch: A 60 Minute Blitz is still using Tensor.data in some code blocks (but not all).
Describe your environment
Any