"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "3105c710ba16fa2cf54d8deb158099a4146da511"
  1. 03 Aug, 2023 1 commit
  2. 02 Aug, 2023 1 commit
  3. 19 Jun, 2023 1 commit
  4. 15 Jun, 2023 1 commit
  5. 08 Jun, 2023 1 commit
  6. 07 Jun, 2023 1 commit
  7. 10 May, 2023 1 commit
  8. 06 May, 2023 1 commit
  9. 21 Apr, 2023 1 commit
  10. 20 Apr, 2023 1 commit
  11. 15 Apr, 2023 1 commit
  12. 14 Apr, 2023 1 commit
  13. 09 Apr, 2023 1 commit
  14. 04 Apr, 2023 1 commit
  15. 03 Apr, 2023 1 commit
  16. 31 Mar, 2023 1 commit
  17. 28 Mar, 2023 1 commit
  18. 23 Mar, 2023 1 commit
  19. 22 Mar, 2023 1 commit
    • ZhenyuLU_Heliodore's avatar
      [Dataset] Add ZINC Dataset (#5428) · 4534650f
      ZhenyuLU_Heliodore authored
      
      
      * Update dgl.data.rst
      
      * Add files via upload
      
      * Add files via upload
      
      * Add files via upload
      
      * Update zinc.py
      
      * Update dgl.data.rst
      
      * Update test_data.py
      
      * Add files via upload
      
      * Update cluster.py
      
      * Update pattern.py
      
      * Update zinc.py
      
      * Update zinc.py
      
      * Update test_data.py
      
      * lint
      
      * fix
      
      * fix path
      
      * update test on label shape
      
      ---------
      Co-authored-by: default avatarrudongyu <ru_dongyu@outlook.com>
      4534650f
  20. 09 Mar, 2023 1 commit
  21. 08 Mar, 2023 1 commit
  22. 04 Mar, 2023 1 commit
  23. 03 Mar, 2023 1 commit
  24. 01 Mar, 2023 1 commit
  25. 24 Feb, 2023 1 commit
  26. 23 Feb, 2023 1 commit
  27. 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
  28. 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
  29. 20 Jan, 2023 2 commits
  30. 19 Jan, 2023 1 commit
  31. 13 Jan, 2023 3 commits
  32. 11 Jan, 2023 4 commits
  33. 06 Jan, 2023 2 commits