| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[CI] : Copy llvm python requirements.txt to bazel workdir. (#4317) | 10 个月前 | |
[CI] Address miscellaneous Bazel / Clang build failures (#4344) - Adds an explicit dependency for headers used in TorchMLIRInitAll - Addresses a std::accumulate usage issue: https://godbolt.org/z/xs441Ebfe Signed-off-by: Artem Gindinson <gindinson@roofline.ai> | 9 个月前 | |
[Bazel] Update to Ubuntu-22.04 and clang-16 for Bazel build docker (#1523) * Update Ubuntu and clang in the docker container * Specifically build just @torch-mlir//:torch-mlir-opt Triggered GHA run: https://github.com/sjain-stanford/torch-mlir/actions/runs/3317006870/jobs/5479411204 | 3 年前 | |
Add bazel build support (1/N) (#706) This PR adds rules for building the compiler part with bazel, a followup PRs will build the python bindings. | 4 年前 | |
Bump LLVM and StableHLO (#2598) Bump LLVM to 5e5a22caf88ac1ccfa8dc5720295fdeba0ad9372 and StableHLO to 83f095e7217c897f1eccac5652600ceb944cb0e0. Bazel GHA: https://github.com/sjain-stanford/torch-mlir/actions/runs/7027647674 | 2 年前 | |
[Bazel] Run buildifier (#1250) Lint all Bazel files (BUILD, WORKSPACE, .bzl, or .sky). Steps followed: shell ./utils/bazel/run_docker.sh # run within container git clone https://github.com/bazelbuild/buildtools.git cd buildtools bazel build //buildifier # buildifier formatter ./bazel-bin/buildifier/buildifier_/buildifier -r ../utils/bazel/ # buildifier linter ./bazel-bin/buildifier/buildifier_/buildifier --lint=fix -r ../utils/bazel/ | 3 年前 | |
[NFC reformat] Applies pre-commit formatting to Python files. (#3244) This is a large change because prior to this point, Python files in the project were not consistently formatted. This reformats them all with black defaults. Based on experience with prior projects, if you have a dev/long-term branch with Python patches, you can minimize merge conflicts prior to rebasing to include this commit by running black on your modified Python files, squashing, and then rebasing/merging. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 9 个月前 | ||
| 3 年前 | ||
| 4 年前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 2 年前 |