GGeoffrey Martin-Noble Add a Bazel build file for mlir/python.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add a Bazel build file for mlir/python. This BUILD file: * generates machine-generated Python files using tblgen, and * exports both generated and handwritten Python files via filegroup() rules. This allows downstream users to use Bazel to build Python wheels that incorporate the MLIR Python bindings. Reviewed By: GMNGeoffrey Differential Revision: https://reviews.llvm.org/D112844 | 4 年前 |