[all-commits] [llvm/llvm-project] 4d29f6: [mlir][python] Expose fp8 types with pybind.

Qiao Zhang via All-commits all-commits at lists.llvm.org
Tue Jan 3 11:19:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d29f6ed6e73609f2f181d048d8157aeba5b73ca
      https://github.com/llvm/llvm-project/commit/4d29f6ed6e73609f2f181d048d8157aeba5b73ca
  Author: Qiao Zhang <zhangqiaorjc at google.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M mlir/lib/Bindings/Python/IRTypes.cpp
    M mlir/python/mlir/_mlir_libs/_mlir/ir.pyi
    M mlir/test/python/ir/builtin_types.py

  Log Message:
  -----------
  [mlir][python] Expose fp8 types with pybind.

Expose fp8 types with pybind.

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D140746




More information about the All-commits mailing list