1. 0c6a151 Warn when --iree-llvmcpu-target-cpu defaults to "generic". (#18682) by Benoit Jacob · 5 months ago
  2. 0c69c9e Adding `iree_vm_context_fork` to fork a context. (#18751) by Ben Vanik · 5 months ago
  3. e2a2b2b Removing descriptor set layouts from HAL IR and simplifying bindings. by Ben Vanik · 7 months ago
  4. 9bbc926 Removing legacy pipeline layout and dispatch binding model. by Ben Vanik · 7 months ago
  5. 21946fe Converting local CPU target to support executable-create2. by Ben Vanik · 7 months ago
  6. 9fb3343 [LLVMGPU] Remove old LLVMGPULayoutAnalysisAndDistribution (#18115) by Kunwar Grover · 7 months ago
  7. 300af39 [codegen] Add max_workgroup_counts to TargetWgpAttr (#17771) by Krzysztof Drewniak · 7 months ago
  8. a28f76f Adding flag placeholders to semaphores/events. (#18122) by Ben Vanik · 8 months ago
  9. fe4174e Fix path filtering in ci_linux_x86_clang_asan.yml. (#18108) by Scott Todd · 8 months ago
  10. 2193406 Attaching pipeline layout to hal.interface.binding.subspan & co. (#18098) by Ben Vanik · 8 months ago
  11. 6c45bef [runtime][HIP] Retire ROCm HAL backend (#17029) by Nithin Meganathan · 8 months ago
  12. e900692 Updating various tests to the latest changes. by Ben Vanik · 8 months ago
  13. c05323f New AssignTargetDevices pass to replace the legacy one. by Ben Vanik · 10 months ago
  14. 8b44f61 Enable Python bindings builds/tests in 'runtime' CI builds. (#15878) by Scott Todd · 8 months ago
  15. 364b43d Skip samples/custom_dispatch/cuda/kernels/ on MSVC. (#17934) by Scott Todd · 8 months ago
  16. 90f29a6 Reland "[spirv] Switch to use common target description" (#17699) by Lei Zhang · 9 months ago
  17. d792d24 Revert "[spirv] Switch to use common target description" (#17698) by Scott Todd · 9 months ago
  18. 7b9fb12 [spirv] Switch to use common target description (#17623) by Lei Zhang · 9 months ago
  19. 8aae294 Refresh some docs and samples from SHARK-Turbine to iree-turbine. (#17577) by Scott Todd · 10 months ago
  20. 5404ad7 Add versioned, automatically installed 'buildifier' pre-commit hook. (#17589) by Scott Todd · 10 months ago
  21. 62efaee Format files across the project using pre-commit. (#17534) by Scott Todd · 10 months ago
  22. c1fdd75 Introduce new logo assets. (#17424) by Scott Todd · 10 months ago
  23. 4bada64 Switch docs and samples from 'tf-nightly' to 'tensorflow'. (#17382) by Scott Todd · 10 months ago
  24. 19c43a5 Transform dialect fix to allow multiple calls to same custom dispatch (#17331) by Nirvedh Meshram · 11 months ago
  25. 551fcad Mark pytorch_aot_advanced Colab notebook passing again. (#17215) by Scott Todd · 11 months ago
  26. b1b513f Use standard runners for samples.yml and rework Colab testing. (#17146) by Scott Todd · 11 months ago
  27. d12291f Add Colab notebook showing Hugging Face import via Turbine. (#17093) by Scott Todd · 11 months ago
  28. 3f51a55 Replace openxla/iree with iree-org/iree across the project. (#17110) by Scott Todd · 11 months ago
  29. ace6397 Add boolean option to do RELU in mlp plugin (#17058) by Nirvedh Meshram · 11 months ago
  30. 6d4a99c Use `iree-turbine` in PyTorch docs and samples. (#17036) by Scott Todd · 11 months ago
  31. e36844f Add ability to call the same custom dispatch multiple times when using pdl patterns. (#16967) by Nirvedh Meshram · 11 months ago
  32. 954cb36 Move Codegen pass pipelines to nest on `FunctionOpInterface`. (#16665) by MaheshRavishankar · 11 months ago
  33. d33f216 Revert "Revert "Add PDL pre-processing pass to compiler" (#16968)" (#16969) by Nirvedh Meshram · 12 months ago
  34. 72681a7 Revert "Add PDL pre-processing pass to compiler" (#16968) by Han-Chung Wang · 12 months ago
  35. 180e458 Add PDL pre-processing pass to compiler (#16945) by Nirvedh Meshram · 12 months ago
  36. 3fa9fbd Integrate LLVM at llvm/llvm-project@a6d932bca8875198fbf34564cda8a8d1640cdcbc (#16944) by Benoit Jacob · 12 months ago
  37. d1eef77 Skip custom hip kernel sample if it would fail to build. (#16949) by Scott Todd · 12 months ago
  38. ed59bed Enabling external HIP HSACO support ala CUDA external PTX support. (#16830) by Ben Vanik · 1 year ago
  39. 50aa9a3 Update 'iree-samples' -> 'iree-experimental' after rename. (#16761) by Scott Todd · 1 year ago
  40. c2a3245 Convert LLVMCPU compiler target to a plugin. (#16704) by Scott Todd · 1 year ago
  41. 6ff9a3d Refactor how llvm-cpu check tests interface with ASan/TSan. (#16452) by Scott Todd · 1 year, 1 month ago
  42. 890b070 Forking off device methods from TargetBackend->TargetDevice. (#16591) by Ben Vanik · 1 year, 1 month ago
  43. 4b1a4e2 Typing IREE::HAL::DeviceTargetAttr executable targets. (#16588) by Ben Vanik · 1 year, 1 month ago
  44. c087bfb Add support for using PDL to replicate the functionality in MLP sample that uses Transform dialect. (#16453) by MaheshRavishankar · 1 year, 1 month ago
  45. 135e34f Moving MaterializeInterfaces' spooky action at a distance around a little. (#16521) by Ben Vanik · 1 year, 1 month ago
  46. fadc018 Removing the use of the legacy_sync hack from all but ROCM. (#16493) by Ben Vanik · 1 year, 1 month ago
  47. b9fdcce [Codegen] Re-Enable transform dialect configuration strategy round 2 (#16427) by Quinn Dawkins · 1 year, 1 month ago
  48. 045bca1 Convert func->util as part of input conversion. (#16411) by Ben Vanik · 1 year, 1 month ago
  49. 7b12493 Enable MLP plugin only for x86_64 builds. (#16392) by MaheshRavishankar · 1 year, 1 month ago
  50. 583cd6f Add sample to match subgraph and call implementation in system plugin. (#16356) by MaheshRavishankar · 1 year, 1 month ago
  51. 91b3ed5 Add samples for custom kernel match+replace scripts (#16150) by Quinn Dawkins · 1 year, 2 months ago
  52. 315e238 Allow using iree_lit_test without building the compiler. (#16267) by Scott Todd · 1 year, 2 months ago
  53. 8c7e3c9 Switching code to use FunctionOpInterface instead of FuncOp. by Ben Vanik · 1 year, 2 months ago
  54. f3b008c Adding util.func/util.call to allow for richer functions. (#16207) by Ben Vanik · 1 year, 2 months ago
  55. a724043 Adding util inlining policy attr interface and always/never attrs. by Ben Vanik · 1 year, 2 months ago
  56. 04dd041 Renaming util.initializer.return to util.return. by Ben Vanik · 1 year, 2 months ago
  57. 9edf1fc Reland "Freeze all statuses emitted by calls into dynamic modules" (#16192) by Quinn Dawkins · 1 year, 2 months ago
  58. 237d8db Revert "Freeze all statuses emitted by calls into dynamic modules (#16191) by Quinn Dawkins · 1 year, 2 months ago
  59. 37e65de Freeze all statuses emitted by calls into dynamic modules (#16066) by Quinn Dawkins · 1 year, 2 months ago
  60. d71c147 Refresh website branding. (#16151) by Scott Todd · 1 year, 2 months ago
  61. c859e29 Fix web and Colab sample CI builds. (#16155) by Scott Todd · 1 year, 2 months ago
  62. 02c5215 Revert "[Codegen] Re-Enable transform dialect configuration strategy sample (#15787)" (#16097) by Quinn Dawkins · 1 year, 2 months ago
  63. 3b534c4 [Codegen] Re-Enable transform dialect configuration strategy sample (#15787) by Quinn Dawkins · 1 year, 2 months ago
  64. 9d0a179 Mark tensorflow_resnet.ipynb as xfail. (#15926) by Scott Todd · 1 year, 3 months ago
  65. 80e70ca Replacing hal.ex.shared_device with hal.devices.* ops. (#15916) by Ben Vanik · 1 year, 3 months ago
  66. 5a4e764 Adding stream.dispatch.workgroup.* info ops. (#15889) by Ben Vanik · 1 year, 3 months ago
  67. a1f901e Add riscv_64 support for standalone plugin (#15859) by Yun Hsiang · 1 year, 3 months ago
  68. f45e379 Adding condition support to `hal.dispatch.extern`. (#15797) by Ben Vanik · 1 year, 4 months ago
  69. dc6f0cd Adding multiple_modules sample (and fixing bugs). (#15653) by Ben Vanik · 1 year, 4 months ago
  70. 2eb6862 Unify compiler and runtime HAL driver plugin systems. (#15551) by Stella Laurenzo · 1 year, 4 months ago
  71. 2f47c08 Add pytorch_aot_advanced sample Colab notebook using SHARK-Turbine. (#15329) by Scott Todd · 1 year, 4 months ago
  72. c91759d Retire unused RISCV compile flag (#15484) by CindyLiu · 1 year, 4 months ago
  73. a4b8ccb Update github branch names etc (NFC) (#15482) by Jacques Pienaar · 1 year, 4 months ago
  74. 573f5e9 Merge docs/developers into docs/website/. (#15396) by Scott Todd · 1 year, 5 months ago
  75. c0525ad Update the usage of the transform dialect interpreter (#15340) by Nicolas Vasilache · 1 year, 5 months ago
  76. e329737 Recommend `-G Ninja` in all in-tree documentation. (#15328) by Scott Todd · 1 year, 5 months ago
  77. a3a64d2 Adding selection condition to hal.executable.variant. (#15284) by Ben Vanik · 1 year, 5 months ago
  78. 466e812 [Codegen] Add ability to specify transform dialect libraries (#14788) by Quinn Dawkins · 1 year, 5 months ago
  79. 8c34b97 Use custom iree.dev domain in links to documentation site. (#15036) by Scott Todd · 1 year, 5 months ago
  80. bd97cc5 Bump TF version in samples Dockerfile for Colab. (#15270) by Scott Todd · 1 year, 5 months ago
  81. 3323519 Port samples/dynamic_shapes/ to PyTorch using SHARK-Turbine. (#15255) by Scott Todd · 1 year, 5 months ago
  82. 20e2112 Cleaning up hal.executable.variant syntax. (#15254) by Ben Vanik · 1 year, 5 months ago
  83. acddd0c Adding hal.dispatch.extern op. (#15193) by Ben Vanik · 1 year, 5 months ago
  84. c397258 Add pytorch_aot_simple sample Colab notebook using SHARK-Turbine. (#15166) by Scott Todd · 1 year, 5 months ago
  85. 2617126 Rename Colab notebooks to highlight frameworks used. (#15162) by Scott Todd · 1 year, 5 months ago
  86. b3cd60a Add pytorch_jit sample Colab notebook using SHARK-Turbine. (#15146) by Scott Todd · 1 year, 5 months ago
  87. 60a2566 Add iree-reduce tool (#14892) by Kunwar Grover · 1 year, 6 months ago
  88. 1a63564 Refactor IREECodegenAttrs to use typed array parameters (#15032) by Benjamin Maxwell · 1 year, 6 months ago
  89. 326aca2 Update sample Colab notebooks to use tf-nightly. (#14901) by Scott Todd · 1 year, 7 months ago
  90. 42b983c Removing initial_data from iree_hal_allocator_allocate_buffer. (#14674) by Ben Vanik · 1 year, 7 months ago
  91. 9d15f36 Adding `--module_mode=mmap` tooling flag. (#14563) by Ben Vanik · 1 year, 8 months ago
  92. 5d96935 Fix warnings that `${arch}-unknown-unknown-eabi-elf` was not a correct triple (#14340) by bjacob · 1 year, 9 months ago
  93. c1e14b6 Fix CUDA bitcode builds on Windows. (#14306) by Scott Todd · 1 year, 9 months ago
  94. 37c79f0 Add support for lowering ops that implement the `UKernelOpInterface` on the CUDA path. (#14101) by MaheshRavishankar · 1 year, 9 months ago
  95. be24f02 Use Black to format Python files (#14161) by Jakub Kuderski · 1 year, 9 months ago
  96. df119bd Test the bring-your-own-LLVM path. (#14035) by bjacob · 1 year, 9 months ago
  97. 60b0764 Allow defining `IREE_HOST_SIZE_T` to other types. (#14040) by Scott Todd · 1 year, 9 months ago
  98. 6034421 Remove old / no longer needed flags from mnist_training notebook. (#14118) by Scott Todd · 1 year, 9 months ago
  99. e4c27f5 Support non-default sets of enabled LLVM CPU targets. (#13983) by bjacob · 1 year, 10 months ago
  100. 0e03852 Test with ASAN in bytecode modules (#14005) by bjacob · 1 year, 10 months ago