• Kirigaya Kazuto's avatar
    [communication] add p2p_v2.py to support communication with List[Any] (#1407) · 44fd3c83
    Kirigaya Kazuto authored
    * support p2p communication with any type of object | pass test
    
    * reconstruct pipeline schedule with p2p_v2.py(support communication with List[Any]) | pass test
    
    * [communication] add p2p_v2.py to support communication with List[Any]
    
    * Delete _pipeline_schedule_v2.py
    
    * Delete test_cifar_with_data_pipeline_tensor_v2.py
    
    * [engin/schedule] use p2p_v2 to recontruct pipeline_schedule
    
    * [communication] remove print code
    
    * [communication] remove print code
    44fd3c83
p2p_v2.py 8.82 KB