1. 07 Dec, 2020 4 commits
  2. 06 Dec, 2020 1 commit
  3. 03 Dec, 2020 2 commits
  4. 02 Dec, 2020 1 commit
  5. 01 Dec, 2020 1 commit
  6. 30 Nov, 2020 2 commits
  7. 27 Nov, 2020 2 commits
  8. 26 Nov, 2020 3 commits
  9. 24 Nov, 2020 1 commit
  10. 22 Nov, 2020 2 commits
  11. 19 Nov, 2020 2 commits
    • Mufei Li's avatar
      [WIP] Misc Fix (#2359) · 45e3e9af
      Mufei Li authored
      * Update
      
      * Update
      
      * Update
      45e3e9af
    • zhjwy9343's avatar
      [Doc] Chinese User Guide chapter 1 - 4 (#2351) · b0a9d16f
      zhjwy9343 authored
      
      
      * [Feature] Add full graph training with dgl built-in dataset.
      
      * [Feature] Add full graph training with dgl built-in dataset.
      
      * [Feature] Add full graph training with dgl built-in dataset.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Bug] fix model to cuda.
      
      * [Feature] Add test loss and accuracy
      
      * [Feature] Add test loss and accuracy
      
      * [Feature] Add test loss and accuracy
      
      * [Feature] Add test loss and accuracy
      
      * [Feature] Add test loss and accuracy
      
      * [Feature] Add test loss and accuracy
      
      * [Fix] Add random
      
      * [Bug] Fix batch norm error
      
      * [Doc] Test with CN in Sphinx
      
      * [Doc] Test with CN in Sphinx
      
      * [Doc] Remove the test CN docs.
      
      * [Feature] Add input embedding layer
      
      * [Feature] Add input embedding layer
      
      * [Feature] Add input embedding layer
      
      * [Feature] Add input embedding layer
      
      * [Feature] Add input embedding layer
      
      * [Feature] Add input embedding layer
      
      * [Feature] Add input embedding layer
      
      * [Feature] Add input embedding layer
      
      * [Feature] Add input embedding layer
      
      * [Doc] fill readme with new performance results
      
      * [Doc] Add Chinese User Guide, graph and 1.5
      
      * [Doc] Add Chinese User Guide, graph and 1.5
      
      * Update README.md
      
      * [Fix] Temporary remove compgcn
      
      * [Doc] Add CN user guide chapter2
      
      * [Test] Tunning format
      
      * [Test] Tunning format
      
      * [Test] Tunning format
      
      * [Test] Tunning format
      
      * [Test] Tunning format
      
      * [Test] Section headers
      
      * [Fix] Fix format errors
      
      * [Fix] Fix format errors
      
      * [Fix] Fix format errors
      
      * [Doc] Add CN-EN EN-CN links
      
      * [Doc] Add CN-EN EN-CN links
      
      * [Doc] Copyedit chapter2
      
      * [Doc] Copyedit chapter2
      
      * [Doc] Remove EN in 2.1
      
      * [Doc] Remove EN in chapter 2
      
      * [Doc] Copyedit first 2 sections
      
      * [Doc] Copyedit first 2 sections
      
      * [Doc] copyedited chapter 2 CN
      
      * [Doc] Add chapter 3 raw texts
      
      * [Doc] Add chapter 3 preface and 3.1
      
      * [Doc] Add chapter 3.2 and 3.3
      
      * [Doc] Add chapter 3.2 and 3.3
      
      * [Doc] Add chapter 3.2 and 3.3
      
      * [Doc] Remove EN parts
      
      * [Doc] Copyediting 3.1
      
      * [Doc] Copyediting 3.2 and 3.3
      
      * [Doc] Proofreading 3.1 and 3.2
      
      * [Doc] Proofreading 3.2 and 3.3
      
      * [Doc] Add chapter 4 CN raw text.
      
      * [Clean] Remove codes in other branches
      
      * [Doc] Start to copyedit chapter 4 preface
      
      * [Doc] copyedit CN section 4.1
      
      * [Doc] Remove EN in User Guide Chapter 4
      
      * [Doc] Copyedit chapter 4.1
      
      * [Doc] copyedit cn chapter 4.2, 4.3, 4.4, and 4.5.
      
      * [Doc] Fix errors in EN user guide graph feature and heterograph
      
      * [Doc] 2nd round copyediting with Murph's comments
      
      * [Doc] 3rd round copyediting with Murph's comments
      
      * [Doc] 3rd round copyediting with Murph's comments
      
      * [Doc] 3rd round copyediting with Murph's comments
      
      * [Sync] syncronize with the dgl master
      
      * [Doc] edited after Minjie's comments, 1st round
      
      * update cub
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      b0a9d16f
  12. 18 Nov, 2020 1 commit
  13. 17 Nov, 2020 2 commits
  14. 16 Nov, 2020 1 commit
  15. 14 Nov, 2020 1 commit
  16. 13 Nov, 2020 2 commits
  17. 12 Nov, 2020 2 commits
  18. 10 Nov, 2020 2 commits
  19. 09 Nov, 2020 1 commit
  20. 07 Nov, 2020 2 commits
  21. 06 Nov, 2020 1 commit
  22. 05 Nov, 2020 1 commit
    • Xiangkun Hu's avatar
      [Bugfix] GINDataset check whether labels are all valid (#2319) · 5f198763
      Xiangkun Hu authored
      * PPIDataset
      
      * Revert "PPIDataset"
      
      This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
      
      * check whether the original labels are valid
      
      * add unit test for gin dataset
      
      * bug of asscalar in mxnet<=1.6
      
      * mxnet<=1.6 asscalar requires ndarray to be shaped (1,)
      
      * skip gpu while testing datasets
      
      * Update test_data.py
      
      * test of gin dataset takes too much time
      5f198763
  23. 03 Nov, 2020 1 commit
  24. 02 Nov, 2020 2 commits