alec-roberson / alec-roberson/MS-CV2
Minimize GPU memory usage throughout training/data management
Aperta
high priority
improvement
large
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
GPU memory is the primary bottleneck that this code faces in terms of training reliable and scalable networks. Whether it be in data augmentation or the training process itself, hitting the barrier of GPU memory forces us to lower our standards and settle for less than ideal hyper parameters (smaller batch sizes, smaller networks, less data augmentation, etc.).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.