Previously, the dialect was exposed for linking and pass management purposes,
but we did not generate op classes for it. Generate them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110819
[mlir][python] provide bindings for ops from the sparse_tensor dialect ClosedPublic Authored by ftynse on Sep 30 2021, 6:10 AM.
Details Summary Previously, the dialect was exposed for linking and pass management purposes,
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptSep 30 2021, 6:10 AM This revision is now accepted and ready to land.Sep 30 2021, 6:37 AM Closed by commit rG93a6b49d38af: [mlir][python] provide bindings for ops from the sparse_tensor dialect (authored by ftynse). · Explain WhySep 30 2021, 6:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376173 mlir/python/CMakeLists.txt
mlir/python/mlir/dialects/SparseTensorOps.td
mlir/python/mlir/dialects/sparse_tensor.py
|