• 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
CMakeLists.txt 10.1 KB