- 18 Sep, 2023 1 commit
-
-
Hongxin Liu authored
* [legacy] remove outdated codes of pipeline (#4692) * [legacy] remove cli of benchmark and update optim (#4690) * [legacy] remove cli of benchmark and update optim * [doc] fix cli doc test * [legacy] fix engine clip grad norm * [legacy] remove outdated colo tensor (#4694) * [legacy] remove outdated colo tensor * [test] fix test import * [legacy] move outdated zero to legacy (#4696) * [legacy] clean up utils (#4700) * [legacy] clean up utils * [example] update examples * [legacy] clean up amp * [legacy] fix amp module * [legacy] clean up gpc (#4742) * [legacy] clean up context * [legacy] clean core, constants and global vars * [legacy] refactor initialize * [example] fix examples ci * [example] fix examples ci * [legacy] fix tests * [example] fix gpt example * [example] fix examples ci * [devops] fix ci installation * [example] fix examples ci
-
- 06 Apr, 2023 1 commit
-
-
Frank Lee authored
* [test] added spawn decorator * polish code * polish code * polish code * polish code * polish code * polish code
-
- 12 Dec, 2022 1 commit
-
-
Ziyue Jiang authored
* add bwd and step for PP middleware * pre-commit Co-authored-by:Ziyue Jiang <ziyue.jiang@gmail.com>
-
- 08 Dec, 2022 1 commit
-
-
Ziyue Jiang authored
* add DAG test case * fix datarace by adjusting theposition of lock * polish code * fix pytest for middleware * remove test Co-authored-by:Ziyue Jiang <ziyue.jiang@gmail.com>
-
- 05 Dec, 2022 1 commit
-
-
Ziyue Jiang authored
* adapt scheduler for Topo * remoove comment * fix set input Co-authored-by:Ziyue Jiang <ziyue.jiang@gmail.com>
-
- 29 Nov, 2022 1 commit
-
-
Ziyue Jiang authored
* add DAG to split_module * add comment * add test case for DAG * remove print * add DAG middleware in scheduler * add test case for scheduler * remove break * recover old lifecycle Co-authored-by:Ziyue Jiang <ziyue.jiang@gmail.com>
-