"src/vscode:/vscode.git/clone" did not exist on "9a1810f0de807f936ac3cf344d6e1e2851af723a"
  • 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