ColossalAI/colossalai/context/process_group_initializer
アマデウス 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
..
__init__.py
initializer_1d.py moved env variables to global variables; (#215) 2022-02-15 11:31:13 +08:00
initializer_2d.py moved env variables to global variables; (#215) 2022-02-15 11:31:13 +08:00
initializer_2p5d.py moved env variables to global variables; (#215) 2022-02-15 11:31:13 +08:00
initializer_3d.py moved env variables to global variables; (#215) 2022-02-15 11:31:13 +08:00
initializer_data.py Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00
initializer_model.py Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00
initializer_moe.py Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00
initializer_pipeline.py Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00
initializer_sequence.py Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00
initializer_tensor.py Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00
process_group_initializer.py Fixed docstring in colossalai (#171) 2022-01-21 10:44:30 +08:00