"tests/pytorch/sparse/test_softmax.py" did not exist on "311bd88a040d42619f5eccd5a3f53852ec2be3e1"
  • 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
sp_bench.py 305 Bytes