metagraph-dev / mlir-graphblas

MLIR tools and dialect for GraphBLAS
https://mlir-graphblas.readthedocs.io/en/latest/
Apache License 2.0
15 stars 6 forks source link

Incorporate sparse_tensor.init #223

Closed jim22k closed 2 years ago

jim22k commented 2 years ago

Remove newmatrix... and newvector... methods from SparseUtils.cpp Use sparse_tensor.init instead Incorporate resizing of pointers into callNewTensor and new_sparse_tensor

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1387107742


Totals Coverage Status
Change from base Build 1382446470: 0.2%
Covered Lines: 3094
Relevant Lines: 3644

💛 - Coveralls