- 6b80a69 Synchronize submodules with LLVM at llvm/llvm-project@ae53d02f557c by Mahesh Ravishankar · 3 years, 4 months ago
- 982f5e4 Split import/export between TF Graph/SavedModel and MLIR TF dialect (NFC) by Mehdi Amini · 3 years, 4 months ago
- 996d398 Merge branch 'google' into main-to-google by NatashaKnk · 3 years, 4 months ago
- 58d094a add map_mhlo_to_scalar_op to BUILD file manually by natashaknk · 3 years, 4 months ago
- feed6c1 Merge pull request #7791 from google/benvanik-sema-abi by Ben Vanik · 3 years, 4 months ago
- 7eb386a Splitting hal.tensor.cast into hal.tensor.import/export. by Ben Vanik · 3 years, 4 months ago
- 1d02962 Rollup of changes to enable JAX to directly target IREE. (#7715) by Stella Laurenzo · 3 years, 4 months ago
- edb1e64 Deleting the IREE shape dialect. by Ben Vanik · 3 years, 4 months ago
- 9abc2fe Integrate LLVM at llvm/llvm-project@20f79f8caa3a by iree-copybara-bot · 3 years, 4 months ago
- ee91353 Integrate LLVM at llvm/llvm-project@d61840c168a3 by Frederik Gossen · 3 years, 4 months ago
- ab41ab7 Support global variables with quantized types (#7653) by rsuderman · 3 years, 4 months ago
- ba1c953 Merge pull request #7594 from ScottTodd:main-to-google by Copybara-Service · 3 years, 5 months ago
- 906290b Integrate Flex op lowering into TFLite lowering (#7550) by rsuderman · 3 years, 5 months ago
- 36c24c9 Added lowering for TFLite state to IREE::Utils operations (#7548) by rsuderman · 3 years, 5 months ago
- a5ffc73 Rename "Optional features" page to "Python bindings and importers". (#7546) by Scott Todd · 3 years, 5 months ago
- da3f7e3 [spirv] Make default configuration consider all partitioned loops (#7464) by Lei Zhang · 3 years, 5 months ago
- daceb9e Format issue TODOs to be consistent. (#7492) by Han-Chung Wang · 3 years, 5 months ago
- 18e581b Merge pull request #7486 from hanhanW:main-to-google by Copybara-Service · 3 years, 5 months ago
- fe74bd4 Refactor CMake rules for connecting to TF binaries (#7479) by Geoffrey Martin-Noble · 3 years, 5 months ago
- 9a564d1 PR #52686: Create a hybrid tf-tfl lowering pipline for TOSA by Rob Suderman · 3 years, 5 months ago
- e12a319 Fix lastIndex not used (#7351) by powderluv · 3 years, 5 months ago
- 9819a96 Merge pull request #7343 from GMNGeoffrey:main-to-google by Copybara-Service · 3 years, 5 months ago
- 94cd714 Merge branch 'main' into google-to-main by Geoffrey Martin-Noble · 3 years, 5 months ago
- 7d58af0 Reconcile unrealized casts after MHLO->Linalg conversion (#7308) by Geoffrey Martin-Noble · 3 years, 5 months ago
- 3c387c0 Merge pull request #7321 from GMNGeoffrey/google-to-main by Geoffrey Martin-Noble · 3 years, 5 months ago
- 395299c Introduce a utility for verifying IR based on a ConversionTarget (#7291) by Geoffrey Martin-Noble · 3 years, 5 months ago
- df503b4 Integrate LLVM at llvm/llvm-project@fc2ba5e53d47 by iree-copybara-bot · 3 years, 5 months ago
- 5d63c17 Cleanup multiple "alwayslink" from tensorflow/compiler/mlir/tensorflow/... by Mehdi Amini · 3 years, 6 months ago
- 5c44784 Fix TOSA quantized model import and strip signedness (#7192) by rsuderman · 3 years, 6 months ago
- 10a23db Re-enable tests that were disabled during LLVM integration by Lei Zhang · 3 years, 6 months ago
- 566ecc3 Merge pull request #7147 from rsuderman:FixedCmake by Copybara-Service · 3 years, 6 months ago
- b2593b0 Integrate LLVM at llvm/llvm-project@43d6991c2a4c by iree-copybara-bot · 3 years, 6 months ago
- 5a32379 Fixed integrations CMake files. by Rob Suderman · 3 years, 6 months ago
- 3f22735 Integrate LLVM at llvm/llvm-project@55f0b3370871 by iree-copybara-bot · 3 years, 6 months ago
- a317e2c Move quantized type stripping to a separate pass. by Rob Suderman · 3 years, 6 months ago
- f65d829 Integrate LLVM at llvm/llvm-project@2dfb66833fd2 by iree-copybara-bot · 3 years, 7 months ago
- a3cb661 Enable some now passing keyword_spotting tests. by Scott Todd · 3 years, 7 months ago
- 5183b58 Merge main -> google by Hanhan Wang · 3 years, 7 months ago
- 82210f9 Update for TFL to TOSA Passes not being statically registered by Rob Suderman · 3 years, 7 months ago
- 2fb7a8d Reapply "Update TFLite concrete function conversion codes" (#6800) by Geoffrey Martin-Noble · 3 years, 7 months ago
- 0d6768c Use IREE submodule dependencies in TF integrations build (#6817) by Geoffrey Martin-Noble · 3 years, 7 months ago
- bc5d4ac Cleaning up parsers/printers and generalizing tied operand/result handling. (#6785) by Ben Vanik · 3 years, 7 months ago
- ded9096 Switching flow/hal.variable to util.global. by Ben Vanik · 3 years, 8 months ago
- b88557d Upgrade TF pip to 2.7.0 (#6618) by Geoffrey Martin-Noble · 3 years, 8 months ago
- 4a93d25 Moving Dialect/IREE/ to Dialect/Util/. by Ben Vanik · 3 years, 8 months ago
- d5d48e1 Changing IREE dialect namespace to IREE::Util. by Ben Vanik · 3 years, 8 months ago
- a1ff64e Renaming the 'iree' dialect to 'util'. by Ben Vanik · 3 years, 8 months ago
- 2fe702e Convert Einsum to use Matmul/BMM (#6653) by raikonenfnu · 3 years, 8 months ago
- c251a02 Add a tf-to-tosa option for the tensorflow importer (#6652) by rsuderman · 3 years, 8 months ago
- 4bcfab3 Flatten first structure level of tensorflow args and results. (#6636) by Stella Laurenzo · 3 years, 8 months ago
- 27c6082 Include recursive packages for tools. (#6654) by Stella Laurenzo · 3 years, 8 months ago
- 995b464 Upgrade to Python 3.7 (#6611) by Geoffrey Martin-Noble · 3 years, 8 months ago
- e521cfe Integrate LLVM at llvm/llvm-project@61c35fb0c2c9 by Adrian Kuegel · 3 years, 8 months ago
- 2b2ae4a Revert "Update TFLite concrete function conversion codes" by Geoffrey Martin-Noble · 3 years, 8 months ago
- 5be3528 Revert "Updated docker to tf-night 2.7.0" by Geoffrey Martin-Noble · 3 years, 8 months ago
- f19eba3 Add `tf_type` dialect to hold the types used in the TensorFlow ecosystem by Mehdi Amini · 3 years, 8 months ago
- 99f9894 Updated docker to tf-night 2.7.0 by Rob Suderman · 3 years, 8 months ago
- 12a26a3 Merge pull request #6577 from rsuderman:main-to-google by Copybara-Service · 3 years, 8 months ago
- 7968136 Save MHLO input in iree-import-xla (#6550) by Geoffrey Martin-Noble · 3 years, 8 months ago
- 57a72a3 Update TFLite concrete function conversion codes to have the associated by Jaesung Chung · 3 years, 8 months ago
- d00a7b4 Fix Pytype in module_utils.py (#6502) by Kojo Acquah · 3 years, 8 months ago
- 1ac7c5b Add support for saving mid level IR to a file. (#6439) by Han-Chung Wang · 3 years, 8 months ago
- 8639bc2 Integrate LLVM at llvm/llvm-project@d0fe294729a2 by iree-copybara-bot · 3 years, 9 months ago
- 33994e1 Integrate LLVM at llvm/llvm-project@ce211c505b82 by iree-copybara-bot · 3 years, 9 months ago
- f8b13d8 Add support for lowering mhlo.sort to linalg_ext ops and distrubute them (#6360) by Han-Chung Wang · 3 years, 9 months ago
- 3df1e4e Add a pass TopLevelSCFToCFG which converts to CFG without recursing into opaque ops. (#6373) by Stella Laurenzo · 3 years, 9 months ago
- c7d86d3 Actually run iree_tf_compiler tests (#6210) by Geoffrey Martin-Noble · 3 years, 9 months ago
- 1239190 Merge pull request #6371 from hanhanW:main-to-google by Copybara-Service · 3 years, 9 months ago
- 0098f7d Adds direct TF lowerings for const ExpandDims and Squeeze ops. (#6361) by Stella Laurenzo · 3 years, 9 months ago
- 8ef2c27 True up slim vision tests with what is actually passing/failing. (#6359) by Stella Laurenzo · 3 years, 9 months ago
- fbe4821 NFC: Convert away from deprecated pass static registration with explicit args/desc. (#6332) by Stella Laurenzo · 3 years, 9 months ago
- a7986e1 Step 4/n (n=4). Rename Conversion folder to Codegen and clean up pass names. (#6267) by MaheshRavishankar · 3 years, 9 months ago
- 5fe4ebb Enable dynamic shaped MLP tests on LLVM AOT. (#6313) by Stella Laurenzo · 3 years, 9 months ago
- 871a159 Expand test coverage for dynamic shaped math functions. (#6311) by Stella Laurenzo · 3 years, 9 months ago
- 9c9c74f Switch Softmax and LogSoftmax ops to be expansions instead of TF->HLO legalizations. by Stella Laurenzo · 3 years, 9 months ago
- 1cda2f2 Remove .tar.gz extension for the untared filename by Thomas Raoux · 3 years, 9 months ago
- ef21487 fix lint by thomasraoux · 3 years, 9 months ago
- 9205d6d Merge branch 'google' into main-to-google by thomasraoux · 3 years, 9 months ago
- 1ecb81a Fix license headers with the old license (#6270) by Geoffrey Martin-Noble · 3 years, 9 months ago
- 9213c1a Step 3/n. Move MHLO/TOSA related passes into a separate folder. (#6249) by MaheshRavishankar · 3 years, 9 months ago
- bd58f0e Add a script to setup the local llvm-project submodule for bazel to use for tensorflow integrations. by Stella Laurenzo · 3 years, 9 months ago
- 6513787 Allow an implicit cast from buffer_view to buffer on variable store. (#6244) by Stella Laurenzo · 3 years, 9 months ago
- 5e68473 Removing the strings and tensorlist TF support. (#6248) by Ben Vanik · 3 years, 9 months ago
- 4a6adf8 Merge pull request #6240 from GMNGeoffrey:main-to-google by Copybara-Service · 3 years, 9 months ago
- b008ff6 Add python console_scripts for iree-translate, iree-import-tf, iree-import-tflite, iree-import-xla. (#6237) by Stella Laurenzo · 3 years, 9 months ago
- 4a45033 Add some iree-tf-opt pass registrations. (#6235) by Stella Laurenzo · 3 years, 9 months ago
- fac2530 Merge branch 'google' into main-to-google by Geoffrey Martin-Noble · 3 years, 9 months ago
- 037497f Add a facility so that the Python API will save off all temporaries. (#6229) by Stella Laurenzo · 3 years, 9 months ago
- 4d892f7 Fix incorrect license headers (#6213) by Geoffrey Martin-Noble · 3 years, 9 months ago
- 5021ff2 Merge main -> google by Geoffrey Martin-Noble · 3 years, 9 months ago
- c9c80a6 PR #49919: [MLIR][DISC] pattern conversion from tf2mhlo: ConvertUnpackOpDynamic, ConvertSignOpDynamic, ConvertSigmoidGradOpDynamic by Mehdi Amini · 3 years, 9 months ago
- 0a8a944 Initial gen_test_matrix commit. (#6126) by Stella Laurenzo · 3 years, 10 months ago
- 9d21ad5 Merge main -> google by Stella Laurenzo · 3 years, 10 months ago
- 8481d07 Merge branch 'google' into main-to-google by Geoffrey Martin-Noble · 3 years, 10 months ago
- f980bf6 Removing iree.module.export. (#6202) by Ben Vanik · 3 years, 10 months ago
- 0bb39fc Delete old SIP ABI. (#6200) by Stella Laurenzo · 3 years, 10 months ago
- 187aa7f Flip flags to enable IREE native ABI. (#6155) by Ben Vanik · 3 years, 10 months ago
- c2873b2 Disabled dynamic dims embedding test by Rob Suderman · 3 years, 10 months ago
- d2eeeb3 Integrate LLVM at llvm/llvm-project@e11b5b87bebf by iree-copybara-bot · 3 years, 10 months ago
- ea65a2e Remove dangling dep that somehow crept in. by Stella Laurenzo · 3 years, 10 months ago