• 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
utils.py 296 Bytes