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

Initial implementation of GraphSAGE. #234

Closed paul-tqh-nguyen closed 2 years ago

paul-tqh-nguyen commented 2 years ago

This is a non-parallel implementation. I'll make it parallel in some future PR.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1418235523


Changes Missing Coverage Covered Lines Changed/Added Lines %
mlir_graphblas/ops.py 55 65 84.62%
<!-- Total: 247 257 96.11% -->
Totals Coverage Status
Change from base Build 1409413626: 0.9%
Covered Lines: 3705
Relevant Lines: 4419

💛 - Coveralls