Add size_hint operand to the Python interface.
Fix pytaco.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137754
[mlir][sparse] Fix Python interface for bufferization.alloc_tensor. ClosedPublic Authored by bixia on Nov 9 2022, 5:33 PM.
Details Summary Add size_hint operand to the Python interface.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 9 2022, 6:18 PM Closed by commit rGf151274454c2: [mlir][sparse] Fix Python interface for bufferization.alloc_tensor. (authored by bixia). · Explain WhyNov 9 2022, 9:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 474397 mlir/python/mlir/dialects/_bufferization_ops_ext.py
mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco.py
|