Hongxin Liu
|
079bf3cb26
|
[misc] update pre-commit and run all files (#4752)
* [misc] update pre-commit
* [misc] run pre-commit
* [misc] remove useless configuration files
* [misc] ignore cuda for clang-format
|
2023-09-19 14:20:26 +08:00 |
Hongxin Liu
|
b5f9e37c70
|
[legacy] clean up legacy code (#4743)
* [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
|
2023-09-18 16:31:06 +08:00 |
Jiarui Fang
|
36824a304c
|
[Doc] add more doc for ColoTensor. (#1458)
|
2022-08-16 10:38:41 +08:00 |
Frank Lee
|
2cc1175c76
|
[fx] tested the complete workflow for auto-parallel (#1336)
* [fx] tested the complete workflow for auto-parallel
* polish code
* polish code
* polish code
|
2022-07-20 10:45:17 +08:00 |
XYE
|
ca2d3f284f
|
[fx] Add unit test and fix bugs for transform_mlp_pass (#1299)
* add test and fix bugs
* add functions back
* add comments
|
2022-07-15 14:37:58 +08:00 |
Jiarui Fang
|
9bcd2fd4af
|
[tensor] a shorter shard and replicate spec (#1245)
|
2022-07-11 15:51:48 +08:00 |
Jiarui Fang
|
db1bef9032
|
[hotfix] fx shard 1d pass bug fixing (#1220)
|
2022-07-07 13:37:31 +08:00 |
XYE
|
291e22aac6
|
[fx] temporarily used (#1215)
|
2022-07-06 17:19:26 +08:00 |
YuliangLiu0306
|
fcf55777dd
|
[fx]add autoparallel passes (#1121)
* [CLI] add CLI launcher
* Revert "[CLI] add CLI launcher"
This reverts commit df7e6506d4 .
* feature/add autoparallel passes
|
2022-06-15 16:36:46 +08:00 |