Pytorch 0.40 has been released!

updates include Variables/Tensor merge, more numpy-likeness (dtypes, *_like, pro indexing…), much easier to write CPU/GPU agnostic code, gradient checkpointing for memory-efficient backprop, reduce=False, distributions and more

find out about it here:

https://github.com/pytorch/pytorch/releases/tag/v0.4.0