Commit Graph

2 Commits

Author SHA1 Message Date
Jirka Borovec 1e88899a51
bump python 3.9+ (#20413)
* bump python 3.9+

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* --unsafe-fixes

* contextlib.AbstractContextManager

* type: ignore[misc]

* update CI

* apply fixes

* apply fixes

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
2024-11-25 09:20:17 +01:00
awaelchli c8059d7bfd
(6/n) Support 2D Parallelism - Trainer example (#19879)
* Add 2D parallel example

* replace with torchtitan code
2024-05-18 20:35:58 -04:00