Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rasbt/faster-pytorch-blog
Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy
https://github.com/rasbt/faster-pytorch-blog
deeplearning lightning pytorch transformers
Last synced: 14 days ago
JSON representation
Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy
- Host: GitHub
- URL: https://github.com/rasbt/faster-pytorch-blog
- Owner: rasbt
- Created: 2023-02-23T14:08:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-03T17:33:25.000Z (over 1 year ago)
- Last Synced: 2024-10-23T06:54:34.612Z (23 days ago)
- Topics: deeplearning, lightning, pytorch, transformers
- Language: Python
- Homepage: https://sebastianraschka.com/blog/2023/pytorch-faster.html
- Size: 42 KB
- Stars: 124
- Watchers: 4
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# faster-pytorch-blog
Code for the blog post [Some Techniques To Make Your PyTorch Models Train Faster](https://sebastianraschka.com/blog/2023/pytorch-faster.html).