"vscode:/vscode.git/clone" did not exist on "fa05ccb9616c0766bb24e28ee71ab0fa2f8f7952"
  1. 17 Aug, 2023 1 commit
  2. 10 Aug, 2023 1 commit
  3. 07 Aug, 2023 1 commit
  4. 13 Jul, 2023 1 commit
  5. 11 Jul, 2023 1 commit
  6. 10 Jul, 2023 1 commit
  7. 07 Jul, 2023 1 commit
  8. 03 Jul, 2023 1 commit
  9. 06 Jun, 2023 2 commits
  10. 05 Jun, 2023 1 commit
  11. 19 May, 2023 2 commits
  12. 28 Apr, 2023 1 commit
  13. 23 Apr, 2023 1 commit
  14. 24 Mar, 2023 1 commit
  15. 23 Mar, 2023 2 commits
  16. 07 Mar, 2023 1 commit
  17. 21 Feb, 2023 4 commits
  18. 13 Feb, 2023 1 commit
    • Quan (Andy) Gan's avatar
      enable sparse on windows and mac (#5277) · f62669b0
      Quan (Andy) Gan authored
      
      
      * enable sparse on windows and mac
      
      * that was stupid
      
      * let's see what's going on..
      
      * [Sparse] Fix the import error on Mac OS.
      
      When using template functions that are defined in source files from DGL,
      the loader of MacOS somehow cannot find their definitions. This fix simply
      avoids depending on template functions from DGL headers.
      
      With this fix, the sparse tests all pass on the MAC environment.
      
      * ok this is the problem
      
      * make errors clearer
      
      * uh
      
      * test
      
      * Update __init__.py
      
      * disabling ddp on windows
      
      ---------
      Co-authored-by: default avatarczkkkkkk <zekucai@gmail.com>
      f62669b0
  19. 10 Feb, 2023 1 commit
  20. 06 Jan, 2023 1 commit
    • Rhett Ying's avatar
      [CI] updgrade pytorch version for benchmark CI (#5102) · 46a3fc2b
      Rhett Ying authored
      * [CI] updgrade pytorch version for benchmark CI
      
      * update build arguments
      
      * updage
      
      * updage
      
      * upgrade torch to 1.13
      
      * updage docker image
      
      * update cmake args
      
      * try with cu116_torch112
      
      * update build
      
      * update
      
      * update
      
      * update
      
      * update docker image
      
      * update
      
      * update
      
      * update
      
      * update
      
      * final update
      
      * fix continue running
      
      * update
      
      * update
      
      * update
      46a3fc2b
  21. 19 Dec, 2022 1 commit
  22. 21 Nov, 2022 1 commit
  23. 17 Nov, 2022 1 commit
  24. 07 Nov, 2022 1 commit
    • czkkkkkk's avatar
      [Sparse] Add sparse matrix C++ implementation (#4773) · 7c059e86
      czkkkkkk authored
      * [Sparse] Add sparse matrix C++ implementation
      
      * Add documentation
      
      * Update
      
      * Minor fix
      
      * Move Python code to dgl/mock_sparse2
      
      * Move headers to include
      
      * lint
      
      * Update
      
      * Add dgl_sparse directory
      
      * Move src code to dgl_sparse
      
      * Add __init__.py in tests to avoid naming conflict
      
      * Add dgl sparse so in Jenkinsfile
      
      * Complete docstring & SparseMatrix basic op
      
      * lint
      
      * Disable win tests
      7c059e86
  25. 01 Nov, 2022 1 commit
  26. 27 Sep, 2022 1 commit
  27. 22 Sep, 2022 2 commits
  28. 16 Sep, 2022 3 commits
  29. 08 Sep, 2022 1 commit
  30. 31 Aug, 2022 1 commit
  31. 18 Aug, 2022 1 commit