ColossalAI/colossalai/nn
アマデウス 9ee197d0e9 moved env variables to global variables; (#215)
added branch context;
added vocab parallel layers;
moved split_batch from load_batch to tensor parallel embedding layers;
updated gpt model;
updated unit test cases;
fixed few collective communicator bugs
2022-02-15 11:31:13 +08:00
..
layer moved env variables to global variables; (#215) 2022-02-15 11:31:13 +08:00
loss moved env variables to global variables; (#215) 2022-02-15 11:31:13 +08:00
lr_scheduler Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00
metric moved env variables to global variables; (#215) 2022-02-15 11:31:13 +08:00
model Develop/experiments (#59) 2021-12-09 15:08:29 +08:00
optimizer Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00
__init__.py Layer integration (#83) 2021-12-27 15:04:32 +08:00
init.py Layer integration (#83) 2021-12-27 15:04:32 +08:00