llvm-project/mlir/python
Aart Bik f8b692dd31 [mlir][python][f16] add ctype python binding support for f16
Similar to complex128/complex64, float16 has no direct support
in the ctypes implementation. This fixes the issue by using a
custom F16 type to change the view in and out of MLIR code

Reviewed By: wrengr

Differential Revision: https://reviews.llvm.org/D126928
2022-06-02 17:21:24 -07:00
..
mlir [mlir][python][f16] add ctype python binding support for f16 2022-06-02 17:21:24 -07:00
.style.yapf
CMakeLists.txt [mlir] provide Python bindings for the Transform dialect 2022-05-30 17:37:52 +02:00
requirements.txt Upstream MLIR PyTACO implementation. 2022-01-21 08:38:36 -08:00