1. 20 Oct, 2018 1 commit
  2. 19 Oct, 2018 13 commits
  3. 18 Oct, 2018 8 commits
  4. 17 Oct, 2018 5 commits
    • Lingfan Yu's avatar
      Efficient send_and_recv (#83) · 750e5037
      Lingfan Yu authored
      * python side send_and_recv shortcut
      
      * common util function for c apis
      
      * degree bucketing scheduler
      
      * scheduler c apis
      
      * cmake
      
      * python side logics
      
      * minor
      
      * fix multiple msg/red func cases
      
      * remove shell echo command in Jenkinsfile...
      
      * fuse apply for send_and_recv
      
      * fuse update func for update_all
      
      * typo...
      
      * handle anonymous
      
      * add degree bucketing for entire graph
      
      * degree bucketing executor
      
      * minor
      
      * style
      
      * rename graph_mapping to recv_nodes
      
      * fix some comments
      750e5037
    • VoVAllen's avatar
      add gcn folder · 2cc6079a
      VoVAllen authored
      2cc6079a
    • VoVAllen's avatar
      add tutorial · 9276aa93
      VoVAllen authored
      9276aa93
    • VoVAllen's avatar
      Merge pull request #1 from jermainewang/cpp · 8801154b
      VoVAllen authored
      Cpp
      8801154b
    • Gan Quan's avatar
      node/edge filtering (#80) · b2c1c4fa
      Gan Quan authored
      * node/edge filtering
      
      * changing to tensor operations (what did i do???)
      
      * ???
      b2c1c4fa
  5. 16 Oct, 2018 1 commit
  6. 14 Oct, 2018 4 commits
    • Da Zheng's avatar
      [BACKEND] Add MXNet backend. (#77) · 5567f4a4
      Da Zheng authored
      * support mxnet.
      
      * add mxnet version of GCN.
      
      * rename mxnet.nd as F.
      
      * add mxnet GAT.
      
      * enable GPU for GCN.
      
      * fix MXNet GCN train.
      
      * Use adam to optimize GAT
      
      * support more operators.
      
      * support sparse arrays.
      
      * update mxnet backend.
      
      * support index_copy.
      
      * remove NN.
      
      * update mxnet backend.
      
      * temp check in.
      
      * fix data conversion.
      
      * add test.
      
      * clean up mxnet backend.
      
      * update mxnet examples.
      
      * Revert "remove NN."
      
      This reverts commit d815d9a0ec619f9ce9099c48cd35db9d8e947483.
      
      * temp disable MXNet version of NN.
      5567f4a4
    • GaiYu0's avatar
      Update README.md · f31b6fd2
      GaiYu0 authored
      f31b6fd2
    • GaiYu0's avatar
      Merge pull request #72 from jermainewang/line-graph · 47392596
      GaiYu0 authored
      [MODEL] CDGNN and line graph
      47392596
    • GaiYu0's avatar
      README.md · 8738ebfa
      GaiYu0 authored
      8738ebfa
  7. 13 Oct, 2018 1 commit
  8. 10 Oct, 2018 2 commits
  9. 09 Oct, 2018 4 commits
  10. 08 Oct, 2018 1 commit