"git@developer.sourcefind.cn:change/sglang.git" did not exist on "50dc0c1e9c9f42ceb1a1fda9c6c281c550fca9ba"
  1. 25 Jul, 2020 1 commit
  2. 27 May, 2020 1 commit
  3. 28 Apr, 2020 1 commit
  4. 26 Apr, 2020 1 commit
  5. 18 Mar, 2020 1 commit
  6. 15 Mar, 2020 1 commit
  7. 10 Mar, 2020 1 commit
  8. 07 Mar, 2020 1 commit
    • 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