issues
search
metagraph-dev
/
mlir-graphblas
MLIR tools and dialect for GraphBLAS
https://mlir-graphblas.readthedocs.io/en/latest/
Apache License 2.0
18
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Small fixes for docs
#281
jim22k
closed
2 years ago
1
Linalg ops
#280
jim22k
closed
2 years ago
2
Update notebook docs.
#279
paul-tqh-nguyen
closed
2 years ago
1
Add missing functional tests
#278
paul-tqh-nguyen
closed
2 years ago
1
test_update.mlir errors with --graphblas-structuralize
#277
paul-tqh-nguyen
opened
2 years ago
1
Move structuralize pass to separate file
#276
jim22k
closed
2 years ago
1
Convert FileCheck lowering tests into functional tests.
#275
paul-tqh-nguyen
closed
2 years ago
1
ApplyGeneric using linalg_apply
#274
jim22k
closed
2 years ago
1
Need to pin markupsafe if we restrict jinja2 version
#273
seibert
closed
2 years ago
2
Functional test for graphblas.apply_generic in the Linalg Lower Pass.
#272
paul-tqh-nguyen
closed
2 years ago
2
Convert lowering tests to be functional tests
#271
jim22k
closed
2 years ago
3
[WIP] Update code for forked MLIR
#270
jim22k
closed
2 years ago
2
Profiling fixes
#269
seibert
opened
2 years ago
0
Update SparseUtils.cpp to SparseTensorUtils.cpp
#268
jim22k
closed
2 years ago
0
Support the in_place attribute for graphblas.apply
#267
paul-tqh-nguyen
closed
2 years ago
2
Add masks to operations
#266
jim22k
closed
2 years ago
1
Add more graphblas.update tests
#265
paul-tqh-nguyen
closed
2 years ago
1
Update MLIR (again)
#264
seibert
closed
2 years ago
3
Update docs to reflect the latest code
#263
jim22k
closed
2 years ago
1
Fuse graphblas.apply with graphblas.update
#262
paul-tqh-nguyen
opened
2 years ago
2
GraphBLAS dialect op equivalents of np.ones, np.eye, np.arange, etc.?
#259
paul-tqh-nguyen
opened
2 years ago
1
Updates needed while building notebooks
#258
jim22k
closed
2 years ago
1
Initial implementation of GraphWave
#257
paul-tqh-nguyen
closed
2 years ago
1
Remove requirement for binary operators to have consistent input and output dtypes
#256
jim22k
opened
2 years ago
0
IR builder to raise exception when using variables outside of valid scope
#255
paul-tqh-nguyen
opened
2 years ago
0
Uniform Complement operation
#254
jim22k
closed
2 years ago
3
Numpy arrays -> tensor is sometimes broken
#253
jim22k
opened
2 years ago
0
Analyze algorithms to identify necessary ops
#252
paul-tqh-nguyen
opened
2 years ago
0
Op to generate each row of a matrix independently
#251
paul-tqh-nguyen
opened
2 years ago
0
Optimization pass to remove redundant sparse_tensor.pointers, sparse_tensor.indices, and sparse_tensor.values ops
#250
paul-tqh-nguyen
opened
2 years ago
0
Add scf.if support to the IR builder.
#247
paul-tqh-nguyen
opened
2 years ago
0
Application classification
#246
jim22k
closed
2 years ago
1
SSSP and MSSSP currently use MLIRFunctionBuilder.add_statement to add scf.while loops
#245
paul-tqh-nguyen
opened
2 years ago
0
Add more tests for IR Builder's scf.while functionality
#244
paul-tqh-nguyen
opened
2 years ago
0
Connected Components
#243
paul-tqh-nguyen
closed
2 years ago
1
graphblas.print_tensor operation
#242
jim22k
closed
3 years ago
2
graphblas.print crashes on empty vectors
#241
jim22k
closed
3 years ago
0
graphblas.diag breaks for 0-length vectors
#240
jim22k
closed
3 years ago
0
DWIM rewrite patterns for graphblas.reduce_to_vector and matrix multiply ops
#239
paul-tqh-nguyen
closed
3 years ago
2
Geolocation
#238
jim22k
closed
3 years ago
1
Initial implementation of convenience pass.
#237
paul-tqh-nguyen
closed
3 years ago
1
Intermittent failure of graphblas.print
#236
jim22k
opened
3 years ago
1
Operator standardization
#235
jim22k
closed
3 years ago
2
Initial implementation of GraphSAGE.
#234
paul-tqh-nguyen
closed
3 years ago
1
TIES algorithm
#230
jim22k
closed
3 years ago
1
Select random probability
#229
jim22k
closed
3 years ago
1
Improve formatting of printed matrices
#228
paul-tqh-nguyen
opened
3 years ago
0
Support dense, CSR, CSC, and CV tensors in graphblas.print
#227
paul-tqh-nguyen
closed
3 years ago
2
graphblas.cast
#226
jim22k
closed
3 years ago
1
Functional tests for secondi, firsti, and overlapi
#225
paul-tqh-nguyen
opened
3 years ago
0
Next