"examples/vscode:/vscode.git/clone" did not exist on "a4cacf13c2faa3fe12d6ad6d8a8b6cd4b067edbf"
  1. 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
  2. 20 Feb, 2023 1 commit
  3. 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
  4. 30 Jan, 2023 1 commit
  5. 20 Jan, 2023 3 commits
  6. 19 Jan, 2023 3 commits
  7. 18 Jan, 2023 10 commits
  8. 17 Jan, 2023 6 commits
  9. 16 Jan, 2023 1 commit
  10. 13 Jan, 2023 3 commits
  11. 11 Jan, 2023 4 commits
  12. 06 Jan, 2023 2 commits
  13. 03 Jan, 2023 2 commits
  14. 29 Dec, 2022 2 commits