- 3f51a55 Replace openxla/iree with iree-org/iree across the project. (#17110) by Scott Todd · 1 year ago
- ace6397 Add boolean option to do RELU in mlp plugin (#17058) by Nirvedh Meshram · 1 year ago
- 6d4a99c Use `iree-turbine` in PyTorch docs and samples. (#17036) by Scott Todd · 1 year ago
- e36844f Add ability to call the same custom dispatch multiple times when using pdl patterns. (#16967) by Nirvedh Meshram · 1 year ago
- 954cb36 Move Codegen pass pipelines to nest on `FunctionOpInterface`. (#16665) by MaheshRavishankar · 1 year, 1 month ago
- d33f216 Revert "Revert "Add PDL pre-processing pass to compiler" (#16968)" (#16969) by Nirvedh Meshram · 1 year, 1 month ago
- 72681a7 Revert "Add PDL pre-processing pass to compiler" (#16968) by Han-Chung Wang · 1 year, 1 month ago
- 180e458 Add PDL pre-processing pass to compiler (#16945) by Nirvedh Meshram · 1 year, 1 month ago
- 3fa9fbd Integrate LLVM at llvm/llvm-project@a6d932bca8875198fbf34564cda8a8d1640cdcbc (#16944) by Benoit Jacob · 1 year, 1 month ago
- d1eef77 Skip custom hip kernel sample if it would fail to build. (#16949) by Scott Todd · 1 year, 1 month ago
- ed59bed Enabling external HIP HSACO support ala CUDA external PTX support. (#16830) by Ben Vanik · 1 year, 1 month ago
- 50aa9a3 Update 'iree-samples' -> 'iree-experimental' after rename. (#16761) by Scott Todd · 1 year, 2 months ago
- c2a3245 Convert LLVMCPU compiler target to a plugin. (#16704) by Scott Todd · 1 year, 2 months ago
- 6ff9a3d Refactor how llvm-cpu check tests interface with ASan/TSan. (#16452) by Scott Todd · 1 year, 2 months ago
- 890b070 Forking off device methods from TargetBackend->TargetDevice. (#16591) by Ben Vanik · 1 year, 2 months ago
- 4b1a4e2 Typing IREE::HAL::DeviceTargetAttr executable targets. (#16588) by Ben Vanik · 1 year, 2 months ago
- c087bfb Add support for using PDL to replicate the functionality in MLP sample that uses Transform dialect. (#16453) by MaheshRavishankar · 1 year, 2 months ago
- 135e34f Moving MaterializeInterfaces' spooky action at a distance around a little. (#16521) by Ben Vanik · 1 year, 2 months ago
- fadc018 Removing the use of the legacy_sync hack from all but ROCM. (#16493) by Ben Vanik · 1 year, 2 months ago
- b9fdcce [Codegen] Re-Enable transform dialect configuration strategy round 2 (#16427) by Quinn Dawkins · 1 year, 2 months ago
- 045bca1 Convert func->util as part of input conversion. (#16411) by Ben Vanik · 1 year, 2 months ago
- 7b12493 Enable MLP plugin only for x86_64 builds. (#16392) by MaheshRavishankar · 1 year, 2 months ago
- 583cd6f Add sample to match subgraph and call implementation in system plugin. (#16356) by MaheshRavishankar · 1 year, 3 months ago
- 91b3ed5 Add samples for custom kernel match+replace scripts (#16150) by Quinn Dawkins · 1 year, 3 months ago
- 315e238 Allow using iree_lit_test without building the compiler. (#16267) by Scott Todd · 1 year, 3 months ago
- 8c7e3c9 Switching code to use FunctionOpInterface instead of FuncOp. by Ben Vanik · 1 year, 3 months ago
- f3b008c Adding util.func/util.call to allow for richer functions. (#16207) by Ben Vanik · 1 year, 3 months ago
- a724043 Adding util inlining policy attr interface and always/never attrs. by Ben Vanik · 1 year, 3 months ago
- 04dd041 Renaming util.initializer.return to util.return. by Ben Vanik · 1 year, 3 months ago
- 9edf1fc Reland "Freeze all statuses emitted by calls into dynamic modules" (#16192) by Quinn Dawkins · 1 year, 3 months ago
- 237d8db Revert "Freeze all statuses emitted by calls into dynamic modules (#16191) by Quinn Dawkins · 1 year, 3 months ago
- 37e65de Freeze all statuses emitted by calls into dynamic modules (#16066) by Quinn Dawkins · 1 year, 3 months ago
- d71c147 Refresh website branding. (#16151) by Scott Todd · 1 year, 3 months ago
- c859e29 Fix web and Colab sample CI builds. (#16155) by Scott Todd · 1 year, 3 months ago
- 02c5215 Revert "[Codegen] Re-Enable transform dialect configuration strategy sample (#15787)" (#16097) by Quinn Dawkins · 1 year, 4 months ago
- 3b534c4 [Codegen] Re-Enable transform dialect configuration strategy sample (#15787) by Quinn Dawkins · 1 year, 4 months ago
- 9d0a179 Mark tensorflow_resnet.ipynb as xfail. (#15926) by Scott Todd · 1 year, 5 months ago
- 80e70ca Replacing hal.ex.shared_device with hal.devices.* ops. (#15916) by Ben Vanik · 1 year, 5 months ago
- 5a4e764 Adding stream.dispatch.workgroup.* info ops. (#15889) by Ben Vanik · 1 year, 5 months ago
- a1f901e Add riscv_64 support for standalone plugin (#15859) by Yun Hsiang · 1 year, 5 months ago
- f45e379 Adding condition support to `hal.dispatch.extern`. (#15797) by Ben Vanik · 1 year, 5 months ago
- dc6f0cd Adding multiple_modules sample (and fixing bugs). (#15653) by Ben Vanik · 1 year, 5 months ago
- 2eb6862 Unify compiler and runtime HAL driver plugin systems. (#15551) by Stella Laurenzo · 1 year, 6 months ago
- 2f47c08 Add pytorch_aot_advanced sample Colab notebook using SHARK-Turbine. (#15329) by Scott Todd · 1 year, 6 months ago
- c91759d Retire unused RISCV compile flag (#15484) by CindyLiu · 1 year, 6 months ago
- a4b8ccb Update github branch names etc (NFC) (#15482) by Jacques Pienaar · 1 year, 6 months ago
- 573f5e9 Merge docs/developers into docs/website/. (#15396) by Scott Todd · 1 year, 6 months ago
- c0525ad Update the usage of the transform dialect interpreter (#15340) by Nicolas Vasilache · 1 year, 6 months ago
- e329737 Recommend `-G Ninja` in all in-tree documentation. (#15328) by Scott Todd · 1 year, 6 months ago
- a3a64d2 Adding selection condition to hal.executable.variant. (#15284) by Ben Vanik · 1 year, 6 months ago
- 466e812 [Codegen] Add ability to specify transform dialect libraries (#14788) by Quinn Dawkins · 1 year, 6 months ago
- 8c34b97 Use custom iree.dev domain in links to documentation site. (#15036) by Scott Todd · 1 year, 6 months ago
- bd97cc5 Bump TF version in samples Dockerfile for Colab. (#15270) by Scott Todd · 1 year, 6 months ago
- 3323519 Port samples/dynamic_shapes/ to PyTorch using SHARK-Turbine. (#15255) by Scott Todd · 1 year, 6 months ago
- 20e2112 Cleaning up hal.executable.variant syntax. (#15254) by Ben Vanik · 1 year, 6 months ago
- acddd0c Adding hal.dispatch.extern op. (#15193) by Ben Vanik · 1 year, 6 months ago
- c397258 Add pytorch_aot_simple sample Colab notebook using SHARK-Turbine. (#15166) by Scott Todd · 1 year, 7 months ago
- 2617126 Rename Colab notebooks to highlight frameworks used. (#15162) by Scott Todd · 1 year, 7 months ago
- b3cd60a Add pytorch_jit sample Colab notebook using SHARK-Turbine. (#15146) by Scott Todd · 1 year, 7 months ago
- 60a2566 Add iree-reduce tool (#14892) by Kunwar Grover · 1 year, 7 months ago
- 1a63564 Refactor IREECodegenAttrs to use typed array parameters (#15032) by Benjamin Maxwell · 1 year, 7 months ago
- 326aca2 Update sample Colab notebooks to use tf-nightly. (#14901) by Scott Todd · 1 year, 8 months ago
- 42b983c Removing initial_data from iree_hal_allocator_allocate_buffer. (#14674) by Ben Vanik · 1 year, 9 months ago
- 9d15f36 Adding `--module_mode=mmap` tooling flag. (#14563) by Ben Vanik · 1 year, 9 months ago
- 5d96935 Fix warnings that `${arch}-unknown-unknown-eabi-elf` was not a correct triple (#14340) by bjacob · 1 year, 10 months ago
- c1e14b6 Fix CUDA bitcode builds on Windows. (#14306) by Scott Todd · 1 year, 10 months ago
- 37c79f0 Add support for lowering ops that implement the `UKernelOpInterface` on the CUDA path. (#14101) by MaheshRavishankar · 1 year, 10 months ago
- be24f02 Use Black to format Python files (#14161) by Jakub Kuderski · 1 year, 10 months ago
- df119bd Test the bring-your-own-LLVM path. (#14035) by bjacob · 1 year, 11 months ago
- 60b0764 Allow defining `IREE_HOST_SIZE_T` to other types. (#14040) by Scott Todd · 1 year, 11 months ago
- 6034421 Remove old / no longer needed flags from mnist_training notebook. (#14118) by Scott Todd · 1 year, 11 months ago
- e4c27f5 Support non-default sets of enabled LLVM CPU targets. (#13983) by bjacob · 1 year, 11 months ago
- 0e03852 Test with ASAN in bytecode modules (#14005) by bjacob · 1 year, 11 months ago
- ef52dbf Restructure website sections and navigation. (#13991) by Scott Todd · 1 year, 11 months ago
- df71589 [StableHLO] Migrate samples to StableHLO (#13916) by Jakub Kuderski · 1 year, 11 months ago
- 950e172 Deprecate MHLO input conversion pipeline (#13870) by Jakub Kuderski · 1 year, 11 months ago
- bd5174b `iree_c_embed_data` improvements (#13814) by bjacob · 1 year, 11 months ago
- 0913d36 Update readme for cpu embedded dispatch (#13833) by Hong-Rong Hsu · 1 year, 11 months ago
- f0636f4 Skip testing tflite_text_classification Colab notebook. (#13659) by Scott Todd · 2 years ago
- 747b309 Fix tflite_text_classification.ipynb notebook. (#13595) by Scott Todd · 2 years ago
- e7b8111 Swapping context/params order on CPU import functions. (#13600) by Ben Vanik · 2 years ago
- bb21d92 Fix many broken links across code and docs. (#13592) by Scott Todd · 2 years ago
- 406b7a8 Use IREE_ARCH in custom_dispatch CMakeList (#13391) by bjacob · 2 years ago
- 7fe84cd Update readme for plugin (NFC) (#13382) by lorenzo chelini · 2 years ago
- 5363ea3 Adding IREE_EXTERNAL_TOOLING_MODULES cmake flag. (#13367) by Ben Vanik · 2 years ago
- 0b77bfd Unify the two plugin examples to use the same micro-kernel. (#13324) by MaheshRavishankar · 2 years ago
- 3912546 Add a sample that uses the iree_codegen.ukernel.generic operation to call a microkernel supplied as a plugin. (#13132) by MaheshRavishankar · 2 years ago
- 5cd6e1d Update sample Colab notebooks following TF importer changes. (#13311) by Scott Todd · 2 years ago
- 9461d3b Adding support for loading VM modules from dynamic libraries. (#13112) by Ben Vanik · 2 years ago
- 63fee48 Adding support for passing processor_id/data to dynamic imports. (#13109) by Ben Vanik · 2 years ago
- e19fc8e Adding a local executable plugin mechanism. (#12625) by Ben Vanik · 2 years ago
- 09630d6 Finally moving VM type registration to iree_vm_instance_t. (#12650) by Ben Vanik · 2 years, 1 month ago
- be0f1e1 Roll-up of changes needed to support the nvgpu out of tree project. (#12888) by Stella Laurenzo · 2 years, 1 month ago
- c6092c4 Re-organizes compiler plugins. (#12763) by Stella Laurenzo · 2 years, 1 month ago
- 036391f Add simple_io_sample custom compiler plugin. (#12745) by Stella Laurenzo · 2 years, 1 month ago
- 8f5ced9 CMake IREE_ARCH variable, a canonicalized CMAKE_SYSTEM_PROCESSOR (#12687) by bjacob · 2 years, 1 month ago
- 8626fdb Rename all Bazel BUILD files to BUILD.bazel (#12663) by Geoffrey Martin-Noble · 2 years, 1 month ago
- 0948bc8 Be consistent about the use of IREE Bazel macros (#12645) by Geoffrey Martin-Noble · 2 years, 1 month ago
- 380bde7 Renaming `--iree-llvm-` CPU flags to `--iree-llvmcpu-`. by Ben Vanik · 2 years, 2 months ago
- e6425d6 Starting support for HAL dispatch specialization. (#12483) by Ben Vanik · 2 years, 2 months ago