- b10a895 Split CI requirements from user-level build_requirements.txt. by Stella Laurenzo · 4 years ago
- 0b3289a Add convenience functions to runtime bindings and disambiguate names (#5697) by Phoenix Meadowlark · 4 years ago
- aeaaad6 Re-implements IREE function dispatch in python on top of the native ABI. (#5698) by Stella Laurenzo · 4 years ago
- 0e94d2b Shuffling iree/base/internal/ to better support disabled synchronization. (#5708) by Ben Vanik · 4 years ago
- c5d6e8a Moving synchronization and threading to iree/base/internal/. by Ben Vanik · 4 years ago
- 7c2d310 Renaming //iree/base:api to //iree/base. by Ben Vanik · 4 years ago
- 193c760 Renaming //iree/hal:api to //iree/hal. by Ben Vanik · 4 years ago
- 98966f3 Adding an iree/base/config.h and splitting out some of iree/base/api.h. (#5630) by Ben Vanik · 4 years ago
- db7f611 Merge pull request #5602 from google/benvanik-flags by Ben Vanik · 4 years ago
- 8f74952 Add support for returning empty sequences in the IREE-JAX frontend. by Phoenix Meadowlark · 4 years ago
- ebeb5fc Swapping from abseil flags to IREE flags. by Ben Vanik · 4 years ago
- 5bf3994 IREE Java TFLite Bindings (#5361) by Kojo Acquah · 4 years ago
- 3fc84c3 Add support for returning Python tuples (#5347) by Phoenix Meadowlark · 4 years ago
- de2aabc Control TF MLIR print options via flags (#5336) by Phoenix Meadowlark · 4 years ago
- d52272f Add support for ingesting funky dictionary data-types in IREE's python runtime bindings. by Phoenix Meadowlark · 4 years ago
- d4304f3 Replace remaining uses of absl::make_unique with std::make_unique. (#5254) by Scott Todd · 4 years ago
- b327096 rename iree.rt to iree.runtime (#5148) by Phoenix Meadowlark · 4 years, 1 month ago
- 5a8954e Rename 'pyiree' to 'iree' (#5145) by Phoenix Meadowlark · 4 years, 1 month ago
- 9ae2e49 Rename compiler2 to compiler (#5113) by Phoenix Meadowlark · 4 years, 1 month ago
- caa49e2 Renaming iree/base/signature_mangle.* to signature_parser.*. by Ben Vanik · 4 years, 1 month ago
- 40428dd Moving SIP to iree/compiler/Bindings/SIP/. by Ben Vanik · 4 years, 1 month ago
- bfe0bc4 Changing to `-iree-flow-export-benchmark-funcs` flag. by Ben Vanik · 4 years, 1 month ago
- c31cb9d Support HLO Text format for the XLA importer. (#4984) by Stella Laurenzo · 4 years, 1 month ago
- f03c3c1 Use separate Bazel invocation for TF integration binaries (#4836) by Geoffrey Martin-Noble · 4 years, 1 month ago
- 0782fd8 Update docs following LLVM AOT linker cleanup. (#4950) by Scott Todd · 4 years, 1 month ago
- 719fb15 Remove skip_bazel_to_cmake marker file support. (#4931) by Stella Laurenzo · 4 years, 1 month ago
- 58b216e Allow '-' in OutputFormat enum parsing (#4850) by Phoenix Meadowlark · 4 years, 1 month ago
- 2e8e44c Passing iree_vm_ref_t's to check_deref as values. by Ben Vanik · 4 years, 2 months ago
- 2a5acd1 Swapping `[]` -> `CD` and `.` -> `_` in the VM calling convention. (#4771) by Ben Vanik · 4 years, 2 months ago
- 4c3280f Python error messages print the full IREE status if available. by Stella Laurenzo · 4 years, 2 months ago
- c639354 Resolve merge conflicts between main and google by not-jenni · 4 years, 2 months ago
- 90d4d9f Merge pull request #4732 from not-jenni:main-to-google by Copybara-Service · 4 years, 2 months ago
- 2325b05 Merge pull request #4743 from google/benvanik-reordering-1 by Ben Vanik · 4 years, 2 months ago
- a3c888c Reordering hal.buffer_view.create/iree_hal_buffer_view_create args. by Ben Vanik · 4 years, 2 months ago
- e511e25 Retain the backing device with python mapped array memory. by Stella Laurenzo · 4 years, 2 months ago
- 8939793 Rename ".module" to ".vmfb" in generated IREE bytecode modules. (#4729) by Scott Todd · 4 years, 2 months ago
- b59a085 Moving iree/base/atomics.h to iree/base/internal/. by Ben Vanik · 4 years, 2 months ago
- ab6ec7f Removing unused Status helpers from pyiree. by Ben Vanik · 4 years, 2 months ago
- 1711dd6 Fixing warnings on clang. (#4713) by Ben Vanik · 4 years, 2 months ago
- 414d020 Merge pull request #4694 from google/benvanik-tflite-metadata by Ben Vanik · 4 years, 2 months ago
- 8c72dd0 Making the default iree-import-tflite output readable. by Ben Vanik · 4 years, 2 months ago
- b0b7cc4 Wiring up the tflite bindings to use the new compiler-generated methods. by Ben Vanik · 4 years, 2 months ago
- 56972d8 bindings/python/pyiree/jax/frontend_test is currently failing, so disable it for now by Jenni Kilduff · 4 years, 2 months ago
- c5207cc Merge pull request #4682 from not-jenni:main-to-google by Copybara-Service · 4 years, 2 months ago
- d0cb6c2 Mark tflite testdata target as testonly. (#4677) by Scott Todd · 4 years, 2 months ago
- 30ac665 Add JAX to iree-frontends CI (#4669) by Phoenix Meadowlark · 4 years, 2 months ago
- cd1132f Adding bindings/tflite/ to expose IREE through the tflite C API (#3982) by Ben Vanik · 4 years, 2 months ago
- fa20c46 Add internal build support for the IREE-JAX frontend. by Phoenix Meadowlark · 4 years, 2 months ago
- 8d74bfa Merge pull request #4571 from google/staging-hal-rewrite by Ben Vanik · 4 years, 2 months ago
- 952956f Fixing a type typo in the python bindings. by Ben Vanik · 4 years, 2 months ago
- b13586e Porting the HAL C++ API to C. by Ben Vanik · 4 years, 3 months ago
- 183d4b6 Add necessary linker flag to jax-android example (#4651) by Phoenix Meadowlark · 4 years, 2 months ago
- d8281b2 Removing unused HAL files/functions/types. by Ben Vanik · 4 years, 4 months ago
- 4d89db2 Handle compiling pytrees with methods in jax frontend (#4630) by Phoenix Meadowlark · 4 years, 2 months ago
- 096b789 Fix bool and list conversion. by Phoenix Meadowlark · 4 years, 2 months ago
- 30c0be5 Add IREE–JAX compiler/runtime frontend (#4619) by Phoenix Meadowlark · 4 years, 2 months ago
- 603e9f1 Moves the java bindings to the experimental directory (#4608) by not-jenni · 4 years, 2 months ago
- 4e1a69b Remove custom CMake cross compilation for Android. (#4584) by Scott Todd · 4 years, 2 months ago
- a95b671 Delete generated gradle files from java bindings directory (#4580) by not-jenni · 4 years, 2 months ago
- 0cc5a76 Merge pull request #4576 from hanhanW:main-to-google by Copybara-Service · 4 years, 2 months ago
- b8d6ea8 Add gradle support for java bindings (#4512) by not-jenni · 4 years, 2 months ago
- 6b303fe Pass iree-hal-target-backends argument properly. by Stella Laurenzo · 4 years, 3 months ago
- e8b6630 Sanitize LLVM/AOT temporary file name components. by Stella Laurenzo · 4 years, 3 months ago
- 9e2543a Delete obsolete Bazel Python configuration (#4431) by Geoffrey Martin-Noble · 4 years, 3 months ago
- 8ada5cc Annotate XLA imported module @main functions with iree.module.export. by Stella Laurenzo · 4 years, 3 months ago
- 58f4ae5 Importers should print the generic op form. by Stella Laurenzo · 4 years, 3 months ago
- 9364f0f Add install targets for all python packages and configure in CI. by Stella Laurenzo · 4 years, 3 months ago
- 44ca211 Actually use the platlib install command for linux wheels. by Stella Laurenzo · 4 years, 3 months ago
- 05190e1 Make pyiree compiler package compatible with manylinux2014. by Stella Laurenzo · 4 years, 3 months ago
- bb1de96 Plumb package suffix, version, and revision info to release packages. by Stella Laurenzo · 4 years, 3 months ago
- b4981b2 Configure pipeline to build IREE runtime wheels. by Stella Laurenzo · 4 years, 3 months ago
- 77a63cd Make the main python packages cmake installable. by Stella Laurenzo · 4 years, 3 months ago
- 4e1602a Add cmake_configure_ci.py. by Stella Laurenzo · 4 years, 3 months ago
- 417ffc7 Merge branch 'google' into main-to-google by Scott Todd · 4 years, 3 months ago
- f822f92 Replace references to LINT.IfChange with comments by Geoffrey Martin-Noble · 4 years, 3 months ago
- bd3610e Add CMake guards to allow building just IREE's runtime (#4279) by not-jenni · 4 years, 3 months ago
- 8ef193d NFC: Clang-format incorrectly formatted files from google. by Stella Laurenzo · 4 years, 4 months ago
- 77e16f2 Merge pull request #4224 from stellaraccident:main-to-google by Copybara-Service · 4 years, 4 months ago
- 94363e2 Remove all of the multipy stuff. (#4210) by Stella Laurenzo · 4 years, 4 months ago
- 2786950 Switch to use tf.test.TestCase for TensorFlow tests. by Stella Laurenzo · 4 years, 4 months ago
- 55fcfab Add initial version of IREE TFLite importer compiler frontend. by Stella Laurenzo · 4 years, 4 months ago
- a4137ef Add XLA compiler frontend. by Stella Laurenzo · 4 years, 4 months ago
- c3fc9a1 Remove all !r from python f-strings (#4157) by Phoenix Meadowlark · 4 years, 4 months ago
- d889ac1 Revert "Fix missing f-string (#4150)" by Stella Laurenzo · 4 years, 4 months ago
- 0590b3c Fix missing f-string (#4150) by Phoenix Meadowlark · 4 years, 4 months ago
- 4723e1f Convert rt.vm_test to new compiler API. by Stella Laurenzo · 4 years, 4 months ago
- 657f436 Fix formatter errors. by Stella Laurenzo · 4 years, 4 months ago
- f08af7d Post-merge fixups. by Stella Laurenzo · 4 years, 4 months ago
- 6463a9e Merge pull request #4136 from stellaraccident:main-to-google by Geoffrey Martin-Noble · 4 years, 4 months ago
- e84d1c6 Merge main into google. by Stella Laurenzo · 4 years, 4 months ago
- f468273 Remove pyiree.compiler and switch everything to pyiree.compiler2. by Stella Laurenzo · 4 years, 4 months ago
- 01b507d Use recommended python3.6 APIs and document 3.7 upgrades (#4134) by Phoenix Meadowlark · 4 years, 4 months ago
- d601fbc Step 5/n: Add new setup*.py scripts. by Stella Laurenzo · 4 years, 4 months ago
- a3e97f1 Step 4/n: Integrate TensorFlow compiler build and tests into CMake. by Stella Laurenzo · 4 years, 4 months ago
- e5faf04 Step 3/n: Add build support for compiler2 and tests. by Stella Laurenzo · 4 years, 4 months ago
- 3632da3 Step 2/n: Implementing new compiler python API. (#4099) by Stella Laurenzo · 4 years, 4 months ago
- 68b8767 [mlir][NFC] Replace usages of Function.h and Module.h with BuiltinOps.h by River Riddle · 4 years, 4 months ago
- aaeebf4 Exposing/implementing the HAL driver registry via the C API. (#3937) by Ben Vanik · 4 years, 4 months ago
- 55f3de0 Only register VMLA driver in bindings/java/. by Scott Todd · 4 years, 5 months ago
- e0c532e Changing iree::InitializeEnvironment to iree_flags_parse. Preparation for #3814. by Ben Vanik · 4 years, 5 months ago