PyTorch: An Imperative Style, High-Performance Deep Learning Library, Adam Paszke, Sam Gross, Francisco Massa, Adam Lerer, James Bradbury, Gregory Chanan, Trevor Killeen, Zeming Lin, Natalia Gimelshein, Luca Antiga, Alban Desmaison, Andreas Köpf, Edward Yang, Zachary DeVito, Martin Raison, Alykhan Tejani, Sasank Chilamkurthy, Benoit Steiner, Lu Fang, Junjie Bai, Soumith Chintala, 2019Advances in Neural Information Processing Systems, Vol. 32 (Curran Associates, Inc.)DOI: 10.48550/arXiv.1912.01703 - Presents the design of PyTorch, which is inherently dynamic, illustrating how runtime systems manage operations and data flow with varying tensor shapes.