"src/vscode:/vscode.git/clone" did not exist on "4e2c1f3a4da7436a861dd444035e6e27a3f1c6b7"
  • czkkkkkk's avatar
    [Sparse] Add sparse matrix C++ implementation (#4773) · 7c059e86
    czkkkkkk authored
    * [Sparse] Add sparse matrix C++ implementation
    
    * Add documentation
    
    * Update
    
    * Minor fix
    
    * Move Python code to dgl/mock_sparse2
    
    * Move headers to include
    
    * lint
    
    * Update
    
    * Add dgl_sparse directory
    
    * Move src code to dgl_sparse
    
    * Add __init__.py in tests to avoid naming conflict
    
    * Add dgl sparse so in Jenkinsfile
    
    * Complete docstring & SparseMatrix basic op
    
    * lint
    
    * Disable win tests
    7c059e86
sparse_matrix.h 6.46 KB