[mlir][python] Expose fp8 types with pybind.
authorQiao Zhang <zhangqiaorjc@google.com>
Tue, 3 Jan 2023 19:06:30 +0000 (19:06 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Tue, 3 Jan 2023 19:18:46 +0000 (19:18 +0000)
commit4d29f6ed6e73609f2f181d048d8157aeba5b73ca
tree0b764c17c8b604232c9fe47cde28ea35fabd3f9a
parent2671aa7e84367aae98cea8e37211b7afd31a20ce
[mlir][python] Expose fp8 types with pybind.

Expose fp8 types with pybind.

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D140746
mlir/lib/Bindings/Python/IRTypes.cpp
mlir/python/mlir/_mlir_libs/_mlir/ir.pyi
mlir/test/python/ir/builtin_types.py