1. 2395046 [rocm] Excises (almost) dependence on /opt/rocm from the compiler. (#16803) by Stella Laurenzo · 1 year, 1 month ago
  2. e074a44 [ROCm] Add MI300 and MI300A target chips to doc (#16767) by Boian Petkantchin · 1 year, 1 month ago
  3. d2542cd Update tracy docs regarding `--iree-hal-dump-executable-sources-to=` (#15814) by Benoit Jacob · 1 year, 1 month ago
  4. 50aa9a3 Update 'iree-samples' -> 'iree-experimental' after rename. (#16761) by Scott Todd · 1 year, 1 month ago
  5. 7da8af6 Cleanup a few docs/references to old paths in HAL/Target. (#16716) by Scott Todd · 1 year, 2 months ago
  6. c41e1aa [docs] Document how to use the dynamic ASan runtime (#16613) by Boian Petkantchin · 1 year, 2 months ago
  7. 6ff9a3d Refactor how llvm-cpu check tests interface with ASan/TSan. (#16452) by Scott Todd · 1 year, 2 months ago
  8. eeda5ca Renaming WebGPU to WebGPU-SPIRV (ala Metal-SPIRV). (#16586) by Ben Vanik · 1 year, 2 months ago
  9. 2fe2975 Collapse LinalgExt into the main source tree (#16407) by Han-Chung Wang · 1 year, 2 months ago
  10. c121b86 Add documentation guide for parameters. (#16382) by Scott Todd · 1 year, 2 months ago
  11. a8c1e17 [doc] Expose CUDA and Metal HAL driver doc to the website (#16256) by Lei Zhang · 1 year, 3 months ago
  12. 1c83020 [doc] Update docs about the CUDA HAL driver (#16234) by Lei Zhang · 1 year, 3 months ago
  13. 8c7e3c9 Switching code to use FunctionOpInterface instead of FuncOp. by Ben Vanik · 1 year, 3 months ago
  14. 3a37559 Remove `c2-standard-16` from codebase (#16184) by Jerry Wu · 1 year, 3 months ago
  15. c437add Update IREE architecture diagram targets. (#16177) by Scott Todd · 1 year, 3 months ago
  16. f2952ab Replacing iree-e2e-matmul-test with one using IR instead of YAML. by Ben Vanik · 1 year, 3 months ago
  17. baedac1 Update IREE architecture diagrams. (#16170) by Scott Todd · 1 year, 3 months ago
  18. d71c147 Refresh website branding. (#16151) by Scott Todd · 1 year, 3 months ago
  19. 4786ebc Remove SwiftShader Docker images and software Vulkan testing. (#15837) by Scott Todd · 1 year, 4 months ago
  20. 21d0153 Adding a robots.txt to iree.dev. (#16085) by Ben Vanik · 1 year, 4 months ago
  21. 81a47a7 Switch JAX pjrt-plugin link. (#15923) by Scott Todd · 1 year, 4 months ago
  22. f7b108f Bump website copyright to 2024. (#16028) by Scott Todd · 1 year, 4 months ago
  23. 9d2ec18 Add tests for iree-run-module inputs. (#15918) by Scott Todd · 1 year, 4 months ago
  24. 80e70ca Replacing hal.ex.shared_device with hal.devices.* ops. (#15916) by Ben Vanik · 1 year, 4 months ago
  25. 45febf7 Delete `tools/android/run_module_app`. (#15909) by Scott Todd · 1 year, 4 months ago
  26. 6a60b64 [docs] Add tips for profiling python programs with Tracy (#15908) by Jakub Kuderski · 1 year, 4 months ago
  27. 51a9225 Cleanup parts of the Bazel build and document usage. (#15727) by Scott Todd · 1 year, 5 months ago
  28. 4883848 Refresh documentation for C API and compiler plugins. (#15598) by Scott Todd · 1 year, 5 months ago
  29. cb45220 Emphasize filing issues for coordination on contributing page. (#15744) by Scott Todd · 1 year, 5 months ago
  30. 9cbe6b0 [doc] Fix markdownlint error for gpu-vulkan.md (#15734) by Han-Chung Wang · 1 year, 5 months ago
  31. 3025ce7 [doc] Update Vulkan deployment doc regarding supported GPUs (#15731) by Lei Zhang · 1 year, 5 months ago
  32. 8604e07 Reorder ML frameworks and support matrix items on website. (#15719) by Scott Todd · 1 year, 5 months ago
  33. 59297e0 [doc] Add page for GPU debugging approachs and tips (#15676) by Lei Zhang · 1 year, 5 months ago
  34. 16ca21c Update links to PyTorch AOT examples in SHARK-Turbine. (#15683) by Scott Todd · 1 year, 5 months ago
  35. 5266592 [doc] Refresh Vulkan environment setup doc (#15675) by Lei Zhang · 1 year, 5 months ago
  36. 43b6a80 Correct the example demonstrating the use of iree-opt (#15658) by Peyman Barazandeh · 1 year, 5 months ago
  37. 63b929d Add custom edit URLs to generated website pages. (#15605) by Scott Todd · 1 year, 5 months ago
  38. ab0dee1 Suggest triage/write access based on involvement history. (#15538) by Scott Todd · 1 year, 5 months ago
  39. d9f4e2e Document Python console scripts and instrumented runtime. (#15518) by Scott Todd · 1 year, 6 months ago
  40. e2f8dc7 Merge CONTRIBUTING.md into website contributing guide. (#15449) by Scott Todd · 1 year, 6 months ago
  41. 2f47c08 Add pytorch_aot_advanced sample Colab notebook using SHARK-Turbine. (#15329) by Scott Todd · 1 year, 6 months ago
  42. 2fe00a5 Explain `PYTHONPATH` setup in build instructions. (#14834) by Scott Todd · 1 year, 6 months ago
  43. c91759d Retire unused RISCV compile flag (#15484) by CindyLiu · 1 year, 6 months ago
  44. a4b8ccb Update github branch names etc (NFC) (#15482) by Jacques Pienaar · 1 year, 6 months ago
  45. e94f3cb Add icons and tags to most website/docs/developers/ pages. (#15413) by Scott Todd · 1 year, 6 months ago
  46. 3e00192 Mention CPU .o files on tips page. (#15436) by Scott Todd · 1 year, 6 months ago
  47. 089e63b Add IO/Parameters dialect doc to website index page. (#15415) by Scott Todd · 1 year, 6 months ago
  48. 11ced0c Adding parameters as a concept to stream/hal/tooling. (#15104) by Ben Vanik · 1 year, 6 months ago
  49. 573f5e9 Merge docs/developers into docs/website/. (#15396) by Scott Todd · 1 year, 6 months ago
  50. fd9cd2f Fix some minspec/optional feature bitrot. (#15378) by Stella Laurenzo · 1 year, 6 months ago
  51. 5350a37 Add CI configuration recipes with screenshots to contributing.md. (#15331) by Scott Todd · 1 year, 6 months ago
  52. 8223344 Update RISCV-QEMU emulator to 8.2.1 (#15320) by CindyLiu · 1 year, 6 months ago
  53. 5b43ed0 Add more icons to website headings and content tabs. (#15311) by Scott Todd · 1 year, 6 months ago
  54. d4748be Add PyTorch "advanced AOT API" documentation. (#15297) by Scott Todd · 1 year, 6 months ago
  55. 8c34b97 Use custom iree.dev domain in links to documentation site. (#15036) by Scott Todd · 1 year, 6 months ago
  56. 99dc6bc Update CNAME by Jacques Pienaar · 1 year, 6 months ago
  57. fed372c Make iree_benchmark_suite_module_test easier to run locally (#15238) by Jerry Wu · 1 year, 6 months ago
  58. 87c968c Lint fix trailing space in debugging/releases.md. (#15239) by Scott Todd · 1 year, 6 months ago
  59. c232aeb Run markdownlint on some files under `docs/developers/*`. (#15168) by Scott Todd · 1 year, 6 months ago
  60. 87a1cc6 Fork CUDA and ROCm guides into separate pages. (#15196) by Scott Todd · 1 year, 6 months ago
  61. b2fc30d [docs] Add instructions for printing iree SHA from venv (#15212) by Jakub Kuderski · 1 year, 6 months ago
  62. 1af382f Update RISCV prebuild toolchains to support manylinux_2_28_x86_64 (#15170) by CindyLiu · 1 year, 6 months ago
  63. d3a152b Rebase PyTorch guide on SHARK-Turbine. (#15181) by Scott Todd · 1 year, 6 months ago
  64. 2617126 Rename Colab notebooks to highlight frameworks used. (#15162) by Scott Todd · 1 year, 7 months ago
  65. a7a784e Update RISCV prebuilt toolchains (#15153) by CindyLiu · 1 year, 7 months ago
  66. 77a8741 Fixing TRACY_NO_EXIT on MacOS and supporting MacOS tracy builds. (#15143) by Ben Vanik · 1 year, 7 months ago
  67. 94e7e23 Revert "Fixing TRACY_NO_EXIT on MacOS. (#15139)" (#15140) by mariecwhite · 1 year, 7 months ago
  68. 198af34 Fixing TRACY_NO_EXIT on MacOS. (#15139) by Ben Vanik · 1 year, 7 months ago
  69. 3389845 Update CNAME to redirect docs too (#15046) by Jacques Pienaar · 1 year, 7 months ago
  70. caaf7dd Update Mac build docs regarding thin archives (#15085) by bjacob · 1 year, 7 months ago
  71. ad1a82e [docs][NFC] Update doc for using ctest_all.sh (#15071) by tyb0807 · 1 year, 7 months ago
  72. fee7f6a [LLVMExternalProjects] Drop the IREE LinalgTransformDialect (#15067) by Quinn Dawkins · 1 year, 7 months ago
  73. 3d4c1ac Remove notice about missing Windows Python packages. (#14580) by Scott Todd · 1 year, 7 months ago
  74. 44722fb Create CNAME (#15008) by Jacques Pienaar · 1 year, 7 months ago
  75. e93cbc0 Add diagram for VM modules to c-api doc. (#14906) by Scott Todd · 1 year, 8 months ago
  76. 6995a66 Fix relative links on website. by Scott Todd · 1 year, 8 months ago
  77. d810300 Lay groundwork for documenting Metal (Apple) configuration. (#14886) by Scott Todd · 1 year, 8 months ago
  78. 9ed3dab Update documentations and setups to Python 3.9 (#14860) by Han-Chung Wang · 1 year, 8 months ago
  79. 627e7b5 Refresh Android docs with `iree-test-deps` and icons. (#14882) by Scott Todd · 1 year, 8 months ago
  80. eadbfcb Migrate website blog to use supported plugin. (#14828) by Scott Todd · 1 year, 8 months ago
  81. 0a5be79 Delete stale objectives.md document. (#14625) by Scott Todd · 1 year, 9 months ago
  82. 51a3d14 Fix workflow name in schedule_candidate_release. (#14602) by Scott Todd · 1 year, 9 months ago
  83. 31738a8 Build and publish Windows Python releases. (#14575) by Scott Todd · 1 year, 9 months ago
  84. d1d03cb [metal] Move to hal/drivers and default build for Apple silicon (#14129) by Lei Zhang · 1 year, 9 months ago
  85. 268b6de Rework consteval to be more memory efficient. (#14504) by Stella Laurenzo · 1 year, 9 months ago
  86. 5087337 Document available phase names in tips and tricks guide. (#14509) by Scott Todd · 1 year, 9 months ago
  87. a16baf0 Iterate on C/Python bindings documentation. (#14482) by Scott Todd · 1 year, 9 months ago
  88. 499480f Reenable benchmark sharding (#14501) by Henning Becker · 1 year, 9 months ago
  89. c9192bc Revert "Add sharding to benchmark execution" (#14499) by Jerry Wu · 1 year, 9 months ago
  90. 749453c Add sharding to benchmark execution (#14084) by Henning Becker · 1 year, 9 months ago
  91. 80e68a4 Update to mkdocs-material 9.2. (#14474) by Scott Todd · 1 year, 9 months ago
  92. 703863b Mention stable and nightly python releases in more places. (#14466) by Scott Todd · 1 year, 9 months ago
  93. 529fe69 Add option to initiate compilation from a specified phase (#14413) by Quinn Dawkins · 1 year, 9 months ago
  94. be8437f Refresh reference/bindings/ website pages. (#14380) by Scott Todd · 1 year, 9 months ago
  95. 05ec88d Link to website overview slides in docs/README.md. (#14400) by Scott Todd · 1 year, 10 months ago
  96. deb69a2 Generate doc pages for iree-dialects. (#14388) by Scott Todd · 1 year, 10 months ago
  97. 8ae0f52 Reland "Implement CI job optionality (#14312)" (#14362) by Geoffrey Martin-Noble · 1 year, 10 months ago
  98. 36a8d57 Update contributor tips (#14331) by Geoffrey Martin-Noble · 1 year, 10 months ago
  99. 2888d40 Add explicit homepage to website extra section. (#14350) by Scott Todd · 1 year, 10 months ago
  100. 6867577 Add a "IREE developer tips and tricks" guide. (#14254) by Scott Todd · 1 year, 10 months ago