Sign in
opensecura
/
3p
/
openxla
/
iree
/
8ce8bed38b562e9a3d649494c55cc16f5feb1b48
/
.github
abe3f89
Add conversions for 1x1 conv_2d to matmul (#18736)
by Ian Wood
· 5 months ago
012f8a6
[Codegen] Drop TransformStrategies (#18820)
by Quinn Dawkins
· 5 months ago
8e54ed5
Run ONNX model tests as part of pkgci_test_onnx. (#18795)
by Scott Todd
· 5 months ago
c7213de
Produce releases for Python 3.13. (#18799)
by Scott Todd
· 5 months ago
206b60c
[DispatchCreation] Extend multi-use producer fusion (#18551)
by Ian Wood
· 5 months ago
88cb0ab
Add @bjacob and myself to Encoding dialect owners. (#18712)
by Han-Chung Wang
· 6 months ago
c86b621
Switch build_package to arm-hosted runner. (#18656)
by Scott Todd
· 6 months ago
e45c570
Switch linux_arm64_clang workflow to arm-hosted runner. (#18643)
by Scott Todd
· 6 months ago
b5b4ab7
Bump cpubuilder dockerfile image to newer multi-arch version. (#18558)
by Scott Todd
· 6 months ago
672ae82
Attach Fusion interface to `linalg.softmax` (#18550)
by Ian Wood
· 6 months ago
6fd9697
Remove build_tools/docker/ files. (#18566)
by Scott Todd
· 6 months ago
51329bf
Migrate ci_linux_arm64_clang to new dockerfile. (#18569)
by Scott Todd
· 6 months ago
a5f63cc
Move `linux_x64_bazel` job back to running on every commit. (#18560)
by Scott Todd
· 6 months ago
0636abd
Switch build_test_all_bazel to new dockerfile and runners. (#18533)
by Scott Todd
· 6 months ago
898a95f
Redirect links from GCP to Azure for RISCV/ARM files. (#18531)
by Eliasj42
· 6 months ago
5612307
Disable workflows still relying on GCP self-hosted runners. (#18526)
by Scott Todd
· 6 months ago
cc891ba
[Infra] Migrate rest of linux builder workflows off GCP runners. (#18511)
by saienduri
· 6 months ago
27b0829
Bump llvm/llvm-project@030c6da7af826b641db005be925b20f956c3a6bb (#18512)
by Rob Suderman
· 6 months ago
c3cbfbd
[Infra] Initial Migration off GCP Runners (#18381)
by saienduri
· 6 months ago
b78def2
Update and pin dependencies (#18454)
by Marius Brehler
· 7 months ago
45132f5
Switch to LF AI & Data mailing lists (#18401)
by Marius Brehler
· 7 months ago
854a13e
Run all framework sanity check tests and organize jobs. (#18420)
by Scott Todd
· 7 months ago
f2bf602
[BUILD] change cuda and hip to default off (#17996)
by maxbartel
· 7 months ago
831899f
Set CC and CXX environment variables using 'env' in workflows. (#18425)
by Scott Todd
· 7 months ago
1124be8
Use setup-emsdk instead of emscripten dockerfile in samples.yml. (#18422)
by Scott Todd
· 7 months ago
3bdd909
Drop Docker and remote ccache usage from publish_website.yml. (#18421)
by Scott Todd
· 7 months ago
918cea4
Bump iree-test-suites commit used for ONNX tests. (#18402)
by Scott Todd
· 7 months ago
168d0a7
Migrate gcc and byollvm workflows to new Dockerfile. (#18356)
by Scott Todd
· 7 months ago
43ec1ef
Fix setting `Python3_EXECUTABLE` (#18370)
by Marius Brehler
· 7 months ago
9abcc81
Migrate linux_x64_clang_debug to new Dockerfile from base-docker-images. (#18355)
by Scott Todd
· 7 months ago
23de3b7
Add Flow codeowners to DispatchCreation (#18359)
by Ian Wood
· 7 months ago
ecc95f7
Migrate manylinux dockerfiles from nod-ai to iree-org namespace. (#18329)
by Scott Todd
· 7 months ago
cc44a85
Rework special model testing to avoid shared cache interference. (#18344)
by saienduri
· 7 months ago
70d212b
Enable riscv64 ci jobs in pkgci.yml. (#18274)
by Alex Chiang
· 7 months ago
e6d7bb2
Switch from w7900 to using any persistent cache runner for CPU. (#18322)
by saienduri
· 7 months ago
b306e93
Remove pre checkout MI300 step from workflows. (#18318)
by saienduri
· 7 months ago
d1140ae
Remove unnecessary environment variables from workflows. (#18317)
by saienduri
· 7 months ago
dd8abf7
Avoid running `sudo apt update` on mi250 and mi300 runners. (#18316)
by Scott Todd
· 7 months ago
4c8913b
Remove device "gpu number" specifications from model benchmarks. (#18315)
by Scott Todd
· 7 months ago
8dd1db3
Bubble expand shapes through `AttentionOp`s (#18074)
by Ian Wood
· 7 months ago
b637a30
Refactor how `linux_x64_clang_debug` uses Docker and scripts. (#18255)
by Scott Todd
· 7 months ago
f1319fc
Switch some workflows to use `container:` instead of docker_run.sh. (#18252)
by Scott Todd
· 7 months ago
9862e99
Switch ONNX ops test suite to use iree-org/iree-test-suites. (#18223)
by Scott Todd
· 7 months ago
00cc478
Cleanup unused Dockerfiles and build_all.yml workflow. (#18222)
by Scott Todd
· 7 months ago
9b05f17
Delete all in-tree benchmark infrastructure code. (#18144)
by Scott Todd
· 7 months ago
9c951ca
[Flow] Generalize horizontal contraction fusion to cover more cases. (#17880)
by MaheshRavishankar
· 7 months ago
6ac6be6
[GlobalOpt] Improve unary elementwise propagation to consider broadcasted operands (#17903)
by Quinn Dawkins
· 7 months ago
a7e5788
Switch from build_runtime_*.sh to inlined CMake commands. (#18164)
by Scott Todd
· 8 months ago
b8f0306
Switch from build_runtime.sh to inlined CMake commands. (#18162)
by Scott Todd
· 8 months ago
7cf0e26
Migrate uses of build_host_tools.sh and delete it. (#18129)
by Scott Todd
· 8 months ago
e91540f
Trim installed packages in samples.yml. (#18117)
by Scott Todd
· 8 months ago
92d882a
Revert path filter changes from ci*.yml workflows. (#18119)
by Scott Todd
· 8 months ago
4ff771a
Replace `build_all` job from `ci.yml` with `ci_linux_x64_clang.yml`. (#18107)
by Scott Todd
· 8 months ago
4883368
Bump Shark-TestSuite hash to head (#18106)
by Rob Suderman
· 8 months ago
fe4174e
Fix path filtering in ci_linux_x86_clang_asan.yml. (#18108)
by Scott Todd
· 8 months ago
a7a1be3
Move build_and_test_android from ci.yml to pkgci.yml. (#18070)
by Scott Todd
· 8 months ago
09dc003
Install and use clang in GPU test jobs. (#18076)
by Scott Todd
· 8 months ago
242d69e
Drop regression_suite install from setup_venv.py. (#18072)
by Scott Todd
· 8 months ago
2d70891
Use ccache in runtime builds. (#18089)
by Scott Todd
· 8 months ago
ebab90a
Update iree test cache location for new mi250 cluster (#18083)
by saienduri
· 8 months ago
2bef720
Migrate GPU test jobs to pkgci. (#18007)
by Scott Todd
· 8 months ago
1ee68bd
add myself to flow codeowners (#18015)
by Ian Wood
· 8 months ago
80be52b
Move 'gcc', 'byo_llvm', and 'debug' jobs to their own workflows. (#17981)
by Scott Todd
· 8 months ago
52eff2d
Move ASan and TSan jobs to their own workflows. (#18003)
by Scott Todd
· 8 months ago
2af25b5
Drop `python_release_packages` CI job in favor of pkgci. (#17958)
by Scott Todd
· 8 months ago
f99df29
Fork `build_all.yml` to `ci_linux_x64_clang.yml`. (#17990)
by Scott Todd
· 8 months ago
0934526
Remove broken 'if' condition from `linux_arm64_clang` job. (#17982)
by Scott Todd
· 8 months ago
7463cb4
Move "platforms" CI jobs into their own workflow files. (#17979)
by Scott Todd
· 8 months ago
c058c84
Disable `tsan`, `gcc`, `debug`, and `byo_llvm` jobs. (#17967)
by Scott Todd
· 8 months ago
ce4f0fe
Disable build_test_all_arm64 job until we find runners again. (#17964)
by Scott Todd
· 8 months ago
71d58a3
Disable cross compilation tests for now (#17961)
by Jacques Pienaar
· 8 months ago
8b44f61
Enable Python bindings builds/tests in 'runtime' CI builds. (#15878)
by Scott Todd
· 8 months ago
33e5430
Disable arm64 runtime build while runner availability is low. (#17927)
by Scott Todd
· 8 months ago
1fae64b
Disable a100 tests and benchmarks. (#17932)
by Scott Todd
· 8 months ago
5943426
Bump test suite to include punet tests and fix xfail script. (#17897)
by Scott Todd
· 8 months ago
44808e1
Add in-tree special_models test suite using reworked iree-tooling. (#17883)
by saienduri
· 8 months ago
f07c96c
Round up sdxl golden dispatch sizes and mi250 times by 10%. (#17879)
by Scott Todd
· 8 months ago
65a7bd0
Bump goldensize values for sdxl benchmarks. (#17873)
by Scott Todd
· 8 months ago
429aafd
[Codegen] Improve ROCm-specific LLVM translations (#17742)
by Krzysztof Drewniak
· 8 months ago
b67fef7
Bump goldentime values for mi250 sdxl benchmarks. (#17860)
by Scott Todd
· 8 months ago
9ac1015
Enable MI300 CI testing. (#17842)
by saienduri
· 9 months ago
0e5474b
Add macOS runtime build using GitHub-hosted macos-14 runner. (#17835)
by Scott Todd
· 9 months ago
7a29e8e
Switch Linux x86 package builds to use standard runners. (#17822)
by Scott Todd
· 9 months ago
dd7d4a1
Integrate llvm-project @31015240d366e4bf6f114856caa6e9ce90742b7f (#17799)
by Quinn Dawkins
· 9 months ago
6f26881
Revert "Disable Android tests and benchmarks while devices are offline." (#17805)
by Scott Todd
· 9 months ago
5f2ebe9
Switch macOS package builds to use github-hosted runners. (#17797)
by Scott Todd
· 9 months ago
50aef11
Disable build_test_all_macos_arm64 while runner is offline. (#17796)
by Scott Todd
· 9 months ago
2df0221
Sync SDXL benchmark metrics with latest values. (#17795)
by Scott Todd
· 9 months ago
7bc9c59
Disable Android tests and benchmarks while devices are offline. (#17784)
by Scott Todd
· 9 months ago
d788401
Run sharktank llama tests on CI, qualify test names. (#17772)
by Scott Todd
· 9 months ago
fc212da
Update artifact file names in validate_and_publish_release.yml. (#17753)
by Scott Todd
· 9 months ago
0bf393f
Exclude arm-sme tests by default on Bazel CI. (#17755)
by Scott Todd
· 9 months ago
e07f317
Fix build_package.yml by giving uploads unique names. (#17746)
by Scott Todd
· 9 months ago
36aec8a
Change to mi250 runner for sdxl benchmarking. (#17741)
by saienduri
· 9 months ago
ee65a67
Bump most GitHub Actions 'uses' to their latest tagged releases. (#17705)
by Scott Todd
· 9 months ago
9eb62c4
Fix cmake generators on Windows and enable in pre-commit. (#17619)
by Scott Todd
· 9 months ago
1997902
Bump actions/checkout to v4.1.7. (#17703)
by Scott Todd
· 9 months ago
3835c8b
Run w7900 tests in serial instead of parallel. (#17686)
by Scott Todd
· 9 months ago
eede9f2
Re-enable test_amd_w7900 CI job. (#17675)
by Scott Todd
· 9 months ago
5f07787
Drop @dcaballe from CODEOWNERS (#17672)
by Diego Caballero
· 9 months ago
Next »