facebookresearch/ParlAI
TorchAgent/TGA/TRA/... should log when initializing optimizer or not
開放
#2,953 建立於 2020年8月7日
Help WantedMinornever-stale
倉庫指標
- 星標
- (10,371 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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.