1. 9a222eb Make config easier to use for local benchmark run (#12435) by Jerry Wu · 2 years, 2 months ago
  2. 0d6b407 Rework CI setup variables (#12524) by Geoffrey Martin-Noble · 2 years, 2 months ago
  3. bd512a0 Fine-tune ccache compression settings for Windows CI. (#12502) by Scott Todd · 2 years, 2 months ago
  4. 96060ce Add postsubmit check for macOS (#12501) by Lei Zhang · 2 years, 2 months ago
  5. 67b60aa Drop Windows CI `.git/modules` cache. (#12499) by Scott Todd · 2 years, 2 months ago
  6. 1835837 Switch to use postsubmit runner group for macOS package release (#12500) by Lei Zhang · 2 years, 2 months ago
  7. aeec8fa Show benchmark presets in CI summary (#12479) by Jerry Wu · 2 years, 2 months ago
  8. d2912fc Post notice when the latest description is different (#12461) by Jerry Wu · 2 years, 2 months ago
  9. 9f70114 Switch macOS release to use self-hosted devices (#12434) by Lei Zhang · 2 years, 2 months ago
  10. 03c3d0e Bump actions/checkout to v3.3.0 (#12442) by Geoffrey Martin-Noble · 2 years, 2 months ago
  11. a7d5dee Reland "Support run Tracy in bleeding edge docker images" (#12423) by Jerry Wu · 2 years, 2 months ago
  12. 6589fb9 Fetch latest PR description when the workflow starts (#12383) by Jerry Wu · 2 years, 2 months ago
  13. c3f4a7c Revert "Support run Tracy in bleeding edge docker images" (#12420) by Jerry Wu · 2 years, 2 months ago
  14. e6970d8 Support run Tracy in bleeding edge docker images (#12270) by Jerry Wu · 2 years, 2 months ago
  15. 8d098ce Use Release mode for GCC CI Build (#12398) by Geoffrey Martin-Noble · 2 years, 2 months ago
  16. b4e8ec6 Enable Python release building in CI. (#12346) by Stella Laurenzo · 2 years, 2 months ago
  17. 79a251a Remove RHEL cuda packages from release docker image. (#12345) by Stella Laurenzo · 2 years, 2 months ago
  18. bdd679d Update or delete more references to iree-org (#12309) by Geoffrey Martin-Noble · 2 years, 2 months ago
  19. c7b2912 Update references from `iree-org` to `openxla`. (#12304) by Scott Todd · 2 years, 2 months ago
  20. b2e713e Don't post benchmark comment by default (#12260) by Jerry Wu · 2 years, 2 months ago
  21. 16d47a4 Correct comment bot user for finding previous post (#12258) by Jerry Wu · 2 years, 2 months ago
  22. 45e2869 Pass IREE_DASHBOARD_API_TOKEN to upload docker job (#12254) by Jerry Wu · 2 years, 2 months ago
  23. a97e750 Run upload_benchmarks_to_dashboard.py in benchmark-report docker (#12249) by Jerry Wu · 2 years, 2 months ago
  24. 4bc63ab [Benchmark migration] Switch to Github benchmark pipeline (#12208) by Jerry Wu · 2 years, 2 months ago
  25. a890cc8 Upload compilation benchmark config in CI (#12219) by Jerry Wu · 2 years, 2 months ago
  26. b1291d7 Make benchmark posting workflow testable (#12181) by Jerry Wu · 2 years, 2 months ago
  27. 31db972 Update SHARK workflow to use Python3.11 (#12184) by mariecwhite · 2 years, 2 months ago
  28. a511be1 Run 'emscripten' CI job on presubmit. (#12081) by Scott Todd · 2 years, 3 months ago
  29. d12e4f6 Add Markdown lint script and CI check, format website files. (#12106) by Scott Todd · 2 years, 3 months ago
  30. 0c2db4e Upgrade manylinux release image to 2023/01/29 sha. (#12058) by Stella Laurenzo · 2 years, 3 months ago
  31. 6bad566 Add ability to run SHARK at presubmit (#11946) by mariecwhite · 2 years, 3 months ago
  32. 5fb2126 Remove conditionals restricting workflows to a specific repo (#12012) by Geoffrey Martin-Noble · 2 years, 3 months ago
  33. bf9acac Add `-DCMAKE_BUILD_TYPE=Debug` CI job. (#11963) by Scott Todd · 2 years, 3 months ago
  34. 1e355ce Check for '1' instead of 'true' for write-caches output. (#11939) by Scott Todd · 2 years, 3 months ago
  35. fb16d60 Add caching for submodules and CMake to Windows CI. (#11906) by Scott Todd · 2 years, 3 months ago
  36. b6e8325 Include version info of baseline frameworks in the SHARK report (#11879) by mariecwhite · 2 years, 3 months ago
  37. 6c0bfc0 Search more CI jobs to check benchmark results (#11881) by Jerry Wu · 2 years, 3 months ago
  38. 97a27e7 Remove usage of `gcloud alpha storage` (#11896) by Geoffrey Martin-Noble · 2 years, 3 months ago
  39. f31fbc4 Add job to upload benchmark results to dashboard (#11679) by Jerry Wu · 2 years, 3 months ago
  40. a92999e Use new `IREE_HOST_BIN_DIR` CMake variable in scripts/docs. (#11831) by Scott Todd · 2 years, 4 months ago
  41. ccfecea Add CI job to post benchmark results in PR (#11671) by Jerry Wu · 2 years, 4 months ago
  42. 5b2d53b Re-enable now passing Windows CI. (#11745) by Scott Todd · 2 years, 4 months ago
  43. 6a7b8f0 Update pybind11 to 2.10.1 and rebuild Docker images. (#11728) by Scott Todd · 2 years, 4 months ago
  44. d5b2730 Split benchmark comment posting into two steps (#11692) by Jerry Wu · 2 years, 4 months ago
  45. 96d1b9e Remove build_tf_integrations dep from build_benchmark_tools (#11720) by Jerry Wu · 2 years, 4 months ago
  46. 0b7f839 Use a custom script to find the latest green commit (#11698) by Geoffrey Martin-Noble · 2 years, 4 months ago
  47. 07c3c72 Use Clang as the compiler for ConvPerf (#11691) by mariecwhite · 2 years, 4 months ago
  48. ef9ce92 Update mmperf docker image (#11690) by mariecwhite · 2 years, 4 months ago
  49. 606c16f Add CI job to collect compilation statistics (#11668) by Jerry Wu · 2 years, 4 months ago
  50. b25e07c Post to Discord when CI fails (#11672) by Geoffrey Martin-Noble · 2 years, 4 months ago
  51. 9681849 Revert "Bump manylinux base hash to latest." (#11647) by Geoffrey Martin-Noble · 2 years, 4 months ago
  52. 1c71bbd Support exporting configs for compilation statistics (#11604) by Jerry Wu · 2 years, 4 months ago
  53. 24cc0b6 Add benchmark workflow (#11347) by Jerry Wu · 2 years, 4 months ago
  54. 937d1d4 Bump manylinux base hash to latest. (#11594) by Stella Laurenzo · 2 years, 4 months ago
  55. faa91f9 Move jobs from benchmark.yml to ci.yml for better workflow (#11467) by Jerry Wu · 2 years, 5 months ago
  56. bdd75b9 Upload all MLIR files in e2e test artifacts (#11531) by Jerry Wu · 2 years, 5 months ago
  57. 528366e Use single-level directory for e2e test artifacts (#11511) by Jerry Wu · 2 years, 5 months ago
  58. d93b333 Get TF:XLA working in docker (#11483) by mariecwhite · 2 years, 5 months ago
  59. fb7f7d1 Migrate samples build to GitHub actions (#11466) by Geoffrey Martin-Noble · 2 years, 5 months ago
  60. 85ff57f [NFC] Canonicalize the "platform" in CI (#11413) by Jerry Wu · 2 years, 5 months ago
  61. af489af Don't compress e2e test artifacts when uploading (#11491) by Jerry Wu · 2 years, 5 months ago
  62. f88dd96 Rename FG_WRITE_ACCESS_TOKEN back to WRITE_ACCESS_TOKEN (#11501) by Geoffrey Martin-Noble · 2 years, 5 months ago
  63. bf80a09 Update release workflows to use new fine-grained tokens (#11482) by Geoffrey Martin-Noble · 2 years, 5 months ago
  64. 1ebe2cd Update 'publish website' action to use new fine-grained tokens (#11480) by Geoffrey Martin-Noble · 2 years, 5 months ago
  65. fa353d7 Update 'advance upstream forks' action to use new fine-grained tokens (#11478) by Geoffrey Martin-Noble · 2 years, 5 months ago
  66. 46efefa Add @hanhanW to FLOW CODEOWNERS (#11427) by Han-Chung Wang · 2 years, 5 months ago
  67. a06805f Improve generated cmake files verification and update lint.sh (#11381) by Jerry Wu · 2 years, 5 months ago
  68. 74b5c94 Build linux benchmark tools in CI (#11397) by Jerry Wu · 2 years, 5 months ago
  69. a32ed6a Add ConvPerf workflow (#11334) by mariecwhite · 2 years, 5 months ago
  70. 9484142 Switch e2e model tests to use e2e test artifacts (#11380) by Jerry Wu · 2 years, 5 months ago
  71. 8753312 Migrate the rest of the alternate configurations builds from Buildkite (#11391) by Geoffrey Martin-Noble · 2 years, 5 months ago
  72. 0246972 Bump actions to versions using environment files (#11383) by Geoffrey Martin-Noble · 2 years, 5 months ago
  73. 275280c Fixes how the mmperf repo is cloned in the mmperf workflow (#11365) by mariecwhite · 2 years, 5 months ago
  74. da5b7f7 Verify the cmake files are properly generated (#11378) by Jerry Wu · 2 years, 5 months ago
  75. f7a12af Use new environment files for GitHub actions step outputs (#11376) by Geoffrey Martin-Noble · 2 years, 5 months ago
  76. 46e47e3 Use ccache in CI (#11311) by Geoffrey Martin-Noble · 2 years, 5 months ago
  77. 971cd4b Cleanup build scripting (#11329) by Geoffrey Martin-Noble · 2 years, 5 months ago
  78. 5597106 Disable build_test_all_windows job while it is failing. (#11351) by Scott Todd · 2 years, 5 months ago
  79. 7d6abcc Fix SHA calculation and checkout (#11339) by mariecwhite · 2 years, 5 months ago
  80. 7aa8a85 Point IREE submodule to IREE instead of SHARK-Runtime (#11309) by mariecwhite · 2 years, 5 months ago
  81. 16109d1 Run mmperf nightly (#11307) by mariecwhite · 2 years, 5 months ago
  82. 62355cf Add mmperf workflow (#10956) by mariecwhite · 2 years, 5 months ago
  83. d41d073 Build e2e test artifacts in CI (#11217) by Jerry Wu · 2 years, 5 months ago
  84. 4fd7a1d [docker] More code sharing and use development clang for Bazel builds (#11108) by Geoffrey Martin-Noble · 2 years, 5 months ago
  85. 5bc7ae5 Execute runtime build on bigger managed runners (#11185) by Geoffrey Martin-Noble · 2 years, 5 months ago
  86. a714020 Set python-version to 3.10 in Windows CI job. (#11175) by Scott Todd · 2 years, 5 months ago
  87. c69089b Update SHARK baselines (#11154) by mariecwhite · 2 years, 6 months ago
  88. 81865a2 Excludes TF model directories from benchmark suite archive (#11161) by Jerry Wu · 2 years, 6 months ago
  89. 98910eb Add build_test_all_windows CI job. (#11050) by Scott Todd · 2 years, 6 months ago
  90. eb67899 Enable experimental benchmark suites in CI (#11104) by Jerry Wu · 2 years, 6 months ago
  91. c074522 Create Docker images for the latest software (#11083) by Geoffrey Martin-Noble · 2 years, 6 months ago
  92. 75636a9 Test Windows runtime on presubmit, merge build/test runtime jobs. (#11032) by Scott Todd · 2 years, 6 months ago
  93. 79c6e7b Update SHARK workflow to use static baselines (#11061) by mariecwhite · 2 years, 6 months ago
  94. a0c6bd5 Add build_runtime_windows CI job. (#11012) by Scott Todd · 2 years, 6 months ago
  95. ab6ba22 Bump actions/add-to-project version to use new API. (#11010) by Scott Todd · 2 years, 6 months ago
  96. 00bc379 Fix parsing trailers when they're the only thing in the PR body (#10974) by Geoffrey Martin-Noble · 2 years, 6 months ago
  97. b84d977 Update CI runner to ubuntu-20.04 (#10835) by CindyLiu · 2 years, 6 months ago
  98. 9501a45 Add SHARK tank workflow (#10747) by mariecwhite · 2 years, 6 months ago
  99. 5a8fe64 Delete non-universal binaries from macOS (#10825) by powderluv · 2 years, 6 months ago
  100. b593bbd Consolidate cross-compile targets in CI (#10746) by CindyLiu · 2 years, 6 months ago