facebookresearch/fairscale

[feat] make sure AdaScale works with Lightning trainer loop

オープン

#293 opened on 2021/01/06

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Python (297 件のフォーク)auto 404
good first issueicebox

Repository metrics

Stars
 (3,411 個のスター)
PR merge metrics
 (PR metrics pending)

説明

🚀 Feature

as title

Motivation

changing the LR schedule based on the effective step is not easy to do for the user, it would be nice to support it without user's change.

Pitch

make sure adascale works without or with small user impacts

Alternatives

not supporting it

Additional context

surface from an internal discussion and use case

コントリビューターガイド