- a32ed6a Add ConvPerf workflow (#11334) by mariecwhite · 2 years, 5 months ago
- 9484142 Switch e2e model tests to use e2e test artifacts (#11380) by Jerry Wu · 2 years, 5 months ago
- 8753312 Migrate the rest of the alternate configurations builds from Buildkite (#11391) by Geoffrey Martin-Noble · 2 years, 5 months ago
- 0246972 Bump actions to versions using environment files (#11383) by Geoffrey Martin-Noble · 2 years, 5 months ago
- 275280c Fixes how the mmperf repo is cloned in the mmperf workflow (#11365) by mariecwhite · 2 years, 5 months ago
- da5b7f7 Verify the cmake files are properly generated (#11378) by Jerry Wu · 2 years, 5 months ago
- f7a12af Use new environment files for GitHub actions step outputs (#11376) by Geoffrey Martin-Noble · 2 years, 5 months ago
- 46e47e3 Use ccache in CI (#11311) by Geoffrey Martin-Noble · 2 years, 5 months ago
- 971cd4b Cleanup build scripting (#11329) by Geoffrey Martin-Noble · 2 years, 5 months ago
- 5597106 Disable build_test_all_windows job while it is failing. (#11351) by Scott Todd · 2 years, 5 months ago
- 7d6abcc Fix SHA calculation and checkout (#11339) by mariecwhite · 2 years, 5 months ago
- 7aa8a85 Point IREE submodule to IREE instead of SHARK-Runtime (#11309) by mariecwhite · 2 years, 5 months ago
- 16109d1 Run mmperf nightly (#11307) by mariecwhite · 2 years, 5 months ago
- 62355cf Add mmperf workflow (#10956) by mariecwhite · 2 years, 5 months ago
- d41d073 Build e2e test artifacts in CI (#11217) by Jerry Wu · 2 years, 5 months ago
- 4fd7a1d [docker] More code sharing and use development clang for Bazel builds (#11108) by Geoffrey Martin-Noble · 2 years, 5 months ago
- 5bc7ae5 Execute runtime build on bigger managed runners (#11185) by Geoffrey Martin-Noble · 2 years, 5 months ago
- a714020 Set python-version to 3.10 in Windows CI job. (#11175) by Scott Todd · 2 years, 5 months ago
- c69089b Update SHARK baselines (#11154) by mariecwhite · 2 years, 6 months ago
- 81865a2 Excludes TF model directories from benchmark suite archive (#11161) by Jerry Wu · 2 years, 6 months ago
- 98910eb Add build_test_all_windows CI job. (#11050) by Scott Todd · 2 years, 6 months ago
- eb67899 Enable experimental benchmark suites in CI (#11104) by Jerry Wu · 2 years, 6 months ago
- c074522 Create Docker images for the latest software (#11083) by Geoffrey Martin-Noble · 2 years, 6 months ago
- 75636a9 Test Windows runtime on presubmit, merge build/test runtime jobs. (#11032) by Scott Todd · 2 years, 6 months ago
- 79c6e7b Update SHARK workflow to use static baselines (#11061) by mariecwhite · 2 years, 6 months ago
- a0c6bd5 Add build_runtime_windows CI job. (#11012) by Scott Todd · 2 years, 6 months ago
- ab6ba22 Bump actions/add-to-project version to use new API. (#11010) by Scott Todd · 2 years, 6 months ago
- 00bc379 Fix parsing trailers when they're the only thing in the PR body (#10974) by Geoffrey Martin-Noble · 2 years, 6 months ago
- b84d977 Update CI runner to ubuntu-20.04 (#10835) by CindyLiu · 2 years, 6 months ago
- 9501a45 Add SHARK tank workflow (#10747) by mariecwhite · 2 years, 6 months ago
- 5a8fe64 Delete non-universal binaries from macOS (#10825) by powderluv · 2 years, 6 months ago
- b593bbd Consolidate cross-compile targets in CI (#10746) by CindyLiu · 2 years, 6 months ago
- 0e8fdc6 Create a runtime submodule subset (#10686) by CindyLiu · 2 years, 7 months ago
- 99373e0 Add multi-platform benchmark suite test job in CI (#10652) by CindyLiu · 2 years, 7 months ago
- 6273072 Remove unused files before archiving build dir (#10729) by Jerry Wu · 2 years, 7 months ago
- 3e100f7 Add benchmark_suite module test to RISC-V CI (#10651) by CindyLiu · 2 years, 7 months ago
- fb82843 Disable Shark Tank (#10654) by mariecwhite · 2 years, 7 months ago
- 8495d40 Generalize CI configuration job and enable targetting testing runners (#10623) by Geoffrey Martin-Noble · 2 years, 7 months ago
- 431060e Publish release pip index as part of website (#10594) by Geoffrey Martin-Noble · 2 years, 7 months ago
- 468c743 Revert inclusion of pip index generation in docs publication workflow (#10593) by Geoffrey Martin-Noble · 2 years, 7 months ago
- 95b5006 Re-enable Shark post-submit (#10587) by mariecwhite · 2 years, 7 months ago
- 10a3b04 Fix relative path to generate_release_index.py script. (#10585) by Scott Todd · 2 years, 7 months ago
- 7d53e56 Generate a page for `pip --find-links` from the GitHub releases API (#10581) by Geoffrey Martin-Noble · 2 years, 7 months ago
- 2da9277 Disable test_shark_model_suite while it is failing. (#10578) by Scott Todd · 2 years, 7 months ago
- 4fdbe43 Test runtime Emscripten builds. (#10319) by Scott Todd · 2 years, 7 months ago
- 65d8293 Move test_shark_model_suite job to postsubmit only. (#10576) by Scott Todd · 2 years, 7 months ago
- 7cb39b0 Enable RISC-V 32-bit Linux tests (#10523) by CindyLiu · 2 years, 7 months ago
- c619483 shark model testing for iree (#9748) by Daniel Garvey · 2 years, 7 months ago
- cef5fd3 Update riscv docker (#10490) by CindyLiu · 2 years, 7 months ago
- a1f6b89 upgrade Android NDK to r25b (#10429) by bjacob · 2 years, 8 months ago
- 3300167 Make sure GCS dir changes with run attempt (#10410) by Geoffrey Martin-Noble · 2 years, 8 months ago
- 3eb488f Add missing build_tf_integrations job to summary dependencies (#10395) by Geoffrey Martin-Noble · 2 years, 8 months ago
- 01ac12a Add a script and lint check for maximum path lengths. (#10367) by Scott Todd · 2 years, 8 months ago
- 2ef36af Create a separate workflow for benchmark pipeline (#10333) by Jerry Wu · 2 years, 8 months ago
- d3d4ed0 Add RISC-V cross compile/run support for iree_check_test (#10330) by CindyLiu · 2 years, 8 months ago
- c469de5 Place Docker workdir in consistent location (#10327) by Geoffrey Martin-Noble · 2 years, 8 months ago
- 5bb4c59 Specify runner environment that jobs should target (#10302) by Geoffrey Martin-Noble · 2 years, 8 months ago
- 82a75dc Add dcaballe to LLVM CPU CODEOWNERS (#10316) by Diego Caballero · 2 years, 8 months ago
- 2b22644 Add CI job to build benchmark tools (#10233) by Jerry Wu · 2 years, 8 months ago
- b94f16f Pass env variable instructing CI to write Bazel cache (#10248) by Geoffrey Martin-Noble · 2 years, 8 months ago
- 546ffcb Fix the typos of riscv names in CI (#10232) by Jerry Wu · 2 years, 8 months ago
- c50bac3 Build Linux releases on big managed runners (#10126) by Geoffrey Martin-Noble · 2 years, 8 months ago
- da6829d Replace dedicated host_tools CI job with superset build_all. (#10195) by Scott Todd · 2 years, 8 months ago
- d8cabf7 Allow blank issues to be created (#10197) by Kevin Gleason · 2 years, 8 months ago
- 8301a5c Rework build_benchmarks to reuse already built host tools. (#10190) by Scott Todd · 2 years, 8 months ago
- d9e6eb7 Update the candidate commitish value with the last green commit (#10183) by CindyLiu · 2 years, 8 months ago
- 6af0dbc Limit git log depth to improve local GitHub action runs (#10123) by Geoffrey Martin-Noble · 2 years, 8 months ago
- 4b01beb Use string in PR description instead of label to skip CI (#10112) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 99caaec Re-enable GPU tests (#10106) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 36a212a Use run ID to identify artifacts (#10081) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 6603a26 Use custom script to determine whether to run CI (#10073) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 111999c Disable GPU builds (#10082) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 3c192ee Use a concurrency group to avoid unnecessary CI runs (#10059) by Geoffrey Martin-Noble · 2 years, 9 months ago
- e7592bb Use more extensible method for determining whether to run jobs (#10063) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 591bd4e Revert "Ignore certain filepaths in CI" (#10062) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 0adbd0b Ignore certain filepaths in CI (#10057) by Geoffrey Martin-Noble · 2 years, 9 months ago
- cf35397 Allow skipping CI with a label (#10055) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 0e52d1f Turn on GPU tests on presubmit (#10053) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 2b12aba Use link for blank issue instead of template (#10043) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 23178f0 Add job to build benchmarks (#10028) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 93c5089 Add Android arm64 build (#10027) by Geoffrey Martin-Noble · 2 years, 9 months ago
- dea0c88 Add job for building and testing with Bazel (#9980) by Geoffrey Martin-Noble · 2 years, 9 months ago
- c394dbb Add job for testing TF integrations on GPU (#9979) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 8daf6d1 Update docker digests in CI workflow (#9983) by Geoffrey Martin-Noble · 2 years, 9 months ago
- e384187 Add job for for riscv64 smoke tests (#9951) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 8b65465 Move ASAN over to new CI system (#9958) by Rob Suderman · 2 years, 9 months ago
- 2a30d51 Add rocm to the manylinux Dockerfile (#9928) by powderluv · 2 years, 9 months ago
- f40838d Move ref vs retain when stealing pointer for structured args. (#9962) by Stella Laurenzo · 2 years, 9 months ago
- 3d02ac4 Switch to zstd for compression of artifacts passed between jobs (#9950) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 99b54ad Nuke macos zstd cmake files in GHA (#9956) by powderluv · 2 years, 9 months ago
- ac82afb Delete libzstd on macos to avoid universal mis-detection. by Stella Laurenzo · 2 years, 9 months ago
- 8aa3c3d Build and test TF integrations (#9927) by Geoffrey Martin-Noble · 2 years, 9 months ago
- b22c931 Format our yaml files (#9926) by Geoffrey Martin-Noble · 2 years, 9 months ago
- c3971f9 Add GPU testing job (#9905) by Geoffrey Martin-Noble · 2 years, 9 months ago
- b6ddd1c Add multi-stage full build and test (#9877) by Geoffrey Martin-Noble · 2 years, 9 months ago
- fcb749d Merge presubmit and postsubmit workflows (#9869) by Geoffrey Martin-Noble · 2 years, 9 months ago
- c04f613 Make blank issue a more prominent option (#9860) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 53f31d1 Create multi-stage RISCV-32 build (#9845) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 7a45fcf Add @pzread to infra CODEOWNERS (#9859) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 5dcde95 Use common scripting for Docker in GitHub actions (#9842) by Geoffrey Martin-Noble · 2 years, 9 months ago