GraphBLAS Dialect¶
The graphblas dialect is designed to make it possible to express
GraphBLAS algorithms in MLIR in a compact way. The dialect does not
define any new types, but rather operates on MLIR sparse tensors.
The graphblas dialect is designed to make it possible to express
GraphBLAS algorithms in MLIR in a compact way. The dialect does not
define any new types, but rather operates on MLIR sparse tensors.