Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

An Empirical Study on Bugs Inside PyTorch: A Replication Study (2307.13777v2)

Published 25 Jul 2023 in cs.SE and cs.AI

Abstract: Software systems are increasingly relying on deep learning components, due to their remarkable capability of identifying complex data patterns and powering intelligent behaviour. A core enabler of this change in software development is the availability of easy-to-use deep learning libraries. Libraries like PyTorch and TensorFlow empower a large variety of intelligent systems, offering a multitude of algorithms and configuration options, applicable to numerous domains of systems. However, bugs in those popular deep learning libraries also may have dire consequences for the quality of systems they enable; thus, it is important to understand how bugs are identified and fixed in those libraries. Inspired by a study of Jia et al., which investigates the bug identification and fixing process at TensorFlow, we characterize bugs in the PyTorch library, a very popular deep learning framework. We investigate the causes and symptoms of bugs identified during PyTorch's development, and assess their locality within the project, and extract patterns of bug fixes. Our results highlight that PyTorch bugs are more like traditional software projects bugs, than related to deep learning characteristics. Finally, we also compare our results with the study on TensorFlow, highlighting similarities and differences across the bug identification and fixing process.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Sharon Chee Yin Ho (1 paper)
  2. Vahid Majdinasab (8 papers)
  3. Mohayeminul Islam (2 papers)
  4. Diego Elias Costa (28 papers)
  5. Emad Shihab (34 papers)
  6. Foutse Khomh (140 papers)
  7. Sarah Nadi (16 papers)
  8. Muhammad Raza (17 papers)
Citations (4)

Summary

We haven't generated a summary for this paper yet.