- 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
- 784db04 Adding bytecode verification. by Ben Vanik · 2 years, 2 months ago
- cf49d69 Moving bytecode files under iree/vm/bytecode/. (#12371) by Ben Vanik · 2 years, 2 months ago
- 17e1111 Adding sym_visibility to vm.import and fixing parsing. (#12325) by Ben Vanik · 2 years, 2 months ago
- c7b2912 Update references from `iree-org` to `openxla`. (#12304) by Scott Todd · 2 years, 2 months ago
- f810b62 Disabling testing custom dispatch samples on the CI. by Ben Vanik · 2 years, 2 months ago
- aa05d8f Switching LLVM-CPU microkernel sample to use our clang. by Ben Vanik · 2 years, 3 months ago
- 1b72894 [nfc] Fix typos (#12278) by Marius Brehler · 2 years, 2 months ago
- e309cb3 Add `--output=` flag to iree-run-module/iree-run-mlir. (#12016) by Ben Vanik · 2 years, 3 months ago
- f65c5cb Renaming tool flags to --module/function/input. (#12010) by Ben Vanik · 2 years, 3 months ago
- 80b3577 Swapping hal.interface.binding.subspan offset and alignment. by Ben Vanik · 2 years, 3 months ago
- de426de Replace CMake `IREE_HOST_BINARY_ROOT` var with `IREE_HOST_BIN_DIR`. (#11812) by Scott Todd · 2 years, 4 months ago
- 20d746a Replace CMake `iree_get_executable_path()` with `IMPORTED` targets. (#11764) by Scott Todd · 2 years, 4 months ago
- 597a5b9 Fixing custom_module/async/ README header. by Ben Vanik · 2 years, 4 months ago
- 92d8bd5 Fixing custom_dispatch README link. by Ben Vanik · 2 years, 4 months ago
- 3bb67d3 Reworking task API to provide iree_task_executors_create_from_flags. (#11614) by Ben Vanik · 2 years, 4 months ago
- fb7f7d1 Migrate samples build to GitHub actions (#11466) by Geoffrey Martin-Noble · 2 years, 5 months ago
- 1f06ea7 Remove native training example. by Daniel Ellis · 2 years, 5 months ago
- fcae6d7 Remove strip_overloads from native_training example. by Daniel Ellis · 2 years, 5 months ago
- b4bf5f7 Splitting iree-sample-deps from iree-test-deps. by Ben Vanik · 2 years, 5 months ago
- 5efe034 Adding examples of custom CUDA/SPIR-V/CPU dispatch code. by Ben Vanik · 2 years, 5 months ago
- 7b75cf7 Add test script for native training. by Daniel Ellis · 2 years, 5 months ago
- 693f45a Remove scikit-learn requirement from native training example (#11368) by Daniel Ellis · 2 years, 5 months ago
- f470a38 Add PyTorch native training example by Daniel Ellis · 2 years, 5 months ago
- eefc3b0 Adding custom_module/sync/ & custom_module/async/ samples. by Ben Vanik · 2 years, 5 months ago
- 7d2c17a Moving existing custom_module sample to custom_module/basic/. by Ben Vanik · 2 years, 5 months ago
- a230101 Adding a makefile to the dynamic_shapes sample. (#11093) by Ben Vanik · 2 years, 6 months ago
- a29e67a Assorted fixes for tests on Windows. (#11079) by Scott Todd · 2 years, 6 months ago
- 3072817 Making ref_cc.h an implementation detail of iree/vm/ref.h. (#10948) by Ben Vanik · 2 years, 6 months ago
- 7a9b84c Making status_cc.h an implementation detail of status.h. (#10946) by Ben Vanik · 2 years, 6 months ago
- decb765 Removing IREE_API_VERSION. (#10937) by Ben Vanik · 2 years, 6 months ago
- 85b1f82 Renaming util.do_not_optimize to util.optimization_barrier. (#10884) by Ben Vanik · 2 years, 6 months ago
- cbe9dcc Adding support for multiple queues on the local-task device. (#10817) by Ben Vanik · 2 years, 6 months ago
- 699f33f Remove deprecated output format flags. (#10628) by Scott Todd · 2 years, 7 months ago
- 8ebe002 Regenerate Colab notebooks using new nightly package index page. (#10603) by Scott Todd · 2 years, 7 months ago
- 7cb39b0 Enable RISC-V 32-bit Linux tests (#10523) by CindyLiu · 2 years, 7 months ago
- 2dfacaf Switching --iree-vm-target-index-bits= default to 64. (#10510) by Ben Vanik · 2 years, 7 months ago
- 4c13cae Update Colab notebooks to use --output-format=mlir-ir. (#10409) by Scott Todd · 2 years, 8 months ago
- 4c2029f Integrate llvm-project and bump dependencies. (#10103) by Thomas · 2 years, 9 months ago
- 0096d8d Fix "cpu" to "llvm-cpu" in one last Colab notebook. (#10104) by Scott Todd · 2 years, 9 months ago
- 2d85c9d Fix samples after VM changes. (#10048) by Scott Todd · 2 years, 9 months ago
- 9aa83ed Making VM modules take an instance arg. by Ben Vanik · 2 years, 9 months ago
- 857fff2 Adding instance arg to type registration functions. by Ben Vanik · 2 years, 9 months ago
- 0b8210c Adding `--iree-execution-model=` flag. by Ben Vanik · 2 years, 9 months ago
- 6b8387c Adding VM module dependency versioning support. (#10014) by Ben Vanik · 2 years, 9 months ago
- 6e3283e Fix runtime driver name in tflite_text_classification.ipynb. (#9997) by Scott Todd · 2 years, 9 months ago
- 2616ac7 Add a python custom module sample. (#9969) by Stella Laurenzo · 2 years, 9 months ago
- 95e8fb3 Adding workaround for size optimized build issue. by Ben Vanik · 2 years, 9 months ago
- 97058ad Adding custom_module sample. by Ben Vanik · 2 years, 9 months ago
- 55bec0d Update samples to use "llvm-cpu" and "local-task" names consistently. (#9932) by Scott Todd · 2 years, 9 months ago
- 850e265 Replace "llvmaot" with "llvmcpu" in Python code/tests. (#9861) by Scott Todd · 2 years, 9 months ago
- c00c706 Splitting HAL module types into their own library. by Ben Vanik · 2 years, 10 months ago
- 352da3f Remove "AOT" from LLVM target names. (#9854) by Scott Todd · 2 years, 9 months ago
- d6dc9b7 Remove unnecessary `--iree-input-type=mhlo` flag uses. (#9852) by Scott Todd · 2 years, 9 months ago
- 7c4fdc3 Replace mhlo ops with core dialect ops in more tests. (#9838) by Scott Todd · 2 years, 9 months ago
- 8d45de0 Plumbing through IREE_HAL_MODULE_FLAG_SYNCHRONOUS. by Ben Vanik · 2 years, 10 months ago
- 7e46380 Replace mhlo ops with core dialect ops in some tests. (#9688) by Scott Todd · 2 years, 10 months ago
- a25ca12 Cleaning up VMVX a bit to make it easier to extend. (#9633) by Ben Vanik · 2 years, 10 months ago
- 7df3973 Update URLs following iree-org move. (#9635) by Scott Todd · 2 years, 10 months ago
- 9297a78 Documentation fix for vision_inference sample (#9472) by Matt Walsh · 2 years, 11 months ago
- 5844fd6 Reworking IREE_HAL_BUFFER_USAGE_* bits to carry more information. by Ben Vanik · 2 years, 11 months ago
- 2a1925c Refactor `IREE_ENABLE_EMITC` -> `IREE_OUTPUT_FORMAT_C`. (#9455) by Scott Todd · 2 years, 11 months ago
- f66ea1b Always pass `--output-format=vm-c` in iree_c_module. (#9451) by Scott Todd · 2 years, 11 months ago
- 795f6f9 Add BUILD file for vm/test/emitc and samples/emitc_modules (#9431) by Jacques Pienaar · 2 years, 11 months ago