• S
    [geometric]Move graph-related incubate api to geometric (#44970) · 8f657f74
    Siming Dai 提交于
    * move incubate to geometric
    
    * add paddle.geometric
    
    * fix unittest bug
    
    * add float16 support for segment op
    
    * change reindex and sample neighbors flag name
    
    * add heter graph reindex
    
    * move sample_neighbors.py to neighbors.py
    
    * delete khop_sampler in geometric
    
    * delete unused code
    
    * change sample_neighbors api input order
    
    * fix en doc
    
    * fix unittest
    
    * fix unittest
    
    * change reindex
    
    * fix division by 0
    
    * delete unnecessary input argument
    
    * delete final_state
    8f657f74
graph_reindex.py 7.0 KB