Code to reproduce the results of Deep Learning CUDA Memory Usage and Pytorch optimization tricks
- You need a CUDA enabled GPU
- python 3.6+
- pytorch Installation instructions
- apex Installation instructions
- matplotlib
- pandas
python src/article_implem.py
Implémentation of the article **Deep Learning CUDA Memory Usage and Pytorch optimization tricks**
Python
Code to reproduce the results of Deep Learning CUDA Memory Usage and Pytorch optimization tricks
python src/article_implem.py