Sequence parallel training context manager (#2553)

* ctx manager for SP

* updates

* update

* further simplifying

* accommodate both training context managers

* simplifying

* simplifying

* nit

* reorg

* tweak codecov yaml

* add gather post hook, simplify, fixes

* pytest

* pytest fix
This commit is contained in:
Dan Saunders
2025-04-25 10:33:54 -04:00
committed by GitHub
parent 1447beb132
commit ae1c7ace63
12 changed files with 608 additions and 207 deletions

View File

@@ -1,5 +1,7 @@
codecov:
require_ci_to_pass: yes
notify:
wait_for_ci: true
coverage:
precision: 2