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-19 17:16:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37cb70feecdcf7571850f254def6d0d623dd5097
ColossalAI
/
colossalai
/
nn
/
layer
/
parallel_2d
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
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08:00
_operation.py
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08: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-03-11 15:50:28 +08:00