This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI
Watch
1
Star
0
Fork
You've already forked ColossalAI
0
Code
Issues
Projects
Releases
Wiki
Activity
6b30dfb7ce
ColossalAI
/
colossalai
/
shardformer
/
__init__.py
2 lines
44 B
Python
Raw
Normal View
History
Unescape
Escape
[shardformer] Align bert value (#3907) * add bert align test, fix dist loss bug * forward and backward align * add ignore index * add shardformer CI * add gather_output optional for user in shardconfig * update readme with optional gather_ouput * add dist crossentropy loss test, remove unused files * remove unused file * remove unused file * rename the file * polish code
2023-06-09 06:36:54 +00:00
from
.
shard
import
ShardConfig
,
shard_model