"git@developer.sourcefind.cn:change/sglang.git" did not exist on "9e0186f352fa26bad5742bb00e06ea01eab044f5"
  1. 02 Mar, 2023 1 commit
  2. 01 Mar, 2023 1 commit
  3. 24 Feb, 2023 1 commit
  4. 23 Feb, 2023 1 commit
  5. 22 Feb, 2023 1 commit
    • Tingyu Wang's avatar
      [Model] Add `dgl.nn.CuGraphSAGEConv` model (#5137) · bcf9923b
      Tingyu Wang authored
      
      
      * add CuGraphSAGEConv model
      
      * fix lint issues
      
      * update model to reflect changes in make_mfg_csr(), move max_in_degree to forward()
      
      * lintrunner
      
      * allow reset_parameters()
      
      * remove norm option, simplify test
      
      * allow full graph fallback option, add example
      
      * address comments
      
      * address reviews
      
      ---------
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      bcf9923b
  6. 20 Feb, 2023 1 commit
  7. 08 Feb, 2023 1 commit
    • ZhenyuLU_Heliodore's avatar
      [Transform] Add SVDPE Transform Module (#5121) · 5598503a
      ZhenyuLU_Heliodore authored
      * add SVD positional encoding
      
      * modify importing module
      
      * Fixed certain problems
      
      * Change the test unit to a nonsigular one
      
      * Fixed typo and make accord with lintrunner
      
      * added svd_pe into dgl.rst
      
      * Modified dgl.rst
      5598503a
  8. 30 Jan, 2023 1 commit
  9. 20 Jan, 2023 3 commits
  10. 19 Jan, 2023 3 commits
  11. 18 Jan, 2023 10 commits
  12. 17 Jan, 2023 6 commits
  13. 16 Jan, 2023 1 commit
  14. 13 Jan, 2023 3 commits
  15. 11 Jan, 2023 4 commits
  16. 06 Jan, 2023 2 commits