facebookresearch/fairscale

[feat] make sure AdaScale works with Lightning trainer loop

Aberta

#293 aberto em 6 de jan. de 2021

 (3 comentários) (0 reação) (0 responsável)Python (297 forks)auto 404
good first issueicebox

Métricas do repositório

Stars
 (3.411 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

🚀 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

Guia do colaborador