"git@developer.sourcefind.cn:change/sglang.git" did not exist on "e04340bf48661fb70acdc1556691d738a0bb4f11"
  1. 10 Nov, 2021 2 commits
    • Mufei Li's avatar
      [NN] GNNExplainer (#3490) · dfa32ae0
      Mufei Li authored
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * lint fix
      
      * lint fix
      
      * Fix lint
      
      * Update
      
      * Fix CI
      
      * Fix CI
      
      * Fix
      
      * CI
      
      * Fix
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix CI
      
      * Fix CI
      dfa32ae0
    • Rhett Ying's avatar
      [BugFix] fix in_degree/out_degree computation logic (#3477) · ea8b93f9
      Rhett Ying authored
      * [BugFix] fix in/out degree computation
      
      * add unit tests
      ea8b93f9
  2. 06 Nov, 2021 1 commit
  3. 05 Nov, 2021 1 commit
  4. 04 Nov, 2021 3 commits
  5. 03 Nov, 2021 1 commit
  6. 27 Oct, 2021 1 commit
  7. 21 Oct, 2021 1 commit
    • Xin Yao's avatar
      [Sampling] Implement dgl.compact_graphs() for the GPU (#3423) · a8c81018
      Xin Yao authored
      * gpu compact graph template
      
      * cuda compact graph draft
      
      * fix typo
      
      * compact graphs
      
      * pass unit test but fail in training
      
      * example using EdgeDataLoader on the GPU
      
      * refactor cuda_compact_graph and cuda_to_block
      
      * update training scripts
      
      * fix linting
      
      * fix linting
      
      * fix exclude_edges for the GPU
      
      * add --data-cpu & fix copyright
      a8c81018
  8. 14 Oct, 2021 1 commit
  9. 12 Oct, 2021 2 commits
  10. 30 Sep, 2021 1 commit
  11. 29 Sep, 2021 1 commit
  12. 28 Sep, 2021 1 commit
  13. 22 Sep, 2021 1 commit
  14. 21 Sep, 2021 1 commit
    • mszarma's avatar
      [Feature] Exclude edges in sample_neighbors (#2971) · bc14829f
      mszarma authored
      
      
      * [Feature] Exclude edges in sample_neighbors
      
      Extending sample_neighbors and sample_frontier
      API to support exclude_edges parameter.
      
      exclude_edges support tensor and dict data
      Feature enable excluding certain edges
      during neighborhood sampling
      Exclude_edges contains EID's of edges
      which will be excluded
      during neighbor picking for seed nodes.
      
      Added test case for heterograph and homograph
      RFC issue id: 2944
      
      * compatibility
      
      * fix
      
      * fix
      Co-authored-by: default avatarQuan Gan <coin2028@hotmail.com>
      bc14829f
  15. 17 Sep, 2021 1 commit
  16. 16 Sep, 2021 1 commit
  17. 14 Sep, 2021 1 commit
  18. 10 Sep, 2021 1 commit
  19. 09 Sep, 2021 1 commit
  20. 07 Sep, 2021 1 commit
  21. 06 Sep, 2021 1 commit
  22. 01 Sep, 2021 2 commits
  23. 31 Aug, 2021 1 commit
  24. 29 Aug, 2021 1 commit
  25. 20 Aug, 2021 1 commit
    • nv-dlasalle's avatar
      [Feature][DistDGL] Add NCCL support for range based partitions (#3213) · 7f927939
      nv-dlasalle authored
      * Implement range based NDArrayPartition
      
      * Finish implement range based partition support
      
      * Add unit test
      
      * Fix whitepace
      
      * Add Kernel suffix
      
      * Fix argument passing
      
      * Add doxygen docs and improve variable naming
      
      * Add unit test
      
      * Add function for converting a partition book
      
      * Add example to partition_op docs
      
      * Fix dtype conversion for mxnet and tensorflow
      7f927939
  26. 19 Aug, 2021 1 commit
  27. 18 Aug, 2021 1 commit
  28. 17 Aug, 2021 1 commit
  29. 06 Aug, 2021 1 commit
  30. 02 Aug, 2021 2 commits
  31. 29 Jul, 2021 1 commit
  32. 28 Jul, 2021 2 commits
  33. 17 Jul, 2021 1 commit