- 92439da Revert "Enable iree_static_linker_test for cross compile" (#10620) by CindyLiu · 2 years, 7 months ago
- 455d0a3 Enable iree_static_linker_test for cross compile (#10589) by CindyLiu · 2 years, 7 months ago
- c1512a9 Refresh testing guide (#10588) by CindyLiu · 2 years, 7 months ago
- 133562a Update references to using `--find-links` for new index (#10597) by Geoffrey Martin-Noble · 2 years, 7 months ago
- 7a435f0 Move iree/compiler/Dialect/Modules/ to iree/compiler/Modules/. (#10370) by Scott Todd · 2 years, 8 months ago
- c71a9fe Fix shell highlights for sample iree-compile commands. (#10301) by Scott Todd · 2 years, 8 months ago
- 1012f88 Add `--iree-input-type=` flag to sample commands in docs. (#10295) by Scott Todd · 2 years, 8 months ago
- 915977b [vulkan] Update various targets to match current status (#10283) by Lei Zhang · 2 years, 8 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
- 4f3f1ed Making iree-run-mlir use --function_input= as with other tools. by Ben Vanik · 2 years, 9 months ago
- 2906c1d Fixing iree-run-mlir command line parsing on Windows. (#10012) by Ben Vanik · 2 years, 9 months ago
- d46c881 Clean up RISC-V CI RVV config (#9988) by CindyLiu · 2 years, 9 months ago
- a1ac48e Update tests to use "llvm-cpu" and "local-task" names consistently. (#9934) by Scott Todd · 2 years, 9 months ago
- 887dbc8 [docs] Explain how to pin CPU/GPU clockspeeds with Android scripts (#9959) by Jakub Kuderski · 2 years, 9 months ago
- 8f05dfb Update docs to use "llvm-cpu" and "local-task" names consistently. (#9935) by Scott Todd · 2 years, 9 months ago
- b22c931 Format our yaml files (#9926) by Geoffrey Martin-Noble · 2 years, 9 months ago
- 068b172 [cmake] Add cmake option to enable UBSan (#9923) by Jakub Kuderski · 2 years, 9 months ago
- e23d4a7 Begin to rework how input dialects / pipelines are configured. (#9474) 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
- 32bdee1 Merge pull request #9911 from iree-org/benvanik-hal-presplit by Ben Vanik · 2 years, 9 months ago
- c00c706 Splitting HAL module types into their own library. by Ben Vanik · 2 years, 10 months ago
- 2b91ddc Add Android LLDB debugging instructions (#9898) by Jakub Kuderski · 2 years, 9 months ago
- 352da3f Remove "AOT" from LLVM target names. (#9854) by Scott Todd · 2 years, 9 months ago
- 0142264 [docs] Mention test dependencies (#9839) by Jakub Kuderski · 2 years, 9 months ago
- 25e81fe Update information on IREE C++ Template (#9815) by Marius Brehler · 2 years, 9 months ago
- 4e6af75 Revert "Create CNAME (#9679)" (#9746) by Lei Zhang · 2 years, 10 months ago
- dd94ed3 Revert "Revert "Create CNAME for github serving" (#9732)" (#9736) by Lei Zhang · 2 years, 10 months ago
- 5626084 Revert "Create CNAME for github serving" (#9732) by Jacques Pienaar · 2 years, 10 months ago
- 8d45de0 Plumbing through IREE_HAL_MODULE_FLAG_SYNCHRONOUS. by Ben Vanik · 2 years, 10 months ago
- ba2e5c9 Add LLVM integrate scripts to the main repository. by Stella Laurenzo · 2 years, 10 months ago
- f1ec6e7 Create CNAME (#9679) by Jacques Pienaar · 2 years, 10 months ago
- 151b405 Downgrade pybind version in docker (#9483) by Geoffrey Martin-Noble · 2 years, 10 months ago
- a37f50e Hide latest release from website widget and update icons. (#9636) by Scott Todd · 2 years, 10 months ago
- 7df3973 Update URLs following iree-org move. (#9635) by Scott Todd · 2 years, 10 months ago
- cf07cae Adding design doc for the IREE invocation execution model. (#9630) by Ben Vanik · 2 years, 10 months ago
- 91c75fb Removing iree/base/logging.h. (#9605) by Ben Vanik · 2 years, 10 months ago
- 53735d7 More complete and up-to-date Tracy docs (#9596) by bjacob · 2 years, 10 months ago
- 6d51122 Copy all cuda includes into the CI deps. (#9555) by Stella Laurenzo · 2 years, 10 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
- 2814631 Remove explicit `--iree-mlir-to-vm-bytecode-module` flag usage. (#9445) by Scott Todd · 2 years, 11 months ago
- bba52ae Changing uses of --driver= to --device= (that I can find). by Ben Vanik · 2 years, 11 months ago
- 70c2bb0 Making runtime APIs with sized arrays consistently (count, array). (#9416) by Ben Vanik · 2 years, 11 months ago
- 718e04e Update documentation for local-task and local-sync drivers. (#9399) by Scott Todd · 2 years, 11 months ago
- 1c84fdf Removing iree_hal_driver_id_t in favor of just string names. (#9389) by Ben Vanik · 2 years, 11 months ago
- 4e6af05 Adding IREE_EXTERNAL_HAL_DRIVERS cmake var. by Ben Vanik · 2 years, 11 months ago
- 6e64b6e Replacing use of dylib/vmvx(-sync) with local-task/local-sync drivers. by Ben Vanik · 2 years, 11 months ago
- 7ddacf9 Update sanitizers docs. (#8968) by bjacob · 2 years, 11 months ago
- e698528 Moving legacy dylib/vmvx driver modules to iree/hal/drivers/. by Ben Vanik · 2 years, 11 months ago
- 2a24025 Moving CUDA and Vulkan HAL drivers to iree/hal/drivers/. Progress on #9336. by Ben Vanik · 2 years, 11 months ago
- f2b857a Delete samples/vulkan/ and iree-run-module-vulkan-gui. (#9340) by Scott Todd · 2 years, 11 months ago
- d89ddd0 Added Chart for TensorFlow Lite Support (#9217) by Rob Suderman · 2 years, 11 months ago
- f44859d Remove iree-translate. (#9143) by Stella Laurenzo · 2 years, 11 months ago
- 79610f1 Use `ctest --test-dir` instead of `cd` in a few places. (#9253) by Scott Todd · 2 years, 11 months ago
- cb82866 Upgrade to clang 9 on bots. (#9236) by Stella Laurenzo · 2 years, 11 months ago
- 9a50ab1 flatbuffers -> FlatBuffers by Ben Vanik · 2 years, 11 months ago
- 748bcd2 Move iree/test/ to tests/. (#9203) by Scott Todd · 3 years ago
- 0acd6ec Add dark mode architecture diagram to README and website. (#9192) by Scott Todd · 3 years ago
- f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 3 years ago
- c4b04e3 Rework includes and directory names for samples. (#9177) by Scott Todd · 3 years ago
- 2b7be94 Add tips about reproducing failures locally when bumping submodules (#9159) by Han-Chung Wang · 3 years ago
- 3136e8f Fix a few remaining unqualified uses of func.func. (#9122) by Scott Todd · 3 years ago
- 52f62b8 Consistently use two dashes for long command line options. (#9064) by Scott Todd · 3 years ago
- 18b9df4 Move bindings/python/build_requirements.txt under runtime/. (#9045) by Scott Todd · 3 years ago
- 4b3fe11 Delete obsolete copybara_fixup workflow and refresh docs. (#9046) by Scott Todd · 3 years ago
- ada25e6 Move bindings/tflite/ to runtime/bindings/tflite/. (#9043) by Scott Todd · 3 years ago
- 36d17d5 Pin GitHub Action versions to specific commits, not tags. (#8997) by Scott Todd · 3 years ago
- 6404713 Update doc with rv32 bare-metal example (#9014) by CindyLiu · 3 years ago
- 1c4826c Clean up references to deleted CMake options. (#9013) by Scott Todd · 3 years ago
- 50a87ed Update information on IREE Bare-Metal Arm (#9007) by Marius Brehler · 3 years ago
- 88df3b0 Move Colab notebooks from colab/ to samples/colab/. (#8988) by Scott Todd · 3 years ago
- c0c6184 Fix several paths following samples/ and runtime/ code moves. (#8987) by Scott Todd · 3 years ago
- ec08c5a Adding -iree-hal-dump-executable-intermediates/binaries-to= flags. (#8972) by Ben Vanik · 3 years ago
- 63fd39f Cleanup doc reference of iree/samples/ --> samples/ (#8975) by CindyLiu · 3 years ago
- 41224d1 Move scripts/ to build_tools/scripts/ (#8959) by Stella Laurenzo · 3 years ago
- 24baca2 Update iree-compile path in the website docs (#8909) by CindyLiu · 3 years ago
- ae38fb9 Update -mlir-print-ir-* flag names in comments and scripts. (#8884) by Scott Todd · 3 years ago
- c35fee8 Make torch-mlir-dialects optional by Yi Zhang · 3 years, 1 month ago
- 07057c8 Documentation updates for testing and build scripts. (#8720) by Scott Todd · 3 years ago
- 7814a0a Delete most get_started/ docs and clean up what's left. (#8801) by Scott Todd · 3 years, 1 month ago
- dcfeecf Add tips for debugging correctness issues. (#8763) by Han-Chung Wang · 3 years, 1 month ago
- da54bfe Update README for bumping LLVM with instructions to use the script. (#8697) by MaheshRavishankar · 3 years, 1 month ago
- 675e012 Update debugging TF integration tests instructions. (#8657) by Han-Chung Wang · 3 years, 1 month ago
- a87fe70 Combine tflite getting started guide into a single page (#8546) by not-jenni · 3 years, 1 month ago
- 6815da0 Switch to iree-tf-fork. Update the llvm bump doc. (#8599) by Jerry Wu · 3 years, 1 month ago
- 7f2972c Replace all compilation uses of iree-translate with iree-compile. (#8576) by Stella Laurenzo · 3 years, 1 month ago
- e49b543 Update instructions for reproducing TF/TFLite integration tests (#8589) by Han-Chung Wang · 3 years, 1 month ago
- dd860d3 Correct the command in the python env setup. (#8571) by Han-Chung Wang · 3 years, 1 month ago
- 6734dcb Add iree-tf-fork to the advance workflow. (#8547) by Jerry Wu · 3 years, 1 month ago
- b70b5b5 Add missing build step to RISC-V building from source docs. (#8494) by Scott Todd · 3 years, 2 months ago
- 521efc3 Add instructions for debugging TF integration test failures. (#8481) by MaheshRavishankar · 3 years, 2 months ago
- ada68c4 Make branch sync action advance iree-mhlo-fork (#8445) by Geoffrey Martin-Noble · 3 years, 2 months ago
- 08bce5d Update llvm-bump doc about advancing forks (#8422) by Thomas · 3 years, 2 months ago
- 99ebeaf Fix typo in MMT4D post by Geoffrey Martin-Noble · 3 years, 2 months ago
- ef5641c Add more docs for summarizing technologies. (#8236) by Rob Suderman · 3 years, 2 months ago
- 095d1b8 Fix typo in host build directory name by Geoffrey Martin-Noble · 3 years, 2 months ago
- 3ecf8ef Update python-bindings-and-importers.md (#8320) by Jacques Pienaar · 3 years, 2 months ago
- 82dde83 Merge pull request #8268 from google/benvanik-task-wait-source by Ben Vanik · 3 years, 3 months ago
- 8c8d4a8 Fix typos in llvm_version_bump.md (#8273) by Han-Chung Wang · 3 years, 3 months ago