llvm-project
35cd2914
- [mlir][python] add dict-style to IR attributes (#163200)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
83 days ago
[mlir][python] add dict-style to IR attributes (#163200) It makes sense that Attribute dicts/maps should behave like dicts in the Python bindings. Previously this was not the case.
References
#163200 - [mlir][python] add dict-style to IR attributes
Author
Wheest
Parents
043cdf0c
Loading