"...python/git@developer.sourcefind.cn:change/sglang.git" did not exist on "99757cc3e68418f48713e69e5543a5783abcd84d"
  • 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
array_utils.h 3.64 KB