Dies ist eine Übersichtsseite mit Metadaten zu dieser wissenschaftlichen Arbeit. Der vollständige Artikel ist beim Verlag verfügbar.
PyTorch: An Imperative Style, High-Performance Deep Learning Library
16.161
Zitationen
21
Autoren
2019
Jahr
Abstract
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 provides an imperative and Pythonic programming style that supports code as a model, makes debugging easy and is consistent with other popular scientific computing libraries, while remaining efficient and supporting hardware accelerators such as GPUs. In this paper, we detail the principles that drove the implementation of PyTorch and how they are reflected in its architecture. We emphasize that every aspect of PyTorch is a regular Python program under the full control of its user. We also explain how the careful and pragmatic implementation of the key components of its runtime enables them to work together to achieve compelling performance. We demonstrate the efficiency of individual subsystems, as well as the overall speed of PyTorch on several common benchmarks.
Ähnliche Arbeiten
Fast Parallel Algorithms for Short-Range Molecular Dynamics
1995 · 43.706 Zit.
fastp: an ultra-fast all-in-one FASTQ preprocessor
2018 · 27.554 Zit.
MapReduce
2008 · 18.433 Zit.
LINCS: A linear constraint solver for molecular simulations
1997 · 16.686 Zit.
Suspending OpenMP Tasks on Asynchronous Events: Extending the Taskwait Construct
2023 · 12.930 Zit.