ColossalAI/colossalai/nn/layer/colossalai_layer
アマデウス 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