1. 24 Oct, 2018 1 commit
  2. 23 Oct, 2018 3 commits
  3. 22 Oct, 2018 8 commits
  4. 20 Oct, 2018 2 commits
  5. 19 Oct, 2018 13 commits
  6. 18 Oct, 2018 8 commits
  7. 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