"vscode:/vscode.git/clone" did not exist on "1a6def3ddbbf560b815c03faa4a7193a0d030591"
  • Quan (Andy) Gan's avatar
    [Feature] Sparse-sparse matrix multiplication, addition, and masking (#2753) · 929d8634
    Quan (Andy) Gan authored
    * test
    
    * more stuff
    
    * add test
    
    * fixes
    
    * optimize algo
    
    * replace unordered_map with arrays
    
    * lint
    
    * lint x2
    
    * oops
    
    * disable gpu csrmm tests
    
    * remove gpu invocation
    
    * optimize with openmp
    
    * remove python functions
    
    * add back with docstrings
    
    * lint
    
    * lint
    
    * update python interface
    
    * functionize
    
    * functionize
    
    * lint
    
    * lint
    929d8634
test_csrmm.cc 7.14 KB