This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ColossalAI
Watch
1
Star
0
Fork
0
You've already forked ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI.git
synced
2026-01-15 14:47:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7977422aeb42e0a3d583b3c98dcd9d8f78357f8a
ColossalAI
/
tests
/
test_layers
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
..
test_1d
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08:00
test_2d
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08:00
test_2p5d
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08:00
test_3d
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
test_sequence
adapted for sequence parallel (
#163
)
2022-01-20 13:44:51 +08:00