1. 08 Dec, 2019 1 commit
  2. 04 Dec, 2019 1 commit
  3. 25 Nov, 2019 1 commit
  4. 25 Oct, 2019 1 commit
  5. 09 Oct, 2019 1 commit
  6. 07 Sep, 2019 1 commit
  7. 04 Sep, 2019 1 commit
  8. 30 Aug, 2019 1 commit
  9. 23 Jul, 2019 1 commit
  10. 20 Jun, 2019 1 commit
    • VoVAllen's avatar
      [Fix] Fix license badge (#671) · c3d74e0f
      VoVAllen authored
      * Add serialization
      
      * fix broken badge
      
      * Revert "Add serialization"
      
      This reverts commit e838bb1faa2503d14593d702be00514f936c9027.
      
      * fix
      c3d74e0f
  11. 15 Jun, 2019 1 commit
  12. 09 Jun, 2019 1 commit
    • Lingfan Yu's avatar
      [Model] Update GAT model code (#622) · 74e13eea
      Lingfan Yu authored
      * fix gat code to use latest edge softmax module
      
      * avoid transpose
      
      * update README
      
      * use edge_softmax op
      
      * mxnet edge softmax op
      
      * mxnet gat
      
      * update README
      
      * fix unittest
      
      * fix ci
      
      * fix mxnet nn test; relax criteria for prod reducer
      74e13eea
  13. 23 Mar, 2019 1 commit
  14. 08 Mar, 2019 1 commit
  15. 22 Feb, 2019 1 commit
  16. 26 Jan, 2019 1 commit
  17. 04 Jan, 2019 1 commit
  18. 26 Dec, 2018 1 commit
  19. 13 Dec, 2018 1 commit
  20. 11 Dec, 2018 1 commit
  21. 07 Dec, 2018 2 commits
  22. 06 Dec, 2018 1 commit
    • Gan Quan's avatar
      [Doc] Readme (#265) · ac660f45
      Gan Quan authored
      * [Doc] updated readme
      
      * contribution guide change
      
      * small edits
      
      * add perf #
      
      * Update README.md
      
      * Update README.md
      
      * add others...
      
      * rewrite scalability
      
      * model & code links
      
      * some note for treelstm
      
      * rewrite scalability
      ac660f45
  23. 09 Nov, 2018 1 commit
  24. 05 Nov, 2018 1 commit
  25. 23 Oct, 2018 1 commit
    • Minjie Wang's avatar
      [DOC] API tutorials (#96) · 20469802
      Minjie Wang authored
      * setup sphinx-gallery; work on graph tutorial
      
      * draft dglgraph tutorial
      
      * update readme to include document url
      
      * rm obsolete file
      
      * Draft the message passing tutorial
      20469802
  26. 22 Oct, 2018 1 commit
  27. 18 Oct, 2018 1 commit
  28. 07 Oct, 2018 1 commit
    • Lingfan Yu's avatar
      Dockerfile and CI (#74) · cdf7334c
      Lingfan Yu authored
      * Test CPP branch CI (#2)
      
      * Fix batching node-only graphs (#62)
      
      * fixing batching with graphs with no edges
      
      * oops forgot test
      
      * fix readme
      
      * Docker and Jenkins (#1)
      
      * docker ci cpu
      
      * install python packages
      
      * docker ci gpu
      
      * add readme
      
      * use dgl cpu image
      
      * run command in container as root
      
      * use python3
      
      * fix test case
      
      * remove nose from docker file
      
      * docker folder readme
      
      * parallelize cpu and gpu
      
      * top level stages
      
      * comment out python2 related installation
      
      * fix
      
      * remove igraph
      
      * building for cpp
      
      * change building order
      
      * export env in test stage
      
      * withEnv
      
      * run docker container as root
      
      * fix test cases
      
      * fix test cases
      
      * minor
      
      * remove old build
      cdf7334c
  29. 04 Oct, 2018 1 commit
  30. 01 Oct, 2018 3 commits
  31. 23 Jul, 2018 1 commit
  32. 22 Jul, 2018 1 commit
    • Minjie Wang's avatar
      Setup Jenkins (#30) · beaeb8a8
      Minjie Wang authored
      * jenkins init
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * test succ (#1)
      
      * test succ
      
      * test fail
      
      * fix fail
      
      * fix jenkins
      
      * icon
      
      * icon
      
      * icon
      beaeb8a8
  33. 19 Jun, 2018 2 commits