2019
PyTorch: An Imperative Style, High-Performance Deep Learning Library
NeurIPS 2019poster
Deep learning frameworks have often focused on either usability or speed, but not both. PyTorch is a machine learning library that shows that these two goals are in fact compatible: it was designed from first principles to support an imperative and Pythonic programming style that supports code as a…