PyTorch 1.1

PyTorch 1.1

First-class and native support for visualization and model debugging with TensorBoard, a web application suite for inspecting and understanding training runs, tensors, and graphs. TorchScript now has robust support for list and dictionary types. Classes used this way can be JIT-compiled and loaded in C++ like other TorchScript modules.

Source: github.com