summaryrefslogtreecommitdiff
path: root/mlir/python/requirements.txt
AgeCommit message (Expand)Author
2025-11-22[MLIR][Python] remove PyYAML as a dep (#169145)Maksim Levental
2025-10-07Revert "[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pyb...Maksim Levental
2025-10-06[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pybind (#16...Maksim Levental
2025-09-20[MLIR][Python] reland (narrower) type stub generation (#157930)Maksim Levental
2025-09-10Revert stubgen-related patches (#157831)Oleksandr "Alex" Zinenko
2025-09-05[MLIR][Python] enable type stub auto-generation (#155741)Maksim Levental
2025-01-13Enabled freethreading support in MLIR python bindings (#122684)vfdev
2025-01-12Revert "Added free-threading CPython mode support in MLIR Python bindings (#1...Jacques Pienaar
2025-01-12Added free-threading CPython mode support in MLIR Python bindings (#107103)vfdev
2024-12-18[mlir python] Port Python core code to nanobind. (#120473)Peter Hawkins
2024-12-18Revert "[mlir python] Port Python core code to nanobind. (#118583)"Jacques Pienaar
2024-12-18[mlir python] Port Python core code to nanobind. (#118583)Peter Hawkins
2024-12-09Revert "Revert "[mlir python] Add nanobind support (#119232)Maksim Levental
2024-12-03Revert "[mlir python] Add nanobind support for standalone dialects." (#118517)Maksim Levental
2024-12-03[mlir python] Add nanobind support for standalone dialects. (#117922)Peter Hawkins
2024-11-23[mlir][python] Update minimal version of pybind11 to 2.10. (#117314)Ingo Müller
2024-10-31[mlir][python] Raise maximum allowed version (#114050)Marius Brehler
2024-08-07[mlir] [python] Update PyYAML minimum version to 5.4 and limit ml_dtypes to 0...Nhat Nguyen
2024-07-31Reapply "[MLIR][Python] add ctype python binding support for bf16" (#101271)Bimo
2024-05-29Revert "[MLIR][Python] add ctype python binding support for bf16" (#93771)Mehdi Amini
2024-05-29[MLIR][Python] add ctype python binding support for bf16 (#92489)Bimo
2024-04-01[mlir] Remove ``dataclasses`` package from mlir ``requirements.txt`` (#87223)Kirill Podoprigora
2023-10-04[mlir][python] Enable py312. (#68009)Maksim Levental
2023-05-23[mlir][python] Bump min pybind11 version to 2.9.0Rahul Kayaith
2023-02-07[mlir] Relax version requirement for PyYAML in mlirStella Stamenova
2023-02-01[mlir] Pin for the PyPi requirements for mlirStella Stamenova
2022-01-21Upstream MLIR PyTACO implementation.Bixia Zheng
2022-01-19[mlir] Rework subclass construction in PybindAdaptors.hAlex Zinenko
2021-07-20Exclude pybind11 2.7.0 from MLIR python requirements.Stella Laurenzo
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo