1. 6fd9697 Remove build_tools/docker/ files. (#18566) by Scott Todd · 6 months ago
  2. bb82e78 Adding HSA runtime headers submodule. (#18491) by Ben Vanik · 7 months ago
  3. 9b05f17 Delete all in-tree benchmark infrastructure code. (#18144) by Scott Todd · 7 months ago
  4. 5ca6bee Refresh docs for GitHub Actions usage. (#18035) by Scott Todd · 8 months ago
  5. 9eb62c4 Fix cmake generators on Windows and enable in pre-commit. (#17619) by Scott Todd · 9 months ago
  6. 2baf6c3 Remove pytype lint check. (#17551) by Scott Todd · 10 months ago
  7. 5404ad7 Add versioned, automatically installed 'buildifier' pre-commit hook. (#17589) by Scott Todd · 10 months ago
  8. 3803de5 Ignore "build" dirs in check_path_lengths. (#17562) by Scott Todd · 10 months ago
  9. 778d00d Add pre-commit config and replace many lint checks with it. (#17538) by Scott Todd · 10 months ago
  10. 62efaee Format files across the project using pre-commit. (#17534) by Scott Todd · 10 months ago
  11. 4bada64 Switch docs and samples from 'tf-nightly' to 'tensorflow'. (#17382) by Scott Todd · 11 months ago
  12. 3f51a55 Replace openxla/iree with iree-org/iree across the project. (#17110) by Scott Todd · 11 months ago
  13. 5f2743b [hip] Move into hal/drivers and build by default (#16706) by Lei Zhang · 1 year ago
  14. 5cdd6ec Limit release index API requests to the first 1000 releases. (#16506) by Scott Todd · 1 year, 1 month ago
  15. 9517472 Switch CI to install TF instead of using 'frontends' Docker images. (#16346) by Scott Todd · 1 year, 2 months ago
  16. d9efb6d Switch GPU test jobs to use install dir. (#16300) by Scott Todd · 1 year, 2 months ago
  17. dd787a7 Removing trace_replay infra and the libyaml dependency. by Ben Vanik · 1 year, 2 months ago
  18. 7b7ffeb [onnx] Add ONNX importer and iree-import-onnx tool to compiler package. (#15920) by Stella Laurenzo · 1 year, 3 months ago
  19. 017e7cc Delete old integrate scripts and add export_submodule_head.py. (#15846) by Stella Laurenzo · 1 year, 4 months ago
  20. ef8982c Convert WebGPU compiler target into a plugin. (#15612) by Scott Todd · 1 year, 4 months ago
  21. 573f5e9 Merge docs/developers into docs/website/. (#15396) by Scott Todd · 1 year, 5 months ago
  22. fd9cd2f Fix some minspec/optional feature bitrot. (#15378) by Stella Laurenzo · 1 year, 5 months ago
  23. c232aeb Run markdownlint on some files under `docs/developers/*`. (#15168) by Scott Todd · 1 year, 5 months ago
  24. 58afd02 Bump TF to 2.16.0.dev20231013 (#15198) by Jerry Wu · 1 year, 5 months ago
  25. 37a5de6 Switch iree-org fork submodules to a neutral location. (#14966) by Stella Laurenzo · 1 year, 7 months ago
  26. e3578d5 Removing VMA. (#14960) by Ben Vanik · 1 year, 7 months ago
  27. 19a28bd Update swiftshader to 2023-08-25 (#14910) by Lei Zhang · 1 year, 7 months ago
  28. 0e2e7c7 [ci] Update NVIDIA driver to v535 and CUDA to v12.2.1 (#14833) by Lei Zhang · 1 year, 7 months ago
  29. 7d7391f Bump python to 3.9 and tf-nightly to 2.15.0.dev20230824 (#14810) by Han-Chung Wang · 1 year, 7 months ago
  30. 9a79c33 Fix integrate scripts to throw an error if bump-branch already exists. (#14463) by Murali Vijayaraghavan · 1 year, 8 months ago
  31. 7c9bb50 Start work on a new incremental LLVM integrate script. (#14318) by Stella Laurenzo · 1 year, 9 months ago
  32. be3a6c9 Bump TF nightly to 2023-07-05 (#14300) by Jacques Pienaar · 1 year, 9 months ago
  33. 8bd48d9 Add nanobind to build requirements. (#14217) by Stella Laurenzo · 1 year, 9 months ago
  34. 3898dc6 Ignore deleted files in python format checks (#14210) by Jerry Wu · 1 year, 9 months ago
  35. ae70815 Pipeclean byo_llvm, add docs and support requested features. (#14164) by Stella Laurenzo · 1 year, 9 months ago
  36. e49a1de Update lint script to run black (#14178) by Jakub Kuderski · 1 year, 9 months ago
  37. be24f02 Use Black to format Python files (#14161) by Jakub Kuderski · 1 year, 9 months ago
  38. df119bd Test the bring-your-own-LLVM path. (#14035) by bjacob · 1 year, 9 months ago
  39. db85f2d [NFC] Reformat python integrate scripts (#14132) by Jakub Kuderski · 1 year, 9 months ago
  40. 3546f2a [StableHLO] Use stablehlo submodule (#14094) by Jakub Kuderski · 1 year, 10 months ago
  41. 389152b Update docs to remove iree folder that no longer exists (#13306) by Tori Baker · 1 year, 10 months ago
  42. c104444 Fix the ignored list of markdownlint (#14064) by Jerry Wu · 1 year, 10 months ago
  43. daabcf7 Unbreak the `byo_llvm.sh` build with `iree_bitcode_library`. (#13968) by bjacob · 1 year, 10 months ago
  44. cd958f2 [ci] Update base docker image to use Ubuntu 20.04 (#13907) by Lei Zhang · 1 year, 10 months ago
  45. 446a542 Correct 32bit/64bit separation in ukernel code. (#13878) by bjacob · 1 year, 10 months ago
  46. 041b4e8 Separate architecture generic<->specific bitcode (#13825) by bjacob · 1 year, 10 months ago
  47. 150c3fb Update TensorFlow integration to 2023-05-19 nightly (#13698) by Lei Zhang · 1 year, 10 months ago
  48. 9e80fb0 Delete old TensorFlow Bazel code, docs, and flags. (#13437) by Scott Todd · 1 year, 11 months ago
  49. 653c4e0 Merge "Python bindings and importers" page into "getting started". (#13462) by Scott Todd · 1 year, 11 months ago
  50. c48fdf3 Stop trying to skip lint checks if tools are missing (#13411) by Geoffrey Martin-Noble · 1 year, 11 months ago
  51. 2fb5a54 Add presubmit check for BUILD.bazel files (#13380) by Tori Baker · 1 year, 11 months ago
  52. 61b5839 Bump TF to 2023-05-01 nightly. (#13357) by Jacques Pienaar · 1 year, 11 months ago
  53. 43a9b5a Delete `integrations/tensorflow/iree-dialects/` and `iree-tf-opt`. (#13058) by Scott Todd · 2 years ago
  54. 09bddc0 Bump TF to a recent nightly. (#13032) by Stella Laurenzo · 2 years ago
  55. 922973b Revert "Convert TF models using TF Python API." (#12972) by mariecwhite · 2 years ago
  56. 164bad3 Convert TF models using TF Python API. by Daniel Ellis · 2 years ago
  57. a698366 Update docker image builds for Python 3.8 (#12857) by Daniel Ellis · 2 years ago
  58. 2d983d8 Bump to Python 3.8 (#12838) by Daniel Ellis · 2 years ago
  59. 6dd9de8 Move compiler APIs to final locations. (#12554) by Stella Laurenzo · 2 years, 1 month ago
  60. e91401e Adding `!input`/`!output`/`!blackboard` support to iree-run-trace. by Ben Vanik · 2 years, 1 month ago
  61. a7d5dee Reland "Support run Tracy in bleeding edge docker images" (#12423) by Jerry Wu · 2 years, 1 month ago
  62. c3f4a7c Revert "Support run Tracy in bleeding edge docker images" (#12420) by Jerry Wu · 2 years, 1 month ago
  63. e6970d8 Support run Tracy in bleeding edge docker images (#12270) by Jerry Wu · 2 years, 1 month ago
  64. c7b2912 Update references from `iree-org` to `openxla`. (#12304) by Scott Todd · 2 years, 1 month ago
  65. 1cdcc06 Use OpenXLA theming on website. by Scott Todd · 2 years, 1 month ago
  66. 8e738a7 Add a bring-your-own-LLVM build script. (#12274) by Stella Laurenzo · 2 years, 1 month ago
  67. d12e4f6 Add Markdown lint script and CI check, format website files. (#12106) by Scott Todd · 2 years, 2 months ago
  68. 0c03c23 Add instructions to update C-API exports in integrate readme (#12063) by Thomas · 2 years, 2 months ago
  69. f65c5cb Renaming tool flags to --module/function/input. (#12010) by Ben Vanik · 2 years, 2 months ago
  70. 6a7b8f0 Update pybind11 to 2.10.1 and rebuild Docker images. (#11728) by Scott Todd · 2 years, 3 months ago
  71. 0b7f839 Use a custom script to find the latest green commit (#11698) by Geoffrey Martin-Noble · 2 years, 3 months ago
  72. 99335ac Delete liburing and the old experiment referencing it. (#11656) by Stella Laurenzo · 2 years, 3 months ago
  73. 48ad5f8 Delete build_configurations Buildkite pipeline (#11450) by Geoffrey Martin-Noble · 2 years, 4 months ago
  74. a06805f Improve generated cmake files verification and update lint.sh (#11381) by Jerry Wu · 2 years, 4 months ago
  75. 46e47e3 Use ccache in CI (#11311) by Geoffrey Martin-Noble · 2 years, 4 months ago
  76. 9c9ce94 Update cherry-picking section for informing integrators (#11266) by Han-Chung Wang · 2 years, 4 months ago
  77. 4fd7a1d [docker] More code sharing and use development clang for Bazel builds (#11108) by Geoffrey Martin-Noble · 2 years, 4 months ago
  78. 2846b44 Add some line breaks in package index (#11113) by Sean Silva · 2 years, 5 months ago
  79. c074522 Create Docker images for the latest software (#11083) by Geoffrey Martin-Noble · 2 years, 5 months ago
  80. a0c6bd5 Add build_runtime_windows CI job. (#11012) by Scott Todd · 2 years, 5 months ago
  81. 0e8fdc6 Create a runtime submodule subset (#10686) by CindyLiu · 2 years, 5 months ago
  82. 8510432 Add retry to download_file.py (#10727) by Jerry Wu · 2 years, 6 months ago
  83. 65f8ce3 Automate creation of GPU images (#10595) by Geoffrey Martin-Noble · 2 years, 6 months ago
  84. 7d53e56 Generate a page for `pip --find-links` from the GitHub releases API (#10581) by Geoffrey Martin-Noble · 2 years, 6 months ago
  85. 116db87 Add cmake rule iree_fetch_artifact (#10516) by Jerry Wu · 2 years, 6 months ago
  86. a1f6b89 upgrade Android NDK to r25b (#10429) by bjacob · 2 years, 6 months ago
  87. 01ac12a Add a script and lint check for maximum path lengths. (#10367) by Scott Todd · 2 years, 6 months ago
  88. c394dbb Add job for testing TF integrations on GPU (#9979) by Geoffrey Martin-Noble · 2 years, 8 months ago
  89. 2a30d51 Add rocm to the manylinux Dockerfile (#9928) by powderluv · 2 years, 8 months ago
  90. c3971f9 Add GPU testing job (#9905) by Geoffrey Martin-Noble · 2 years, 8 months ago
  91. 59602cc Fix android_symbolize script (#9894) by Jakub Kuderski · 2 years, 8 months ago
  92. 5d240de Add cookbook section for making a change to LLVM and cherry-picking. by Stella Laurenzo · 2 years, 9 months ago
  93. ba2e5c9 Add LLVM integrate scripts to the main repository. by Stella Laurenzo · 2 years, 9 months ago
  94. 7df3973 Update URLs following iree-org move. (#9635) by Scott Todd · 2 years, 9 months ago
  95. 60798ca Add MiniLM to x86 benchmarks (#9547) by Jerry Wu · 2 years, 9 months ago
  96. a34c7ac Apply code upgrades for python >= 3.7 (#9401) by Ramiro Leal-Cavazos · 2 years, 10 months ago
  97. bba52ae Changing uses of --driver= to --device= (that I can find). by Ben Vanik · 2 years, 10 months ago
  98. c59155f Create platform-specific targets in benchmark suites (#9237) by Jerry Wu · 2 years, 10 months ago
  99. 52f62b8 Consistently use two dashes for long command line options. (#9064) by Scott Todd · 2 years, 11 months ago
  100. e2f6c0f Remove obsolete Python 2 linter compatibility comments. (#9040) by Scott Todd · 2 years, 11 months ago