• Y
    [Auto Parallel] Add the graph class for the process and cluster (#37482) · 48faf638
    Yulong Ao 提交于
    * [Auto Parallel]  Add the unified cluster representation
    
    * [Auto Parallel] Add the graph class for physical mapping
    
    * [Auto Parallel] Add the simple physical mapper
    
    * Set the timeout of the mapper
    
    * Merge the upstream develop unittests cmake files
    
    * Fix a bug of the process group
    
    * Remove mapper unittest from platforms which is not GPU
    
    * Move the instantiation of process group after resharding
    
    * Add the local id for devices
    
    * Update the rank mapping format
    
    * Add some comments
    
    * Remove the related files about mapping
    
    * Remove unused rank_mapping unittest
    
    * Improve the unittest coverage
    48faf638
process_group.py 5.5 KB