"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "899151fc9b29da03f51e5e1e07f11f78017032ba"
  • 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
tf_bench.py 1.39 KB