ColossalAI/colossalai/pipeline
Kirigaya Kazuto 5a6fd71f90
[pipeline/rpc] update outstanding mechanism | optimize dispatching strategy (#1497)
* support p2p communication with any type of object | pass test

* reconstruct pipeline schedule with p2p_v2.py(support communication with List[Any]) | pass test

* [engin/schedule] use p2p_v2 to recontruct pipeline_schedule

* [pipeline/rpc] implement a demo for PP with cuda rpc framework

* [pipeline/rpc] support interleaving | fix checkpoint bug | change logic when dispatch data in work_list to ensure steady 1F1B

* [pipeline/rpc] implement distributed optimizer | test with assert_close

* [pipeline/rpc] implement distributed optimizer | test with assert_close

* [pipeline/rpc] update outstanding mechanism | optimize dispatching strategy

* [pipeline/rpc] update outstanding mechanism | optimize dispatching strategy

* [pipeline/rpc] update outstanding mechanism | optimize dispatching strategy
2022-08-26 14:04:23 +08:00
..
rpc [pipeline/rpc] update outstanding mechanism | optimize dispatching strategy (#1497) 2022-08-26 14:04:23 +08:00
__init__.py
layer_sepc.py
pipelinable.py [pipeline]add customized policy (#1139) 2022-06-21 15:23:41 +08:00
utils.py [pipeline]add customized policy (#1139) 2022-06-21 15:23:41 +08:00