Expose fp8 types with pybind.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@stellaraccident could you help me land it? this is my first patch, so i don't have commit access. thanks!
Paths
| Differential D140746
[mlir][python] Expose fp8 types with pybind. ClosedPublic Authored by zhangqiaorjc on Dec 28 2022, 5:24 PM.
Details
Summary Expose fp8 types with pybind.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 28 2022, 6:14 PM Comment Actions @stellaraccident could you help me land it? this is my first patch, so i don't have commit access. thanks! This revision was landed with ongoing or failed builds.Jan 3 2023, 11:19 AM Closed by commit rG4d29f6ed6e73: [mlir][python] Expose fp8 types with pybind. (authored by zhangqiaorjc, committed by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 486035 mlir/lib/Bindings/Python/IRTypes.cpp
mlir/python/mlir/_mlir_libs/_mlir/ir.pyi
mlir/test/python/ir/builtin_types.py
|