facebookresearch/ParlAI

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

Open

#2,953 创建于 2020年8月7日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (2,089 fork)batch import
Help WantedMinornever-stale

仓库指标

Star
 (10,371 star)
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.

贡献者指南