BayesWatch / pytorch-experiments-template

A pytorch based classification experiments template
GNU General Public License v3.0
5 stars 1 forks source link

Go through nvidia cheatsheet - figure out what is useful for our system #60

Open AntreasAntoniou opened 3 years ago

AntreasAntoniou commented 3 years ago

Go through https://nvlabs.github.io/eccv2020-mixed-precision-tutorial/files/szymon_migacz-pytorch-performance-tuning-guide.pdf

Find pros and cons of those ideas, and decide on what to implement in this repo.