Faster PyTorch. Speed up your AI model training without losing accuracy.

sebastianraschka.com/blog/2023/pytorch-faster.html

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2023
  • Merge pull request #5 from rasbt/requirements
  • add requirements file
March 2023
  • Merge pull request #4 from carmocca/patch-1
  • cleanup
  • use 16-mixed
  • Choose 1 device, not the 1-th device
  • Update try-accelerate.py
  • experimental code
  • experimental code
  • add fabric
February 2023
  • reduce workers to 1 to increase speed, and add other scripts
  • some experimental code
  • Update README.md
  • remove plotting code
  • quick sync
  • Initial commit