1. dc14524 Remove unneded patching doc (#11791) by Sean Silva · 2 years, 3 months ago
  2. 2c0f9ab Add a few links to the new iOS documentation page. (#11769) by Scott Todd · 2 years, 4 months ago
  3. 711d939 Add ios.md to explain IREE iOS support (#11758) by Yi Wang · 2 years, 4 months ago
  4. 6907d95 Change com.google.iree into dev.iree (#11749) by Yi Wang · 2 years, 4 months ago
  5. 01bf205 Bump website copyright year to 2023. (#11744) by Scott Todd · 2 years, 4 months ago
  6. d5b2730 Split benchmark comment posting into two steps (#11692) by Jerry Wu · 2 years, 4 months ago
  7. 8333fc3 Clarify no need to install lld on macOS (#11657) by Yi Wang · 2 years, 4 months ago
  8. 3c724ad Update CUDA example (#11639) by Thomas · 2 years, 4 months ago
  9. 85ff57f [NFC] Canonicalize the "platform" in CI (#11413) by Jerry Wu · 2 years, 4 months ago
  10. f88dd96 Rename FG_WRITE_ACCESS_TOKEN back to WRITE_ACCESS_TOKEN (#11501) by Geoffrey Martin-Noble · 2 years, 5 months ago
  11. cfb2082 Link to PyTorch native training example. by Daniel Ellis · 2 years, 5 months ago
  12. bf80a09 Update release workflows to use new fine-grained tokens (#11482) by Geoffrey Martin-Noble · 2 years, 5 months ago
  13. fe9cb17 Touch up Python build instructions. (#11424) by Scott Todd · 2 years, 5 months ago
  14. eefc3b0 Adding custom_module/sync/ & custom_module/async/ samples. by Ben Vanik · 2 years, 5 months ago
  15. 5d44862 Correct the usage of iree_vm_invoke in the example (#11303) by Jerry Wu · 2 years, 5 months ago
  16. 61ea1ed Deprecate `IREE_ENABLE_CCACHE` option (#11283) by Geoffrey Martin-Noble · 2 years, 5 months ago
  17. 846237f Update RISCV webdoc (#11159) by CindyLiu · 2 years, 5 months ago
  18. decb765 Removing IREE_API_VERSION. (#10937) by Ben Vanik · 2 years, 6 months ago
  19. 3e9602e Adding HAL profiling API and RenderDoc support for Vulkan. (#10893) by Ben Vanik · 2 years, 6 months ago
  20. 2d79c20 Adding support for the RenderDoc capture API for Vulkan devices. by Ben Vanik · 2 years, 6 months ago
  21. e46d277 Cleanup PyTorch getting started page. (#10886) by Scott Todd · 2 years, 6 months ago
  22. 85b1f82 Renaming util.do_not_optimize to util.optimization_barrier. (#10884) by Ben Vanik · 2 years, 6 months ago
  23. 8901eb1 Link to PyTorch getting started in sidebar. by Daniel Ellis · 2 years, 6 months ago
  24. 2da05fd Add basic PyTorch inference and training example. by Daniel Ellis · 2 years, 6 months ago
  25. 6f4112e Bumping website copyright year. by Ben Vanik · 2 years, 7 months ago
  26. 0bca135 Expand list of community projects on the website. (#10638) by Scott Todd · 2 years, 7 months ago
  27. 48f9508 Document HAL targets on "deployment configurations" index page. (#10636) by Scott Todd · 2 years, 7 months ago
  28. 2e01f0b Update supported frameworks to include PyTorch by Daniel Ellis · 2 years, 7 months ago
  29. c70b699 Re-enable iree_static_linker_test for cross compile (#10624) by CindyLiu · 2 years, 7 months ago
  30. 92439da Revert "Enable iree_static_linker_test for cross compile" (#10620) by CindyLiu · 2 years, 7 months ago
  31. 455d0a3 Enable iree_static_linker_test for cross compile (#10589) by CindyLiu · 2 years, 7 months ago
  32. c1512a9 Refresh testing guide (#10588) by CindyLiu · 2 years, 7 months ago
  33. 133562a Update references to using `--find-links` for new index (#10597) by Geoffrey Martin-Noble · 2 years, 7 months ago
  34. 7a435f0 Move iree/compiler/Dialect/Modules/ to iree/compiler/Modules/. (#10370) by Scott Todd · 2 years, 8 months ago
  35. c71a9fe Fix shell highlights for sample iree-compile commands. (#10301) by Scott Todd · 2 years, 8 months ago
  36. 1012f88 Add `--iree-input-type=` flag to sample commands in docs. (#10295) by Scott Todd · 2 years, 8 months ago
  37. 915977b [vulkan] Update various targets to match current status (#10283) by Lei Zhang · 2 years, 8 months ago
  38. 9aa83ed Making VM modules take an instance arg. by Ben Vanik · 2 years, 9 months ago
  39. 857fff2 Adding instance arg to type registration functions. by Ben Vanik · 2 years, 9 months ago
  40. 4f3f1ed Making iree-run-mlir use --function_input= as with other tools. by Ben Vanik · 2 years, 9 months ago
  41. 2906c1d Fixing iree-run-mlir command line parsing on Windows. (#10012) by Ben Vanik · 2 years, 9 months ago
  42. d46c881 Clean up RISC-V CI RVV config (#9988) by CindyLiu · 2 years, 9 months ago
  43. a1ac48e Update tests to use "llvm-cpu" and "local-task" names consistently. (#9934) by Scott Todd · 2 years, 9 months ago
  44. 887dbc8 [docs] Explain how to pin CPU/GPU clockspeeds with Android scripts (#9959) by Jakub Kuderski · 2 years, 9 months ago
  45. 8f05dfb Update docs to use "llvm-cpu" and "local-task" names consistently. (#9935) by Scott Todd · 2 years, 9 months ago
  46. b22c931 Format our yaml files (#9926) by Geoffrey Martin-Noble · 2 years, 9 months ago
  47. 068b172 [cmake] Add cmake option to enable UBSan (#9923) by Jakub Kuderski · 2 years, 9 months ago
  48. e23d4a7 Begin to rework how input dialects / pipelines are configured. (#9474) by Scott Todd · 2 years, 9 months ago
  49. 850e265 Replace "llvmaot" with "llvmcpu" in Python code/tests. (#9861) by Scott Todd · 2 years, 9 months ago
  50. 32bdee1 Merge pull request #9911 from iree-org/benvanik-hal-presplit by Ben Vanik · 2 years, 9 months ago
  51. c00c706 Splitting HAL module types into their own library. by Ben Vanik · 2 years, 10 months ago
  52. 2b91ddc Add Android LLDB debugging instructions (#9898) by Jakub Kuderski · 2 years, 9 months ago
  53. 352da3f Remove "AOT" from LLVM target names. (#9854) by Scott Todd · 2 years, 9 months ago
  54. 0142264 [docs] Mention test dependencies (#9839) by Jakub Kuderski · 2 years, 9 months ago
  55. 25e81fe Update information on IREE C++ Template (#9815) by Marius Brehler · 2 years, 9 months ago
  56. 4e6af75 Revert "Create CNAME (#9679)" (#9746) by Lei Zhang · 2 years, 10 months ago
  57. dd94ed3 Revert "Revert "Create CNAME for github serving" (#9732)" (#9736) by Lei Zhang · 2 years, 10 months ago
  58. 5626084 Revert "Create CNAME for github serving" (#9732) by Jacques Pienaar · 2 years, 10 months ago
  59. 8d45de0 Plumbing through IREE_HAL_MODULE_FLAG_SYNCHRONOUS. by Ben Vanik · 2 years, 10 months ago
  60. ba2e5c9 Add LLVM integrate scripts to the main repository. by Stella Laurenzo · 2 years, 10 months ago
  61. f1ec6e7 Create CNAME (#9679) by Jacques Pienaar · 2 years, 10 months ago
  62. 151b405 Downgrade pybind version in docker (#9483) by Geoffrey Martin-Noble · 2 years, 10 months ago
  63. a37f50e Hide latest release from website widget and update icons. (#9636) by Scott Todd · 2 years, 10 months ago
  64. 7df3973 Update URLs following iree-org move. (#9635) by Scott Todd · 2 years, 10 months ago
  65. cf07cae Adding design doc for the IREE invocation execution model. (#9630) by Ben Vanik · 2 years, 10 months ago
  66. 91c75fb Removing iree/base/logging.h. (#9605) by Ben Vanik · 2 years, 10 months ago
  67. 53735d7 More complete and up-to-date Tracy docs (#9596) by bjacob · 2 years, 10 months ago
  68. 6d51122 Copy all cuda includes into the CI deps. (#9555) by Stella Laurenzo · 2 years, 10 months ago
  69. 5844fd6 Reworking IREE_HAL_BUFFER_USAGE_* bits to carry more information. by Ben Vanik · 2 years, 11 months ago
  70. 2a1925c Refactor `IREE_ENABLE_EMITC` -> `IREE_OUTPUT_FORMAT_C`. (#9455) by Scott Todd · 2 years, 11 months ago
  71. 2814631 Remove explicit `--iree-mlir-to-vm-bytecode-module` flag usage. (#9445) by Scott Todd · 2 years, 11 months ago
  72. bba52ae Changing uses of --driver= to --device= (that I can find). by Ben Vanik · 2 years, 11 months ago
  73. 70c2bb0 Making runtime APIs with sized arrays consistently (count, array). (#9416) by Ben Vanik · 2 years, 11 months ago
  74. 718e04e Update documentation for local-task and local-sync drivers. (#9399) by Scott Todd · 2 years, 11 months ago
  75. 1c84fdf Removing iree_hal_driver_id_t in favor of just string names. (#9389) by Ben Vanik · 2 years, 11 months ago
  76. 4e6af05 Adding IREE_EXTERNAL_HAL_DRIVERS cmake var. by Ben Vanik · 2 years, 11 months ago
  77. 6e64b6e Replacing use of dylib/vmvx(-sync) with local-task/local-sync drivers. by Ben Vanik · 2 years, 11 months ago
  78. 7ddacf9 Update sanitizers docs. (#8968) by bjacob · 2 years, 11 months ago
  79. e698528 Moving legacy dylib/vmvx driver modules to iree/hal/drivers/. by Ben Vanik · 2 years, 11 months ago
  80. 2a24025 Moving CUDA and Vulkan HAL drivers to iree/hal/drivers/. Progress on #9336. by Ben Vanik · 2 years, 11 months ago
  81. f2b857a Delete samples/vulkan/ and iree-run-module-vulkan-gui. (#9340) by Scott Todd · 2 years, 11 months ago
  82. d89ddd0 Added Chart for TensorFlow Lite Support (#9217) by Rob Suderman · 2 years, 11 months ago
  83. f44859d Remove iree-translate. (#9143) by Stella Laurenzo · 2 years, 11 months ago
  84. 79610f1 Use `ctest --test-dir` instead of `cd` in a few places. (#9253) by Scott Todd · 2 years, 11 months ago
  85. cb82866 Upgrade to clang 9 on bots. (#9236) by Stella Laurenzo · 2 years, 11 months ago
  86. 9a50ab1 flatbuffers -> FlatBuffers by Ben Vanik · 2 years, 11 months ago
  87. 748bcd2 Move iree/test/ to tests/. (#9203) by Scott Todd · 3 years ago
  88. 0acd6ec Add dark mode architecture diagram to README and website. (#9192) by Scott Todd · 3 years ago
  89. f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 3 years ago
  90. c4b04e3 Rework includes and directory names for samples. (#9177) by Scott Todd · 3 years ago
  91. 2b7be94 Add tips about reproducing failures locally when bumping submodules (#9159) by Han-Chung Wang · 3 years ago
  92. 3136e8f Fix a few remaining unqualified uses of func.func. (#9122) by Scott Todd · 3 years ago
  93. 52f62b8 Consistently use two dashes for long command line options. (#9064) by Scott Todd · 3 years ago
  94. 18b9df4 Move bindings/python/build_requirements.txt under runtime/. (#9045) by Scott Todd · 3 years ago
  95. 4b3fe11 Delete obsolete copybara_fixup workflow and refresh docs. (#9046) by Scott Todd · 3 years ago
  96. ada25e6 Move bindings/tflite/ to runtime/bindings/tflite/. (#9043) by Scott Todd · 3 years ago
  97. 36d17d5 Pin GitHub Action versions to specific commits, not tags. (#8997) by Scott Todd · 3 years ago
  98. 6404713 Update doc with rv32 bare-metal example (#9014) by CindyLiu · 3 years ago
  99. 1c4826c Clean up references to deleted CMake options. (#9013) by Scott Todd · 3 years ago
  100. 50a87ed Update information on IREE Bare-Metal Arm (#9007) by Marius Brehler · 3 years ago