"docs/source/_static/css/override.css" did not exist on "a87b33db263049991999209f986364a3445c40db"
  • 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
igraph_bench.sh 392 Bytes