mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-04-25 09:12:10 +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
|