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

graphblas.cast #226

Closed jim22k closed 2 years ago

jim22k commented 2 years ago

Allows conversion of dtype for sparse tensor. The layout must remain unchanged.

This is written in MLIR, not a new function in SparseUtils.cpp. So the casting is based on whatever LLVM does.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1392201484


Totals Coverage Status
Change from base Build 1387293998: 0.0%
Covered Lines: 3094
Relevant Lines: 3644

💛 - Coveralls