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-04-27 18:38:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af2cfed44769dfd822edbdfff0052472c69f55fc
ColossalAI
/
colossalai
/
nn
/
layer
/
parallel_3d
History
zbian
218c061e2d
fixed padding index issue for vocab parallel embedding layers; updated 3D linear to be compatible with examples in the tutorial
2022-02-22 02:05:43 +00:00
..
__init__.py
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08:00
_operation.py
fixed padding index issue for vocab parallel embedding layers; updated 3D linear to be compatible with examples in the tutorial
2022-02-22 02:05:43 +00:00
_utils.py
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08:00
layers.py
fixed padding index issue for vocab parallel embedding layers; updated 3D linear to be compatible with examples in the tutorial
2022-02-22 02:05:43 +00:00