facebookresearch / fairseq2

FAIR Sequence Modeling Toolkit 2
https://facebookresearch.github.io/fairseq2/
MIT License
613 stars 59 forks source link

Suppress noisy FSDP logs #576

Closed cbalioglu closed 3 weeks ago

cbalioglu commented 3 weeks ago

This PR suppresses the noisy trace information dumped by FSDP. Reported (and fixed) in https://github.com/pytorch/pytorch/issues/125025.