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
a7cda6f57d
ColossalAI
/
tests
/
test_layers
/
test_3d
/
checks_3d
History
zbian
3dba070580
fixed padding index issue for vocab parallel embedding layers; updated 3D linear to be compatible with examples in the tutorial
2022-03-11 15:50:28 +08:00
..
__init__.py
added CI for unit testing (
#69
)
2021-12-16 10:32:08 +08:00
check_layer_3d.py
fixed padding index issue for vocab parallel embedding layers; updated 3D linear to be compatible with examples in the tutorial
2022-03-11 15:50:28 +08:00
common.py
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08:00