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-05-01 20:33:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fb09a950a2bf207d8165acd81660d08deed60bf
ColossalAI
/
colossalai
/
nn
/
layer
/
colossalai_layer
History
アマデウス
b8899e0905
[TP] allow layernorm without bias (
#750
)
2022-04-14 11:43:56 +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
[model checkpoint] reworked unified layers for ease of save/load states (
#593
)
2022-04-01 16:49:56 +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
[model checkpoint] reworked unified layers for ease of save/load states (
#593
)
2022-04-01 16:49:56 +08:00
normalization.py
[TP] allow layernorm without bias (
#750
)
2022-04-14 11:43:56 +08:00