- 348dd47 Adding a HAL module debug sink interface. (#18966) by Ben Vanik · 5 months ago
- ea52c36 Adding `IREE_STATUS_INCOMPATIBLE`. (#18752) by Ben Vanik · 5 months ago
- 2f0ea09 Bump Keras to a newer version (#18440) by Marius Brehler · 7 months ago
- 1aae8c3 Bump Pillow to a newer version (#18439) by Marius Brehler · 7 months ago
- 45132f5 Switch to LF AI & Data mailing lists (#18401) by Marius Brehler · 7 months ago
- c44d29b [compiler] Make cuda/hip/vulkan target cl options consistent (#17710) by Lei Zhang · 7 months ago
- a28f76f Adding flag placeholders to semaphores/events. (#18122) by Ben Vanik · 8 months ago
- 242d69e Drop regression_suite install from setup_venv.py. (#18072) by Scott Todd · 8 months ago
- 13e6b7e Removing nested command buffers and adding indirect execution. (#17724) by Ben Vanik · 9 months ago
- b3be93c Disable TFL tests broken by tfhub/kaggle. (#17794) by Scott Todd · 9 months ago
- 22cf0b0 [Flow] Change the definition of "dequantization" recognizer. (#17711) by MaheshRavishankar · 9 months ago
- 62efaee Format files across the project using pre-commit. (#17534) by Scott Todd · 10 months ago
- bf93db7 Switch TensorFlow test requirement off of tf-nightly. (#17378) by Scott Todd · 10 months ago
- 21fe1c7 Bump tf-nightly test pin to latest. (#17306) by Scott Todd · 11 months ago
- 3f51a55 Replace openxla/iree with iree-org/iree across the project. (#17110) by Scott Todd · 11 months ago
- aa72368 Bump TF to nightly dev20240207 (#16871) by Julian Walker · 1 year ago
- ed59bed Enabling external HIP HSACO support ala CUDA external PTX support. (#16830) by Ben Vanik · 1 year ago
- 9517472 Switch CI to install TF instead of using 'frontends' Docker images. (#16346) by Scott Todd · 1 year, 2 months ago
- 0a796db Drop slow `vmvx_resnet_50_int8` test. (#16201) by Scott Todd · 1 year, 2 months ago
- 82c7f10 Bump TF to 2024-01-24 nightly (#16208) by Jacques Pienaar · 1 year, 2 months ago
- 80e70ca Replacing hal.ex.shared_device with hal.devices.* ops. (#15916) by Ben Vanik · 1 year, 3 months ago
- 767ecca Disable `iree_tfl_tests/vmvx_mobilebert_tf2_quant.run`. (#15822) by Scott Todd · 1 year, 4 months ago
- 1f6c162 Fix MacOS pjrt build for cuda/rocm/vulkan (#15644) by astrotuna201 · 1 year, 4 months ago
- e01b4c4 dlsym on darwin already includes '_' cdecl symbol prefix. (#15645) by astrotuna201 · 1 year, 4 months ago
- edf9ead Update to PJRT 0.38 (#15492) by Rob Suderman · 1 year, 4 months ago
- 4d06d20 [pjrt] Towards more mechanical stub generation. (#15363) by Jacques Pienaar · 1 year, 5 months ago
- 092a74d [pjrt] Add primitive jax2tf tests (#15341) by Jacques Pienaar · 1 year, 5 months ago
- 5f86cd7 Implement transposition / broadcast on host transfers (#15300) by Rob Suderman · 1 year, 5 months ago
- aeb38b0 Fix Artifact Saver for long path names (#15316) by Rob Suderman · 1 year, 5 months ago
- 41c2b6d Delete event during deferred callback (#15303) by Rob Suderman · 1 year, 5 months ago
- 1206e60 Refactor HostToDevice Transfer to seperate 0-dim and splat cases (#15285) by Rob Suderman · 1 year, 5 months ago
- e161480 Fix PJRT Build for Mac OS X (#15280) by Rob Suderman · 1 year, 5 months ago
- 2bfc636 PJRT C API v0.35 (#15269) by Rob Suderman · 1 year, 5 months ago
- 8c34b97 Use custom iree.dev domain in links to documentation site. (#15036) by Scott Todd · 1 year, 5 months ago
- 58afd02 Bump TF to 2.16.0.dev20231013 (#15198) by Jerry Wu · 1 year, 5 months ago
- 480a4c6 [pjrt] Add ROCM and Vulkan backends. (#15106) by Stella Laurenzo · 1 year, 6 months ago
- d76a104 Restore PJRT to minimally functional after break with XLA. (#15105) by Stella Laurenzo · 1 year, 6 months ago
- 4ca3b08 Subtree merge openxla-pjrt-plugin into integrations/pjrt. by Stella Laurenzo · 1 year, 6 months ago
- 9ed3dab Update documentations and setups to Python 3.9 (#14860) by Han-Chung Wang · 1 year, 7 months ago
- c1e116b Patch over some TensorFlow Python API changes. (#14709) by Scott Todd · 1 year, 7 months ago
- 7d7391f Bump python to 3.9 and tf-nightly to 2.15.0.dev20230824 (#14810) by Han-Chung Wang · 1 year, 7 months ago
- 42e54ab Integrate llvm-project at 063c42e919c0 (#14725) by Han-Chung Wang · 1 year, 7 months ago
- e86779d [tf][py] Update function names (#14487) by Jacques Pienaar · 1 year, 8 months ago
- 37063ca [tf] Use bytecode in emission. (#13360) by Jacques Pienaar · 1 year, 8 months ago
- 4939b9a [tf] Switch off of pywrap entry point (#14303) by Jacques Pienaar · 1 year, 9 months ago
- be3a6c9 Bump TF nightly to 2023-07-05 (#14300) by Jacques Pienaar · 1 year, 9 months ago
- be24f02 Use Black to format Python files (#14161) by Jakub Kuderski · 1 year, 9 months ago
- 5b60156 Remove platform specific logic from iree_tools_tf (#13740) by Tori Baker · 1 year, 10 months ago
- 150c3fb Update TensorFlow integration to 2023-05-19 nightly (#13698) by Lei Zhang · 1 year, 10 months ago
- d9818fe Add vmvx integration tests to CI (#13584) by CindyLiu · 1 year, 10 months ago
- c03eb7a Remove unsupported test in module_utils_test.py (#13622) by Tori Baker · 1 year, 10 months ago
- a1d7e66 Finish removing `iree-tools-xla` Python package. (#13563) by Scott Todd · 1 year, 11 months ago
- 9e80fb0 Delete old TensorFlow Bazel code, docs, and flags. (#13437) by Scott Todd · 1 year, 11 months ago
- f1efd44 Update docs for building TF and reproducing test failures. (#13295) by Scott Todd · 1 year, 11 months ago
- 81f1c3d Document how to update tensorflow importers in CI (#13065) by Jerry Wu · 1 year, 11 months ago
- d3d7b42 [tflite] Switch to upstream TFLite to TOSA API. (#13361) by Jacques Pienaar · 1 year, 11 months ago
- 68439a0 Enable roundeven expansion pattern (#13329) by Jacques Pienaar · 1 year, 11 months ago
- 61b5839 Bump TF to 2023-05-01 nightly. (#13357) by Jacques Pienaar · 1 year, 11 months ago
- 4f5d55b Handle supported ImportOptions in tf.py and fix Windows compatibility. (#13287) by Scott Todd · 1 year, 11 months ago
- 84d938e Make python dependency in lit test configurable (#13224) by Tori Baker · 1 year, 11 months ago
- 8ba879a Delete unused iree-import-xla path (#13068) by Jacques Pienaar · 2 years ago
- 43a9b5a Delete `integrations/tensorflow/iree-dialects/` and `iree-tf-opt`. (#13058) by Scott Todd · 2 years ago
- 1034e40 Re-apply converting TF models using TF Python API. (#13025) by Stella Laurenzo · 2 years ago
- 9466b5e Remove two gpu tests. by Stella Laurenzo · 2 years ago
- 09bddc0 Bump TF to a recent nightly. (#13032) by Stella Laurenzo · 2 years ago
- df7522b Integrate LLVM at llvm/llvm-project@203cd159 (#13001) by Thomas · 2 years ago
- 922973b Revert "Convert TF models using TF Python API." (#12972) by mariecwhite · 2 years ago
- 3b138fd Integrate llvm-project and bump dependencies 20230405 (#12929) by Diego Caballero · 2 years ago
- 164bad3 Convert TF models using TF Python API. by Daniel Ellis · 2 years ago
- e788c3a Update tensorflow iree-dialects (#12941) by Diego Caballero · 2 years ago
- 31bbc95 Integrate llvm-project and bump dependencies 20230403 (#12894) by Diego Caballero · 2 years ago
- 90baf39 LLVM Integrate 03-30-2023 (#12851) by Nicolas Vasilache · 2 years ago
- 41453bb Upgrade releases and metadata to Python >= 3.8. (#12849) by Stella Laurenzo · 2 years ago
- 3f37bf5 Integrate LLVM at https://github.com/llvm/llvm-project/commit/161255eb059e36f40136e26c7eb2ab92ac98ef9d (#12822) by Nicolas Vasilache · 2 years ago
- 9778acb Integrate llvm-project to https://github.com/llvm/llvm-project/commit/c5d22f4e1866 (#12753) by Okwan Kwon · 2 years ago
- 69b1be9 Integrate llvm-project and bump dependencies 20230322 (#12730) by Okwan Kwon · 2 years ago
- 6109e0c [NFC] Update from deprecated llvm::Optional (#12734) by Jacques Pienaar · 2 years ago
- e6addfa Integrate llvm-project and bump dependencies. (#12653) by Manish Gupta · 2 years ago
- 8626fdb Rename all Bazel BUILD files to BUILD.bazel (#12663) by Geoffrey Martin-Noble · 2 years ago
- bebc154 Add math.tan expansion to polynomial approximation (#12648) by Rob Suderman · 2 years ago
- 2eb6450 Integrate llvm-project and bump dependencies. (#12562) by Murali Vijayaraghavan · 2 years ago
- da22c84 Re-Enable reduction masking (#12472) by Murali Vijayaraghavan · 2 years, 1 month ago
- 9dc8696 Integrate llvm-project at bc8de519ea6d (#12366) by Han-Chung Wang · 2 years, 1 month ago
- c365243 Revert "Enable reduction masking (#12003)" (#12384) by Stella Laurenzo · 2 years, 1 month ago
- f8a4aa2 Integrate llvm-project at 219ba2fb7b0a (#12342) by Han-Chung Wang · 2 years, 1 month ago
- cd92019 Enable reduction masking (#12003) by Diego Caballero · 2 years, 1 month ago
- f20da41 Integrate llvm/llvm-project@c33fd3b47faa (#12320) by Han-Chung Wang · 2 years, 1 month ago
- c7b2912 Update references from `iree-org` to `openxla`. (#12304) by Scott Todd · 2 years, 1 month ago
- 40cf2c0 Integrate llvm/llvm-project@8b3091b4b485 (#12293) by Han-Chung Wang · 2 years, 1 month ago
- ad8782e Integrate llvm/llvm-project@eb141867 (#12264) by Lei Zhang · 2 years, 1 month ago
- 1290401 Integrate llvm/llvm-project@4f15267d (#12226) by Lei Zhang · 2 years, 1 month ago
- 815882d Integrate llvm/llvm-project@406b3f2c (#12199) by Lei Zhang · 2 years, 1 month ago
- bf23f03 Add support for zero input/output function signatures (#12132) by NatashaKnk · 2 years, 1 month ago
- 2211d97 Integrate llvm-project at 27aeb58ce4d1 and bump dependencies (#12101) by Kojo Acquah · 2 years, 1 month ago
- 24aa976 Integrate llvm-project at 734d113a6c88 and bump dependencies (#12087) by Kojo Acquah · 2 years, 2 months ago
- 8abd1bd Integrate LLVM at llvm/llvm-project@7d3a181c (#12047) by Thomas · 2 years, 2 months ago
- f65c5cb Renaming tool flags to --module/function/input. (#12010) by Ben Vanik · 2 years, 2 months ago
- 71aa720 Integrate llvm-project at 05d9cc4799ca and bump dependences (#11959) by Diego Caballero · 2 years, 2 months ago
- 5c5f5f7 Update dilation rate in test of Keras convolutional layers (#11977) by Ian Stenbit · 2 years, 2 months ago
- 837151d Integrate llvm-project at https://github.com/llvm/llvm-project/commit/9936064d6677 (#11891) by MaheshRavishankar · 2 years, 2 months ago