1. 07 Aug, 2018 1 commit
  2. 06 Aug, 2018 1 commit
    • Minjie Wang's avatar
      SPMV specialization (#32) · 2c489fad
      Minjie Wang authored
      * fix edge list order problem in cached graph.
      
      * minor fix
      
      * fix bug in edge iter
      
      * SPMV works
      
      * gcn spmv on CPU
      
      * change gcn style
      
      * fix cached graph performance; fixed gcn dataset bug
      
      * reorg dir
      
      * non-batch spmv; partial update problem with shape change
      
      * fix reorder problem; finish gcn-batch impl
      
      * pop API
      
      * GPU context
      2c489fad
  3. 13 Jul, 2018 1 commit
  4. 12 Jul, 2018 1 commit
  5. 10 Jul, 2018 2 commits
  6. 04 Jul, 2018 1 commit
    • Lingfan Yu's avatar
      Reduce API (#15) · 68fb5f7e
      Lingfan Yu authored
      * add reduce_msg related api to dgl graph
      
      * add reduce_sum, switch backend from numpy to pytorch
      
      * update gat gcn to use reduce msg api
      
      * remove reduce_sum
      
      * add built-in reduce functions
      68fb5f7e
  7. 25 Jun, 2018 1 commit
  8. 22 Jun, 2018 1 commit
  9. 20 Jun, 2018 4 commits
  10. 19 Jun, 2018 1 commit
  11. 18 Jun, 2018 1 commit
  12. 16 Jun, 2018 1 commit
  13. 15 Jun, 2018 2 commits