facebookresearch/ParlAI
View on GitHubTorchAgent/TGA/TRA/... should log when initializing optimizer or not
Open
#2,953 opened on Aug 7, 2020
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.