summaryrefslogtreecommitdiff
path: root/mlir/examples/standalone/python/StandaloneExtensionPybind11.cpp
AgeCommit message (Expand)Author
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-24[MLIR][Standalone] use narrow registration instead of RegisterEverything (#16...Maksim Levental
2025-01-13Remove StandaloneExtensionPybind11.cpp FT update as does not work with python...vfdev
2025-01-13Enabled freethreading support in MLIR python bindings (#122684)vfdev
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