facebookresearch/ParlAI

TorchAgent/TGA/TRA/... should log when initializing optimizer or not

Open

#2 953 ouverte le 7 août 2020

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Python (2 089 forks)batch import
Help WantedMinornever-stale

Métriques du dépôt

Stars
 (10 371 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

It's pretty useful to know whether the initializer is being created and using extra memory. We should add a log saying whether it's being hit. It might help with #2942.

Guide contributeur