mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-26 04:03:58 +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
|