alec-roberson / alec-roberson/MS-CV2
Minimize GPU memory usage throughout training/data management
Ouverte
high priority
improvement
large
- Langage dominant
- Python
- Étoiles
- 1
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.