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

Add masks to operations #266

Closed jim22k closed 2 years ago

jim22k commented 2 years ago

Includes a new select_mask operation which selects from a tensor given a mask (or mask complement). This allows manually performing an input mask for things like apply.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1695263716


Totals Coverage Status
Change from base Build 1693302125: 0.0%
Covered Lines: 4559
Relevant Lines: 5308

💛 - Coveralls