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-07-11 18:14:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27ab5240965fc9cc0ec74ff48356abcbf098bd74
ColossalAI
/
colossalai
/
nn
/
layer
/
colossalai_layer
History
DouJS
f586887a90
[NFC] polish colossalai/nn/layer/colossalai_layer/dropout.py code style (
#1568
)
2022-09-08 22:11:04 +08:00
..
__init__.py
moved env variables to global variables; (
#215
)
2022-02-15 11:31:13 +08:00
_utils.py
[hotfix] Raise messages for indivisible batch sizes with tensor parallelism (
#622
)
2022-04-02 16:12:04 +08:00
dropout.py
[NFC] polish colossalai/nn/layer/colossalai_layer/dropout.py code style (
#1568
)
2022-09-08 22:11:04 +08:00
embedding.py
[model checkpoint] reworked unified layers for ease of save/load states (
#593
)
2022-04-01 16:49:56 +08:00
linear.py
[NFC] polish colossalai/nn/layer/colossalai_layer/linear.py (
#1556
)
2022-09-08 22:11:04 +08:00
normalization.py
[TP] allow layernorm without bias (
#750
)
2022-04-14 11:43:56 +08:00