ColossalAI/colossalai/nn/layer/colossalai_layer
Ziyue Jiang 763dc325f1
[TP] Add gather_out arg to Linear (#541)
2022-03-30 09:35:46 +08:00
..
__init__.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
dropout.py Refactored docstring to google style 2022-03-29 17:17:47 +08:00
embedding.py Refactored docstring to google style 2022-03-29 17:17:47 +08:00
linear.py [TP] Add gather_out arg to Linear (#541) 2022-03-30 09:35:46 +08:00
normalization.py Refactored docstring to google style 2022-03-29 17:17:47 +08:00