1. a88555c Add macOS workflow running on M1 (#19656) by Marius Brehler · 9 weeks ago
  2. 126f0ac Add docs for updating release git tags manually. (#19637) by Scott Todd · 9 weeks ago
  3. b5272df [docs] Update copyright year to 2025 in the website footer. (#19599) by Scott Todd · 10 weeks ago
  4. e6ac016 [Codegen][Tuner] verifier for the default tuning spec (#19525) by Bangtian Liu · 2 months ago
  5. fc6c518 [docs] Fix diagram rendering on C API reference page. (#19586) by Scott Todd · 2 months ago
  6. 5c4bc67 Trigger presubmit ci workflows from `ci.yml` via `workflow_call`. (#19445) by Scott Todd · 3 months ago
  7. 362b554 [docs] Refresh `status: new` usage across website pages. (#19495) by Scott Todd · 3 months ago
  8. f2690e2 [docs] Expand on instructions for installing torch for CPU. (#19493) by Scott Todd · 3 months ago
  9. 8e86bcf Refresh architecture diagram with ONNX and LiteRT inputs. (#19494) by Scott Todd · 3 months ago
  10. f90771d Refresh project status in README and website homepage. (#19482) by Scott Todd · 3 months ago
  11. 8a7b754 Update website copyright text per Linux Foundation guidance. (#19480) by Scott Todd · 3 months ago
  12. 10e5bbb Refresh links and install instructions for PyTorch/iree-turbine. (#19470) by Scott Todd · 3 months ago
  13. 3c07dce Enable creating patch releases (#19467) by Marius Brehler · 3 months ago
  14. 52ce3d3 [Docs][Tuner] Add initial tuning spec docs (#19462) by Jakub Kuderski · 3 months ago
  15. b8ab7a2 [docs] Refresh package install instructions across the website. (#19393) by Scott Todd · 3 months ago
  16. a8d17fa Include prereleases from downstream projects in pip release links page. (#19391) by Scott Todd · 3 months ago
  17. ab15773 [docs] Fix permalink css styling on Firefox. (#19388) by Scott Todd · 3 months ago
  18. 8230f41 Add new package bisect tool using `git bisect`. (#19289) by Scott Todd · 3 months ago
  19. f2abfa8 [HAL] Add option to disable executable linking (#19028) by Quinn Dawkins · 3 months ago
  20. 4ee5d19 Add iree_codegen and iree_gpu dialects to Python readthedocs. (#19255) by Scott Todd · 4 months ago
  21. b9d73cf Add iree.build to readthedocs, fix a few warnings, refresh readme. (#19236) by Scott Todd · 4 months ago
  22. 204fe98 Delete no longer used build_tools/github_actions/runner/. (#19242) by Scott Todd · 4 months ago
  23. c581951 Update documentation for release promotion process. (#19191) by Scott Todd · 4 months ago
  24. 3ed07da Document the versioning scheme (#19114) by Marius Brehler · 4 months ago
  25. f750087 Update references to SHARK-Platform using new shark-ai name. (#19165) by Scott Todd · 4 months ago
  26. c27c90c Add `--pre` flag to pip installs for using nightly versions. (#19145) by Scott Todd · 4 months ago
  27. b133218 Update docs, experimental and samples (#19065) by Marius Brehler · 4 months ago
  28. c651ba9 Rename base packages (#19061) by Marius Brehler · 4 months ago
  29. db9d92b Update docs and samples to use latest iree-turbine. (#19054) by Scott Todd · 4 months ago
  30. 563b3e7 Document new external ONNX model and linalg operator test suites. (#18819) by Scott Todd · 5 months ago
  31. 65101c0 [docs] Update iree-compiler install instructions (#18861) by Marius Brehler · 5 months ago
  32. c6056d1 [docs] Update and harmonize guids for deployment (#18762) by Marius Brehler · 5 months ago
  33. fa670d6 [docs] Further improve Python API docs (#18667) by Marius Brehler · 5 months ago
  34. 8f3f1e2 [docs] Remove call to `t()` in external param example. (#18706) by Vinayak Dev · 5 months ago
  35. 718b4fd [docs][pytorch] Add examples for compiling with external weights. (#18658) by Vinayak Dev · 5 months ago
  36. 66c3397 [docs] Update Python API docs (#18662) by Marius Brehler · 5 months ago
  37. 6c47f63 Update references to nod-ai/SHARK-* repository names. (#18592) by Scott Todd · 5 months ago
  38. 2e382a7 [docs] Update examples in the PyTorch+IREE guide (#18620) by Vinayak Dev · 6 months ago
  39. 9d7eb9f [docs] Fix AMDGPU to target chip mapping (#18584) by Jakub Kuderski · 6 months ago
  40. bddda85 Fix iree-compile command line call (#18583) by Marius Brehler · 6 months ago
  41. a5f63cc Move `linux_x64_bazel` job back to running on every commit. (#18560) by Scott Todd · 6 months ago
  42. 0636abd Switch build_test_all_bazel to new dockerfile and runners. (#18533) by Scott Todd · 6 months ago
  43. cc891ba [Infra] Migrate rest of linux builder workflows off GCP runners. (#18511) by saienduri · 6 months ago
  44. 45132f5 Switch to LF AI & Data mailing lists (#18401) by Marius Brehler · 6 months ago
  45. f190e07 Refresh release process documentation. (#18431) by Scott Todd · 6 months ago
  46. f2bf602 [BUILD] change cuda and hip to default off (#17996) by maxbartel · 6 months ago
  47. e2a2b2b Removing descriptor set layouts from HAL IR and simplifying bindings. by Ben Vanik · 7 months ago
  48. 9bbc926 Removing legacy pipeline layout and dispatch binding model. by Ben Vanik · 7 months ago
  49. 21946fe Converting local CPU target to support executable-create2. by Ben Vanik · 7 months ago
  50. 1ea2670 Renaming Metal kernel_library -> executable. by Ben Vanik · 7 months ago
  51. cd5037e Fixing ROCM/CUDA BlockSizeDef -> BlockSize. (tables have Def, structs don't) by Ben Vanik · 7 months ago
  52. 83be1a0 Fix broken link to onnx_ops test suite. (#18363) by Scott Todd · 7 months ago
  53. cd6e557 Update docs for `--compile-[to,from]` with `dispatch-creation`. (#18373) by Scott Todd · 7 months ago
  54. 43ec1ef Fix setting `Python3_EXECUTABLE` (#18370) by Marius Brehler · 7 months ago
  55. c44d29b [compiler] Make cuda/hip/vulkan target cl options consistent (#17710) by Lei Zhang · 7 months ago
  56. eaeac86 Fix link to onnx ops test suite. (#18288) by Scott Todd · 7 months ago
  57. 9862e99 Switch ONNX ops test suite to use iree-org/iree-test-suites. (#18223) by Scott Todd · 7 months ago
  58. 12e2eb4 Fix broken link on website and stop publishing some asset files. (#18237) by Scott Todd · 7 months ago
  59. 00cc478 Cleanup unused Dockerfiles and build_all.yml workflow. (#18222) by Scott Todd · 7 months ago
  60. 9b05f17 Delete all in-tree benchmark infrastructure code. (#18144) by Scott Todd · 7 months ago
  61. bff3104 Update community projects (#18172) by Marius Brehler · 7 months ago
  62. c65ed4e Refer to usage terms for logo asset (#18136) by Marius Brehler · 7 months ago
  63. 2193406 Attaching pipeline layout to hal.interface.binding.subspan & co. (#18098) by Ben Vanik · 7 months ago
  64. 5ca6bee Refresh docs for GitHub Actions usage. (#18035) by Scott Todd · 7 months ago
  65. e9ee5fa [VectorExt] Move VectorExt from llvm-external-projects to Codegen/Dialect (#18082) by Kunwar Grover · 7 months ago
  66. 6c45bef [runtime][HIP] Retire ROCm HAL backend (#17029) by Nithin Meganathan · 8 months ago
  67. c05323f New AssignTargetDevices pass to replace the legacy one. by Ben Vanik · 10 months ago
  68. 4a03eea Working around data tiling limitations a bit. by Ben Vanik · 1 year ago
  69. 8253bb2 Drop references to CLA check and Google security policy. (#17889) by Scott Todd · 8 months ago
  70. 39940cb Switch code of conduct from OpenXLA to LF Projects. (#17853) by Scott Todd · 8 months ago
  71. c62fc9d Add docs for Encoding, IREECodegen, and IREEGPU dialects. (#17743) by Scott Todd · 9 months ago
  72. 1c53595 Add developer doc for model development debugging. (#17732) by Scott Todd · 9 months ago
  73. eecd4b8 [doc] Add tip for stack trace symbols with Python and ASan. (#17666) by Scott Todd · 9 months ago
  74. 8aae294 Refresh some docs and samples from SHARK-Turbine to iree-turbine. (#17577) by Scott Todd · 9 months ago
  75. 51b4007 Add notes on pre-commit to contributing guide. (#17558) by Scott Todd · 9 months ago
  76. 59fbf3a Redirect submodules from shark-infra to iree-org. (#17614) by Scott Todd · 9 months ago
  77. c03d81d Enable magiclink extension for mkdocs, linkifying bare URLs. (#17575) by Scott Todd · 9 months ago
  78. bb7fc1f Document example CMake configurations and update options page. (#17569) by Scott Todd · 9 months ago
  79. b54d17e Add VM design doc. (#17518) by Scott Todd · 9 months ago
  80. 0ea2182 Reflow C API docs to prefer the low level API. (#17531) by Scott Todd · 9 months ago
  81. 62efaee Format files across the project using pre-commit. (#17534) by Scott Todd · 10 months ago
  82. 3d6a8ee Bump Tracy to https://github.com/wolfpld/tracy/commit/cf2344111. (#17488) by Scott Todd · 10 months ago
  83. 98973b3 Add tip for adding new signing key to github (#17420) by Kunwar Grover · 10 months ago
  84. c1fdd75 Introduce new logo assets. (#17424) by Scott Todd · 10 months ago
  85. a19fa24 Add tips on signing commits for the DCO check. (#17412) by Scott Todd · 10 months ago
  86. bf0fbf0 Fix typo in community/blog/posts/mmt4d.md (#17406) by Bruce Lai · 10 months ago
  87. ecc6983 Drop Tracy from CI benchmarks. (#17383) by Scott Todd · 10 months ago
  88. a78cee1 Add support for serializing the textual representation of LLVM IR. (#17193) by Phoebe Chen · 10 months ago
  89. 4bada64 Switch docs and samples from 'tf-nightly' to 'tensorflow'. (#17382) by Scott Todd · 10 months ago
  90. 03c0cc9 Update contributing docs with DCO and branch naming policy. (#17335) by Scott Todd · 10 months ago
  91. de95092 Adjust style on new blog posts. (#17271) by Scott Todd · 11 months ago
  92. 652cb79 Convert (semi) recent tutorial gists into blog posts. (#17261) by Scott Todd · 11 months ago
  93. 2b3f7ed Bump mkdocs-material version to include mkdocs 1.6.0. (#17171) by Scott Todd · 11 months ago
  94. 26b81db [website] Bump mkdocs-material to latest and use new features. (#17149) by Scott Todd · 11 months ago
  95. d7db353 Add initial website documentation for ONNX frontend. (#17004) by Scott Todd · 11 months ago
  96. d12291f Add Colab notebook showing Hugging Face import via Turbine. (#17093) by Scott Todd · 11 months ago
  97. f4bee0c [runtime] Make the runtime more TSan-friendly (#17051) by Boian Petkantchin · 11 months ago
  98. 3f51a55 Replace openxla/iree with iree-org/iree across the project. (#17110) by Scott Todd · 11 months ago
  99. 04b9f76 Update instructions for getting write-access in iree-org. (#17112) by Scott Todd · 11 months ago
  100. 6d4a99c Use `iree-turbine` in PyTorch docs and samples. (#17036) by Scott Todd · 11 months ago