Improve the recommended citation

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/20768

Differential Revision: D15436734

Pulled By: ezyang

fbshipit-source-id: d073f3b76a60bd8edf1e7799a1bb153d04a09bb1
This commit is contained in:
Hong Xu
2019-05-21 12:23:04 -07:00
committed by Facebook Github Bot
parent bb20956e3c
commit 847d9c57d1

View File

@ -1,6 +1,6 @@
@inproceedings{paszke2017automatic,
title={Automatic differentiation in PyTorch},
title={Automatic Differentiation in {PyTorch}},
author={Paszke, Adam and Gross, Sam and Chintala, Soumith and Chanan, Gregory and Yang, Edward and DeVito, Zachary and Lin, Zeming and Desmaison, Alban and Antiga, Luca and Lerer, Adam},
booktitle={NIPS-W},
booktitle={NIPS Autodiff Workshop},
year={2017}
}