YuliangLiu0306
|
d182b0bd47
|
[hotfix] fix some bugs caused by size mismatch. (#1011)
* [CLI] add CLI launcher
* Revert "[CLI] add CLI launcher"
This reverts commit df7e6506d4 .
* [hotfix]fix some bugs caused by size mismatch.
* add warning logs
* polish
|
2022-05-23 14:02:28 +08:00 |
Frank Lee
|
1467d83edf
|
[cli] remove unused imports (#1001)
|
2022-05-18 23:27:18 +08:00 |
Frank Lee
|
a82da26f7e
|
[cli] refactored micro-benchmarking cli and added more metrics (#858)
|
2022-04-25 11:48:07 +08:00 |
Frank Lee
|
cf6d1c9284
|
[CLI] refactored the launch CLI and fixed bugs in multi-node launching (#844)
* [cli] fixed multi-node job launching
* [cli] fixed a bug in version comparison
* [cli] support launching with env var
* [cli] fixed multi-node job launching
* [cli] fixed a bug in version comparison
* [cli] support launching with env var
* added docstring
* [cli] added extra launch arguments
* [cli] added default launch rdzv args
* [cli] fixed version comparison
* [cli] added docstring examples and requierment
* polish docstring
* polish code
* polish code
|
2022-04-24 13:26:26 +08:00 |
FrankLeeeee
|
70ed11d07e
|
[cli] added check installation cli
|
2022-04-20 12:13:27 +08:00 |
FrankLeeeee
|
d522cb704e
|
[cli] fixed single-node process launching
|
2022-04-20 10:46:51 +08:00 |
FrankLeeeee
|
f63e91d280
|
[cli] fixed a bug in user args and refactored the module structure
|
2022-04-19 15:15:16 +08:00 |
Frank Lee
|
05d9ae5999
|
[cli] add missing requirement (#805)
|
2022-04-19 13:56:59 +08:00 |
YuliangLiu0306
|
de2f581d43
|
[cli] added micro benchmarking for tp (#789)
* [CLI] add CLI launcher
* Revert "[CLI] add CLI launcher"
This reverts commit df7e6506d4 .
* [CLI]add cli benchmark feature
* fix CodeFactor issues.
* refactor the module structure.
|
2022-04-19 12:08:28 +08:00 |
YuliangLiu0306
|
cfadc9df8e
|
[cli] added distributed launcher command (#791)
* [CLI] add CLI launcher
* Revert "[CLI] add CLI launcher"
This reverts commit df7e6506d4 .
* [CLI]add cli launcher feature
* remove testing message used during developing
* refactor the module structure.
|
2022-04-19 10:59:44 +08:00 |