• kylasa's avatar
    Edge Feature support for input graph datasets for dist. graph partitioning pipeline (#4623) · 1f471396
    kylasa authored
    * Added support for edge features.
    
    * Added comments and removing unnecessary print statements.
    
    * updated data_shuffle.py to remove compile error.
    
    * Repaled python3 with python to match CI test framework.
    
    * Removed unrelated files from the pull request.
    
    * Isort changes.
    
    * black changes on this file.
    
    * Addressing CI review comments.
    
    * Addressing CI comments.
    
    * Removed duplicated and resolved merge conflict code.
    
    * Addressing CI Comments from Rui.
    
    * Addressing CI comments, and fixing merge issues.
    
    * Addressing CI comments, code refactoring, isort and black
    1f471396
utils.py 17.4 KB