facebookresearch/ParlAI

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

Aberta

#2.953 aberto em 7 de ago. de 2020

 (1 comentário) (0 reação) (0 responsável)Python (2.089 forks)batch import
Help WantedMinornever-stale

Métricas do repositório

Stars
 (10.371 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador