1. 5c44784 Fix TOSA quantized model import and strip signedness (#7192) by rsuderman · 3 years, 6 months ago
  2. 10a23db Re-enable tests that were disabled during LLVM integration by Lei Zhang · 3 years, 6 months ago
  3. 566ecc3 Merge pull request #7147 from rsuderman:FixedCmake by Copybara-Service · 3 years, 6 months ago
  4. b2593b0 Integrate LLVM at llvm/llvm-project@43d6991c2a4c by iree-copybara-bot · 3 years, 6 months ago
  5. 5a32379 Fixed integrations CMake files. by Rob Suderman · 3 years, 6 months ago
  6. 3f22735 Integrate LLVM at llvm/llvm-project@55f0b3370871 by iree-copybara-bot · 3 years, 6 months ago
  7. a317e2c Move quantized type stripping to a separate pass. by Rob Suderman · 3 years, 6 months ago
  8. f65d829 Integrate LLVM at llvm/llvm-project@2dfb66833fd2 by iree-copybara-bot · 3 years, 7 months ago
  9. a3cb661 Enable some now passing keyword_spotting tests. by Scott Todd · 3 years, 7 months ago
  10. 5183b58 Merge main -> google by Hanhan Wang · 3 years, 7 months ago
  11. 82210f9 Update for TFL to TOSA Passes not being statically registered by Rob Suderman · 3 years, 7 months ago
  12. 2fb7a8d Reapply "Update TFLite concrete function conversion codes" (#6800) by Geoffrey Martin-Noble · 3 years, 7 months ago
  13. 0d6768c Use IREE submodule dependencies in TF integrations build (#6817) by Geoffrey Martin-Noble · 3 years, 7 months ago
  14. bc5d4ac Cleaning up parsers/printers and generalizing tied operand/result handling. (#6785) by Ben Vanik · 3 years, 8 months ago
  15. ded9096 Switching flow/hal.variable to util.global. by Ben Vanik · 3 years, 8 months ago
  16. b88557d Upgrade TF pip to 2.7.0 (#6618) by Geoffrey Martin-Noble · 3 years, 8 months ago
  17. 4a93d25 Moving Dialect/IREE/ to Dialect/Util/. by Ben Vanik · 3 years, 8 months ago
  18. d5d48e1 Changing IREE dialect namespace to IREE::Util. by Ben Vanik · 3 years, 8 months ago
  19. a1ff64e Renaming the 'iree' dialect to 'util'. by Ben Vanik · 3 years, 8 months ago
  20. 2fe702e Convert Einsum to use Matmul/BMM (#6653) by raikonenfnu · 3 years, 8 months ago
  21. c251a02 Add a tf-to-tosa option for the tensorflow importer (#6652) by rsuderman · 3 years, 8 months ago
  22. 4bcfab3 Flatten first structure level of tensorflow args and results. (#6636) by Stella Laurenzo · 3 years, 8 months ago
  23. 27c6082 Include recursive packages for tools. (#6654) by Stella Laurenzo · 3 years, 8 months ago
  24. 995b464 Upgrade to Python 3.7 (#6611) by Geoffrey Martin-Noble · 3 years, 8 months ago
  25. e521cfe Integrate LLVM at llvm/llvm-project@61c35fb0c2c9 by Adrian Kuegel · 3 years, 8 months ago
  26. 2b2ae4a Revert "Update TFLite concrete function conversion codes" by Geoffrey Martin-Noble · 3 years, 8 months ago
  27. 5be3528 Revert "Updated docker to tf-night 2.7.0" by Geoffrey Martin-Noble · 3 years, 8 months ago
  28. f19eba3 Add `tf_type` dialect to hold the types used in the TensorFlow ecosystem by Mehdi Amini · 3 years, 8 months ago
  29. 99f9894 Updated docker to tf-night 2.7.0 by Rob Suderman · 3 years, 8 months ago
  30. 12a26a3 Merge pull request #6577 from rsuderman:main-to-google by Copybara-Service · 3 years, 8 months ago
  31. 7968136 Save MHLO input in iree-import-xla (#6550) by Geoffrey Martin-Noble · 3 years, 8 months ago
  32. 57a72a3 Update TFLite concrete function conversion codes to have the associated by Jaesung Chung · 3 years, 8 months ago
  33. d00a7b4 Fix Pytype in module_utils.py (#6502) by Kojo Acquah · 3 years, 8 months ago
  34. 1ac7c5b Add support for saving mid level IR to a file. (#6439) by Han-Chung Wang · 3 years, 8 months ago
  35. 8639bc2 Integrate LLVM at llvm/llvm-project@d0fe294729a2 by iree-copybara-bot · 3 years, 9 months ago
  36. 33994e1 Integrate LLVM at llvm/llvm-project@ce211c505b82 by iree-copybara-bot · 3 years, 9 months ago
  37. f8b13d8 Add support for lowering mhlo.sort to linalg_ext ops and distrubute them (#6360) by Han-Chung Wang · 3 years, 9 months ago
  38. 3df1e4e Add a pass TopLevelSCFToCFG which converts to CFG without recursing into opaque ops. (#6373) by Stella Laurenzo · 3 years, 9 months ago
  39. c7d86d3 Actually run iree_tf_compiler tests (#6210) by Geoffrey Martin-Noble · 3 years, 9 months ago
  40. 1239190 Merge pull request #6371 from hanhanW:main-to-google by Copybara-Service · 3 years, 9 months ago
  41. 0098f7d Adds direct TF lowerings for const ExpandDims and Squeeze ops. (#6361) by Stella Laurenzo · 3 years, 9 months ago
  42. 8ef2c27 True up slim vision tests with what is actually passing/failing. (#6359) by Stella Laurenzo · 3 years, 9 months ago
  43. fbe4821 NFC: Convert away from deprecated pass static registration with explicit args/desc. (#6332) by Stella Laurenzo · 3 years, 9 months ago
  44. a7986e1 Step 4/n (n=4). Rename Conversion folder to Codegen and clean up pass names. (#6267) by MaheshRavishankar · 3 years, 9 months ago
  45. 5fe4ebb Enable dynamic shaped MLP tests on LLVM AOT. (#6313) by Stella Laurenzo · 3 years, 9 months ago
  46. 871a159 Expand test coverage for dynamic shaped math functions. (#6311) by Stella Laurenzo · 3 years, 9 months ago
  47. 9c9c74f Switch Softmax and LogSoftmax ops to be expansions instead of TF->HLO legalizations. by Stella Laurenzo · 3 years, 9 months ago
  48. 1cda2f2 Remove .tar.gz extension for the untared filename by Thomas Raoux · 3 years, 9 months ago
  49. ef21487 fix lint by thomasraoux · 3 years, 9 months ago
  50. 9205d6d Merge branch 'google' into main-to-google by thomasraoux · 3 years, 9 months ago
  51. 1ecb81a Fix license headers with the old license (#6270) by Geoffrey Martin-Noble · 3 years, 9 months ago
  52. 9213c1a Step 3/n. Move MHLO/TOSA related passes into a separate folder. (#6249) by MaheshRavishankar · 3 years, 10 months ago
  53. bd58f0e Add a script to setup the local llvm-project submodule for bazel to use for tensorflow integrations. by Stella Laurenzo · 3 years, 10 months ago
  54. 6513787 Allow an implicit cast from buffer_view to buffer on variable store. (#6244) by Stella Laurenzo · 3 years, 10 months ago
  55. 5e68473 Removing the strings and tensorlist TF support. (#6248) by Ben Vanik · 3 years, 10 months ago
  56. 4a6adf8 Merge pull request #6240 from GMNGeoffrey:main-to-google by Copybara-Service · 3 years, 10 months ago
  57. b008ff6 Add python console_scripts for iree-translate, iree-import-tf, iree-import-tflite, iree-import-xla. (#6237) by Stella Laurenzo · 3 years, 10 months ago
  58. 4a45033 Add some iree-tf-opt pass registrations. (#6235) by Stella Laurenzo · 3 years, 10 months ago
  59. fac2530 Merge branch 'google' into main-to-google by Geoffrey Martin-Noble · 3 years, 10 months ago
  60. 037497f Add a facility so that the Python API will save off all temporaries. (#6229) by Stella Laurenzo · 3 years, 10 months ago
  61. 4d892f7 Fix incorrect license headers (#6213) by Geoffrey Martin-Noble · 3 years, 10 months ago
  62. 5021ff2 Merge main -> google by Geoffrey Martin-Noble · 3 years, 10 months ago
  63. c9c80a6 PR #49919: [MLIR][DISC] pattern conversion from tf2mhlo: ConvertUnpackOpDynamic, ConvertSignOpDynamic, ConvertSigmoidGradOpDynamic by Mehdi Amini · 3 years, 10 months ago
  64. 0a8a944 Initial gen_test_matrix commit. (#6126) by Stella Laurenzo · 3 years, 10 months ago
  65. 9d21ad5 Merge main -> google by Stella Laurenzo · 3 years, 10 months ago
  66. 8481d07 Merge branch 'google' into main-to-google by Geoffrey Martin-Noble · 3 years, 10 months ago
  67. f980bf6 Removing iree.module.export. (#6202) by Ben Vanik · 3 years, 10 months ago
  68. 0bb39fc Delete old SIP ABI. (#6200) by Stella Laurenzo · 3 years, 10 months ago
  69. 187aa7f Flip flags to enable IREE native ABI. (#6155) by Ben Vanik · 3 years, 10 months ago
  70. c2873b2 Disabled dynamic dims embedding test by Rob Suderman · 3 years, 10 months ago
  71. d2eeeb3 Integrate LLVM at llvm/llvm-project@e11b5b87bebf by iree-copybara-bot · 3 years, 10 months ago
  72. ea65a2e Remove dangling dep that somehow crept in. by Stella Laurenzo · 3 years, 10 months ago
  73. 3472e44 First pass deleting dead v0 shape/shapex code. (#6115) by Stella Laurenzo · 3 years, 10 months ago
  74. 6fef153 Enable atanh test. (#6094) by MaheshRavishankar · 3 years, 10 months ago
  75. 8ee9cf1 Merge pull request #6114 from rsuderman:main-to-google by Copybara-Service · 3 years, 10 months ago
  76. 728b0b3 Extend the XLA importer to also allow MHLO MLIR Text. (#6103) by Stella Laurenzo · 3 years, 10 months ago
  77. 4f338c7 Bazel to cmake by Rob Suderman · 3 years, 10 months ago
  78. 512e661 Merge pull request #6101 from rsuderman:main-to-google by Copybara-Service · 3 years, 10 months ago
  79. 804266f Introduce `input_type` to specify input pipeline and re-organize the (#6030) by Stella Laurenzo · 3 years, 10 months ago
  80. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  81. b0c5c58 Delete dead files. (#6018) by Han-Chung Wang · 3 years, 10 months ago
  82. f985f42 Add KWS Streaming dependency to Kokoro Docker images (#5986) by Phoenix Meadowlark · 3 years, 10 months ago
  83. e22da89 Use 'vulkan-spirv' as the compiler target for consistency (#5998) by Lei Zhang · 3 years, 10 months ago
  84. b82ab2a Separate CHLO transforms for expanding compositions and lowering broadcasts. by Stella Laurenzo · 3 years, 11 months ago
  85. ec0ba63 Synchronize submodules with LLVM at llvm/llvm-project@ab5ff154abe5 by Hanhan Wang · 3 years, 11 months ago
  86. c6b019c Merge pull request #5902 from not-jenni:main-to-google by Copybara-Service · 3 years, 11 months ago
  87. ab3b79f Dropping VMLA tests in as many places as possible. (#5898) by Ben Vanik · 3 years, 11 months ago
  88. 9995604 More pre-factoring for native ABI swap. (#5886) by Stella Laurenzo · 3 years, 11 months ago
  89. 560c45d Integrate LLVM at llvm/llvm-project@7c57a9bd7d4c by iree-copybara-bot · 3 years, 11 months ago
  90. 0d2606d Delete tensorflow vmla tests. (#5887) by Stella Laurenzo · 3 years, 11 months ago
  91. d5f12d8 Merge pull request #5863 from not-jenni:main-to-google by Copybara-Service · 3 years, 11 months ago
  92. b0f67e6 [mlir] update gentbl() Bazel macro by Alex Zinenko · 3 years, 11 months ago
  93. 88d5e1b Merge google -> main (#5856) by not-jenni · 3 years, 11 months ago
  94. 92ddee6 [TF:XLA:MLIR] Add support for tf.Mean on ranked dynamic shapes by Benjamin Kramer · 3 years, 11 months ago
  95. 29fdc8c Rename iree-tf-import -> iree-import-tf for consistency (#5706) by Shivam Gupta · 3 years, 11 months ago
  96. 5ba8a7a Finish implementing native ABI support. (#5844) by Stella Laurenzo · 3 years, 11 months ago
  97. a93ff61 Add MemoryEffects to IREE list ops and emit resize in ABI generation. (#5839) by Stella Laurenzo · 3 years, 11 months ago
  98. 397c4fc Implement python argument decoding for list/tuple/dict nests. (#5811) by Stella Laurenzo · 3 years, 11 months ago
  99. 0076031 Remap hyperlinks following website migration. (#5805) by Scott Todd · 3 years, 11 months ago
  100. 1802fe5 Misc Python API cleanups to support native ABI uses encountered. (#5785) by Stella Laurenzo · 3 years, 11 months ago