"tests/vscode:/vscode.git/clone" did not exist on "2c170a8c17a1e887af36af0e53c332be47893b21"
  1. 21 Jan, 2022 1 commit
    • Xin Yao's avatar
      [Feature] Pin dgl.graph to the page-locked memory (#3616) · 40b44a43
      Xin Yao authored
      
      
      * implement pin_memory/unpin_memory/is_pinned for dgl.graph
      
      * update python docstring
      
      * update c++ docstring
      
      * add test
      
      * fix the broken UnifiedTensor
      
      * eliminate extra context parameter for pin/unpin
      
      * fix linting
      
      * fix typo
      
      * disable new format materialization for pinned graphs
      
      * update python doc for pin_memory_
      
      * fix unit test
      
      * update doc
      
      * change unitgraph and heterograph's PinMemory to in-place
      
      * update comments for NDArray's PinMemory_ and PinData
      
      * update doc
      Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
      40b44a43
  2. 17 Jan, 2022 1 commit
  3. 07 Jan, 2022 1 commit
    • Quan (Andy) Gan's avatar
      [Feature] Negative sampling (#3599) · 90f10b31
      Quan (Andy) Gan authored
      * first commit
      
      * a bunch of fixes
      
      * add unique
      
      * lint
      
      * lint
      
      * lint
      
      * address comments
      
      * Update negative_sampler.py
      
      * fix
      
      * description
      
      * address comments and fix
      
      * fix
      
      * replace unique with replace
      
      * test pylint
      
      * Update negative_sampler.py
      90f10b31
  4. 09 Dec, 2021 1 commit
  5. 07 Dec, 2021 1 commit
  6. 02 Dec, 2021 2 commits
  7. 19 Nov, 2021 1 commit
  8. 18 Nov, 2021 1 commit
  9. 16 Nov, 2021 1 commit
  10. 14 Nov, 2021 1 commit
    • Yang Su's avatar
      Fix User Guide EN and CN typo (#3495) · 863c2495
      Yang Su authored
      
      
      * Update graph-heterogeneous.rst
      
      `tensor([0, 1, 2, 0, 1, 2])` should be output instead of code
      
      * Update message-api.rst
      
      `updata_all_example()` should be `update_all_example()`
      
      * Update message-efficient.rst
      
      `cat_feat` need to concatenate with `dim=1` for the # edge features to match # edges
      
      * Update nn-construction.rst
      
      all `max_pool` in the aggregator type of `SAGEConv` should be `pool` instead
      
      * Update graph-heterogeneous.rst
      
      `tensor([0, 1, 2, 0, 1, 2])` should be output instead of code
      
      * Update message-api.rst
      
      `updata_all_example()` should be `update_all_example()`
      
      * Update message-efficient.rst
      
      `cat_feat` need to concatenate with `dim=1` for the # edge features to match # edges
      
      * Update nn-construction.rst
      
      all `max_pool` in the aggregator type of `SAGEConv` should be `pool` instead
      
      * Update nn-forward.rst
      
      all `max_pool` in the aggregator type of `SAGEConv` should be `pool` instead
      
      * Update nn-forward.rst
      
      all `max_pool` in the aggregator type of `SAGEConv` should be `pool` instead
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      863c2495
  11. 10 Nov, 2021 1 commit
    • Mufei Li's avatar
      [NN] GNNExplainer (#3490) · dfa32ae0
      Mufei Li authored
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * lint fix
      
      * lint fix
      
      * Fix lint
      
      * Update
      
      * Fix CI
      
      * Fix CI
      
      * Fix
      
      * CI
      
      * Fix
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix CI
      
      * Fix CI
      dfa32ae0
  12. 04 Nov, 2021 1 commit
  13. 03 Nov, 2021 1 commit
  14. 27 Oct, 2021 1 commit
  15. 14 Oct, 2021 1 commit
  16. 26 Aug, 2021 1 commit
  17. 21 Aug, 2021 1 commit
  18. 16 Aug, 2021 1 commit
  19. 02 Aug, 2021 1 commit
  20. 28 Jul, 2021 1 commit
  21. 23 Jul, 2021 1 commit
  22. 20 Jul, 2021 1 commit
  23. 15 Jul, 2021 1 commit
  24. 14 Jul, 2021 1 commit
  25. 13 Jul, 2021 2 commits
  26. 12 Jul, 2021 1 commit
  27. 07 Jul, 2021 1 commit
  28. 06 Jul, 2021 1 commit
  29. 05 Jul, 2021 2 commits
  30. 30 Jun, 2021 1 commit
  31. 29 Jun, 2021 2 commits
  32. 28 Jun, 2021 2 commits
  33. 21 Jun, 2021 2 commits
  34. 17 Jun, 2021 1 commit