aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bindings/Python/IRAttributes.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-12-22Fix more clang-tidy cleanups in mlir/ (NFC)Mehdi Amini1-4/+8
2021-12-21Fix clang-tidy issues in mlir/ (NFC)Mehdi Amini1-3/+5
2021-12-20Fix clang-tidy issues in mlir/ (NFC)Mehdi Amini1-5/+5
2021-11-29[mlir][python] Add pyi stub files to enable auto completion.Stella Laurenzo1-1/+1
2021-10-29[mlir][python] Add a __contains__ method to the python bindings for Dictionar...Adrian Kuegel1-0/+6
2021-10-07[mlir][python] Temporarily disable test for converting unsupported DenseEleme...Stella Laurenzo1-7/+6
2021-10-07[mlir] Extend C and Python API to support bulk loading of DenseElementsAttr.Stella Laurenzo1-72/+171
2021-10-04[mlir][python] Usability improvements for Python bindingsAlex Zinenko1-19/+37
2021-08-30[mlir][python] Apply py::module_local() to all classes.Stella Laurenzo1-1/+2
2021-04-22[mlir] Move PyConcreteAttribute to header. NFC.Alex Zinenko1-40/+0
2021-04-12[mlir] introduce "encoding" attribute to tensor typeAart Bik1-2/+3
2021-03-19NFC: Break up the mlir python bindings into individual sources.Stella Laurenzo1-0/+761