• Quan (Andy) Gan's avatar
    [Model][Sampler] GraphSAGE model, bipartite graph conversion & remove edges API (#1297) · a9520f71
    Quan (Andy) Gan authored
    * remove edge and to bipartite and graphsage with sampling
    
    * fixes
    
    * fixes
    
    * fixes
    
    * reenable multigpu training
    
    * fixes
    
    * compatibility in DGLGraph
    
    * rename to compact_as_bipartite
    
    * bugfix
    
    * lint
    
    * add offline inference
    
    * skip GPU tests
    
    * fix
    
    * addresses comments
    
    * fix
    
    * fix
    
    * fix
    
    * more tests
    
    * more docs and unit tests
    
    * workaround for empty slice on empty data
    a9520f71
unit_graph.cc 43.6 KB