1. 12 Aug, 2020 1 commit
  2. 11 Aug, 2020 4 commits
  3. 10 Aug, 2020 1 commit
  4. 07 Aug, 2020 1 commit
  5. 06 Aug, 2020 2 commits
  6. 31 Jul, 2020 1 commit
  7. 28 Jul, 2020 3 commits
  8. 13 Jul, 2020 1 commit
  9. 02 Jul, 2020 1 commit
    • Quan (Andy) Gan's avatar
      [Sampling] NodeDataLoader for node classification (#1635) · 168a88e5
      Quan (Andy) Gan authored
      
      
      * neighbor sampler data loader first commit
      
      * more commit
      
      * nodedataloader
      
      * fix
      
      * update RGCN example
      
      * update OGB
      
      * fixes
      
      * fix minibatch RGCN crashing with self loop
      
      * reverting gatconv test code
      
      * fix
      
      * change to new solution that doesn't require tf dataloader
      
      * fix
      
      * lint
      
      * fix
      
      * fixes
      
      * change doc
      
      * fix docstring
      
      * docstring fixes
      
      * return seeds and input nodes from data loader
      
      * fixes
      
      * fix test
      
      * fix windows build problem
      
      * add pytorch wrapper
      
      * fixes
      
      * add pytorch wrapper
      
      * add unit test
      
      * add -1 support to sample_neighbors & fix docstrings
      
      * docstring fix
      
      * lint
      
      * add minibatch rgcn evaluations
      Co-authored-by: default avatarxiang song(charlie.song) <classicxsong@gmail.com>
      Co-authored-by: default avatarTong He <hetong007@gmail.com>
      168a88e5
  10. 05 Jun, 2020 1 commit
  11. 03 Jun, 2020 1 commit
  12. 25 May, 2020 1 commit
  13. 19 May, 2020 1 commit
  14. 14 May, 2020 1 commit
  15. 09 Apr, 2020 1 commit
  16. 02 Apr, 2020 1 commit
  17. 30 Mar, 2020 1 commit
  18. 25 Mar, 2020 1 commit
  19. 16 Mar, 2020 1 commit
  20. 08 Mar, 2020 1 commit
  21. 06 Mar, 2020 1 commit
  22. 05 Mar, 2020 1 commit
  23. 26 Jan, 2020 1 commit
  24. 20 Jan, 2020 1 commit
  25. 19 Jan, 2020 1 commit
    • VoVAllen's avatar
      [Tensorflow] Several nn & example (#1191) · a00636a0
      VoVAllen authored
      * several nn example
      
      * appnp
      
      * fix lint
      
      * lint
      
      * add dgi
      
      * fix
      
      * fix
      
      * fix
      
      * fff
      
      * docs
      
      * 111
      
      * fix
      
      * change init
      
      * change result
      
      * tiaocan+1
      
      * fix
      
      * fix lint
      
      * fix
      
      * fix
      a00636a0
  26. 09 Jan, 2020 1 commit
  27. 07 Jan, 2020 1 commit
  28. 24 Dec, 2019 1 commit
  29. 19 Dec, 2019 1 commit
    • Mufei Li's avatar
      [Chem] ACNN and various utilities (#1117) · cf9ba90f
      Mufei Li authored
      * Add several splitting methods
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Finally
      
      * CI
      cf9ba90f
  30. 13 Dec, 2019 1 commit
  31. 01 Dec, 2019 1 commit
  32. 29 Nov, 2019 1 commit
  33. 27 Nov, 2019 2 commits
    • John Andrilla's avatar
      [Doc] NN Modules Edit for grammar and style (#991) · c9ac6c98
      John Andrilla authored
      * Edit for grammar and style
      
      Improve the flow and readability
      
      * Update docs/source/features/nn.rst
      
      Better now? NN Modules as a title is vague
      c9ac6c98
    • John Andrilla's avatar
      [Doc] Grammatical updates (#990) · 832d93c6
      John Andrilla authored
      * grammatical updates
      
      Edit pass for readability. 
      Can you clarify: "are of different, but shapes that can be broadcast." Are they of different shapes, but both can be broadcast?
      
      * Update docs/source/features/builtin.rst
      
      Okay now? Check this for logic.
      832d93c6