"implement __dir__ for Tensors, so that editors can automatically auto-complete and query for the possible fields in Tensors"
This will probably be the most underrated part of this update. Used to bug me quite a bit.
From my experience, Pytorch has the best developper experience among deep learning frameworks. It seems this release will make it even better. Thanks and bravo to all contributors!
for those wondering: Pytorch == Tensors and Dynamic neural networks in Python with strong GPU acceleration for Computer Vision, Text, Reinforcement Learning, etc.