facebookresearch/ParlAI

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

Open

#2,953 opened on Aug 7, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (10,371 stars) (2,089 forks)batch import
Help WantedMinornever-stale

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.

Contributor guide

TorchAgent/TGA/TRA/... should log when initializing optimizer or not · facebookresearch/ParlAI#2953 | Good First Issue