mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-25 19:21:17 +00:00
* fix an error in readme * simplify code * refactor shardformer * add todo * remove slicer * resolve code review
2 lines
44 B
Python
2 lines
44 B
Python
from .shard import ShardConfig, ShardFormer
|