Permalink
10 lines (10 sloc)
903 Bytes
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: The conference paper is finally published at NeurIPS 2019: http://papers.neurips.cc/paper/9015-pytorch-an-imperative-style-high-performance-deep-learning-library.pdf Pull Request resolved: #30872 Differential Revision: D18854253 Pulled By: soumith fbshipit-source-id: 4f91838b1953e976542997959d5571884f739872
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@incollection{NEURIPS2019_9015, | |
title = {PyTorch: An Imperative Style, High-Performance Deep Learning Library}, | |
author = {Paszke, Adam and Gross, Sam and Massa, Francisco and Lerer, Adam and Bradbury, James and Chanan, Gregory and Killeen, Trevor and Lin, Zeming and Gimelshein, Natalia and Antiga, Luca and Desmaison, Alban and Kopf, Andreas and Yang, Edward and DeVito, Zachary and Raison, Martin and Tejani, Alykhan and Chilamkurthy, Sasank and Steiner, Benoit and Fang, Lu and Bai, Junjie and Chintala, Soumith}, | |
booktitle = {Advances in Neural Information Processing Systems 32}, | |
editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett}, | |
pages = {8024--8035}, | |
year = {2019}, | |
publisher = {Curran Associates, Inc.}, | |
url = {http://papers.neurips.cc/paper/9015-pytorch-an-imperative-style-high-performance-deep-learning-library.pdf} | |
} |