"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "18b018c86408d4f64deb1d5d4c30a6a12768f2eb"
  1. 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
  2. 20 Jan, 2023 2 commits
  3. 19 Jan, 2023 1 commit
  4. 13 Jan, 2023 3 commits
  5. 11 Jan, 2023 4 commits
  6. 06 Jan, 2023 2 commits
  7. 03 Jan, 2023 2 commits
  8. 29 Dec, 2022 1 commit
  9. 07 Dec, 2022 2 commits
  10. 05 Dec, 2022 1 commit
  11. 01 Dec, 2022 1 commit
  12. 20 Nov, 2022 1 commit
  13. 18 Nov, 2022 1 commit
  14. 16 Nov, 2022 1 commit
  15. 15 Nov, 2022 1 commit
  16. 06 Nov, 2022 1 commit
  17. 02 Nov, 2022 1 commit
    • ZhenyuLU_Heliodore's avatar
      [NN] Add DegreeEncoder for graph transformer (#4742) · 9d9280cb
      ZhenyuLU_Heliodore authored
      
      
      * Add files via upload
      
      This file will contain several utility modules for Graph Transformer. DegreeEncoder has been implemented in this file now.
      
      * Update graph_transformer.py
      
      * Update nn-pytorch.rst
      
      Add graph_transformer.DegreeEncoder in Utility Modules
      
      * Update test_nn.py
      
      * Update __init__.py
      
      * Update graph_transformer.py
      
      * Update test_nn.py
      
      * Update graph_transformer.py
      
      fix unused import
      
      * Update graph_transformer.py
      
      add module doc-string
      
      * Update graph_transformer.py
      
      * Update graph_transformer.py
      Co-authored-by: default avatarrudongyu <ru_dongyu@outlook.com>
      9d9280cb
  18. 01 Nov, 2022 1 commit
  19. 31 Oct, 2022 1 commit
  20. 27 Oct, 2022 1 commit
  21. 12 Oct, 2022 1 commit
  22. 10 Oct, 2022 1 commit
  23. 30 Sep, 2022 1 commit
  24. 29 Sep, 2022 1 commit
  25. 28 Sep, 2022 1 commit
  26. 27 Sep, 2022 1 commit
  27. 26 Sep, 2022 1 commit
    • czkkkkkk's avatar
      [Sparse] Add reduction operators (#4600) · 544a2cd1
      czkkkkkk authored
      * [Sparse] Add reduction operators
      
      * Fix linting problem
      
      * Fix linting problem
      
      * Fix linting problem
      
      * Fix docstring
      
      * Fix test cases
      
      * Fix linting problem
      
      * Skip reduction unittests
      544a2cd1
  28. 23 Sep, 2022 1 commit
  29. 20 Sep, 2022 1 commit
  30. 14 Sep, 2022 1 commit
  31. 05 Sep, 2022 1 commit