mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-05-01 12:24:27 +00:00
* [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.
3 lines
40 B
Python
3 lines
40 B
Python
from .utils import *
|
|
from .run import *
|