1. 46fca30 Update docs requirements to include IREE. by Stella Laurenzo · 3 years, 6 months ago
  2. 48a4330 Remove old bindings/python/iree/compiler API. (#7201) by Stella Laurenzo · 3 years, 6 months ago
  3. 6f61506 [CUDA] Refactor op configuration (#7199) by Thomas · 3 years, 6 months ago
  4. 5cd678d Merge pull request #7200 from google/google-to-main by Stella Laurenzo · 3 years, 6 months ago
  5. 5f49b37 Merge pull request #7198 from google:main-to-google by Copybara-Service · 3 years, 6 months ago
  6. 5ece918 Revert "[CUDA] Refactor op configuration (#7167)" (#7196) by Thomas · 3 years, 6 months ago
  7. 0189f9f [CUDA] Refactor op configuration (#7167) by Thomas · 3 years, 6 months ago
  8. 2cc9a12 Lowering mhlo.reverse to linalg_ext.reverse. (#7163) by Han-Chung Wang · 3 years, 6 months ago
  9. 3c0e2ce Synchronize submodules with LLVM at llvm/llvm-project@90babc86c3fe by Natasha Kononenko · 3 years, 6 months ago
  10. 3659ccf Revisit CPU lowering configuration settings. (#7157) by MaheshRavishankar · 3 years, 6 months ago
  11. 716d295 Synchronize submodules with LLVM at llvm/llvm-project@90babc86c3fe by Submodule Update Action · 3 years, 6 months ago
  12. 81190d2 Integrate LLVM at llvm/llvm-project@90babc86c3fe by iree-copybara-bot · 3 years, 6 months ago
  13. f97fddd Integrate LLVM at llvm/llvm-project@f7e82e4fa849 by iree-copybara-bot · 3 years, 6 months ago
  14. 5c44784 Fix TOSA quantized model import and strip signedness (#7192) by rsuderman · 3 years, 6 months ago
  15. f32a355 Integrate LLVM at llvm/llvm-project@7789a68e5ab9 by iree-copybara-bot · 3 years, 6 months ago
  16. 7edfa1d Merge google -> main (#7191) by NatashaKnk · 3 years, 6 months ago
  17. 67c1596 Merge pull request #7188 from NatashaKnk:main-to-google by Copybara-Service · 3 years, 6 months ago
  18. e736236 Release the new iree-compiler-api vs the old. (#7182) by Stella Laurenzo · 3 years, 6 months ago
  19. ab40da0 Fix lint error by natashaknk · 3 years, 6 months ago
  20. 9024f98 Synchronize submodules with LLVM at llvm/llvm-project@8cb234e07d46 by Natasha Kononenko · 3 years, 6 months ago
  21. db18cef Synchronize submodules with LLVM at llvm/llvm-project@8cb234e07d46 by Submodule Update Action · 3 years, 6 months ago
  22. b650ef8 Integrate LLVM at llvm/llvm-project@8cb234e07d46 by iree-copybara-bot · 3 years, 6 months ago
  23. 8a4bae2 Replace CHECK->CHECK-DAG for constants in tests by Tres Popp · 3 years, 6 months ago
  24. 7bc297e Add TensorFlow dialects to Python docs. by Stella Laurenzo · 3 years, 6 months ago
  25. 0ff6e5f Initial version of Python API Docs. (#7183) by Stella Laurenzo · 3 years, 6 months ago
  26. f0f9e56 Make a real fake python library vs an empty file. by Stella Laurenzo · 3 years, 6 months ago
  27. ff6f16b Add folding tensor.cast patterns to LinalgExt ops. (#7181) by MaheshRavishankar · 3 years, 6 months ago
  28. eeb98ef Add folding tensor.cast patterns to LinalgExt ops. (#7179) by Han-Chung Wang · 3 years, 6 months ago
  29. 688670f Adapt iree-compiler-api so it builds standalone and as part of iree. (#7178) by Stella Laurenzo · 3 years, 6 months ago
  30. 27c448e Bump cmake to 3.16.3. (#7180) by Stella Laurenzo · 3 years, 6 months ago
  31. 8128e961 Implement tiling method for linalg_ext.reverse ops. (#7159) by Han-Chung Wang · 3 years, 6 months ago
  32. 95ad84c Fork and adapt old iree.compiler -> iree.compiler.tools. (#7164) by Stella Laurenzo · 3 years, 6 months ago
  33. 17e3408 Merge google -> main #7174 by rsuderman · 3 years, 6 months ago
  34. 464a6a8 Update models for benchmarks by Rob Suderman · 3 years, 6 months ago
  35. 9c0042d Update and re-enable bert test by Geoffrey Martin-Noble · 3 years, 6 months ago
  36. a07a6af Merge pull request #7170 from rsuderman:FixCmake by Copybara-Service · 3 years, 6 months ago
  37. 80b762c Merge pull request #7168 from rsuderman:main-to-google by Copybara-Service · 3 years, 6 months ago
  38. 30f0044 Fix CMakeFile for disabled bert test by Rob Suderman · 3 years, 6 months ago
  39. b23d60f Synchronize submodules with LLVM at llvm/llvm-project@efb284c07e97 by Rob Suderman · 3 years, 6 months ago
  40. be48d91 Synchronize submodules with LLVM at llvm/llvm-project@efb284c07e97 by Rob Suderman · 3 years, 6 months ago
  41. 107bf0c [CUDA] Refine CUDA tile size to match what cuBlas uses (#7166) by Thomas · 3 years, 6 months ago
  42. fa9d783 Refine fusion heuristic (#7165) by Thomas · 3 years, 6 months ago
  43. 46304a6 Integrate LLVM at llvm/llvm-project@efb284c07e97 by iree-copybara-bot · 3 years, 6 months ago
  44. 2610806 Include recursive package for core compiler tools. (#7153) by Scott Todd · 3 years, 6 months ago
  45. 0befe9b Integrate LLVM at llvm/llvm-project@19734ae6f054 by iree-copybara-bot · 3 years, 6 months ago
  46. c8f10a4 Adjust mobile GPU model similarity thresholds (#7161) by Lei Zhang · 3 years, 6 months ago
  47. 2e49e5e Update semantics of linalg_ext.reverse. (#7155) by Han-Chung Wang · 3 years, 6 months ago
  48. 1547ac2 Fix CMake build. (#7160) by MaheshRavishankar · 3 years, 6 months ago
  49. 79be092 Add gcc CI build (#7126) by Geoffrey Martin-Noble · 3 years, 6 months ago
  50. 10a23db Re-enable tests that were disabled during LLVM integration by Lei Zhang · 3 years, 6 months ago
  51. 22d2f37 Use lld linker in CMake CI (#7152) by Geoffrey Martin-Noble · 3 years, 6 months ago
  52. c21e05e Integrate LLVM at llvm/llvm-project@c6013f71a455 by iree-copybara-bot · 3 years, 6 months ago
  53. 00a1f34 Migrate `DotDimensionNumbers` attribute definition from StructAttr to be a first class attribute (NFC) by Mehdi Amini · 3 years, 6 months ago
  54. 560ac40 Merge google -> main #7151 by rsuderman · 3 years, 6 months ago
  55. 258d466 Remove tabs from gather mlir test by Rob Suderman · 3 years, 6 months ago
  56. 61bdc2a Remove tabs from unidirectional LSTM test by Rob Suderman · 3 years, 6 months ago
  57. d3c5c2d Synchronize submodules with LLVM at llvm/llvm-project@43d6991c2a4c by Rob Suderman · 3 years, 6 months ago
  58. 1b634e5 Synchronize submodules with LLVM at llvm/llvm-project@43d6991c2a4c by Rob Suderman · 3 years, 6 months ago
  59. 1e27d39 Merge pull request #7146 from rsuderman:main-to-google by Copybara-Service · 3 years, 6 months ago
  60. 566ecc3 Merge pull request #7147 from rsuderman:FixedCmake by Copybara-Service · 3 years, 6 months ago
  61. b2593b0 Integrate LLVM at llvm/llvm-project@43d6991c2a4c by iree-copybara-bot · 3 years, 6 months ago
  62. 5a32379 Fixed integrations CMake files. by Rob Suderman · 3 years, 6 months ago
  63. dc13622 Merge google -> main #7136 by rsuderman · 3 years, 6 months ago
  64. 6bcc29f Handle fusion of any named ops with outs of root ops. (#7133) by MaheshRavishankar · 3 years, 6 months ago
  65. 3f22735 Integrate LLVM at llvm/llvm-project@55f0b3370871 by iree-copybara-bot · 3 years, 6 months ago
  66. 810a87d Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
  67. 37e3b75 Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
  68. 4f4e31c Migrate `GatherDimensionNumbers` attribute definition from StructAttr to be a first class attribute (NFC) by Mehdi Amini · 3 years, 6 months ago
  69. 2b90282 Limit fusion to ops with single uses to avoid duplication (#7103) by Thomas · 3 years, 6 months ago
  70. ebf08a7 [spirv] Fix matmul vectorization corner cases (#7137) by Lei Zhang · 3 years, 6 months ago
  71. 2e8546d Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
  72. 879b0af Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
  73. 29317b6 Merge pull request #7131 from rsuderman:main-to-google by Copybara-Service · 3 years, 6 months ago
  74. a317e2c Move quantized type stripping to a separate pass. by Rob Suderman · 3 years, 6 months ago
  75. 87e6ba5 Migrate `ScatterDimensionNumbers` attribute definition from StructAttr to be a first class attribute (NFC) by Mehdi Amini · 3 years, 6 months ago
  76. 94a2168 Introduce reverse op to LinalgExt dialect. (#7124) by Han-Chung Wang · 3 years, 6 months ago
  77. 779746f Remove unused Pass to pad workgroup tiles. (#7121) by MaheshRavishankar · 3 years, 6 months ago
  78. 1d77498 Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
  79. 46ad97d [CUDA] Add cl option to disable nounroll workaround (#7130) by Thomas · 3 years, 6 months ago
  80. 906994b Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
  81. 6e37232 [spirv] Re-enable module linking (#7119) by Lei Zhang · 3 years, 6 months ago
  82. 95309c7 Plumb through an API to build PyDM->IREE pass pipelines. (#7128) by Stella Laurenzo · 3 years, 6 months ago
  83. a814d1a Disabling ref move in the VM. (#7129) by Ben Vanik · 3 years, 6 months ago
  84. 749ce66 Only add bundled pybind11 if not already found. (#7125) by Stella Laurenzo · 3 years, 6 months ago
  85. c8736bf Fix kwarg bug in iree.runtime.load_vm_flatbuffer (#7120) by Phoenix Meadowlark · 3 years, 6 months ago
  86. 7dad77d [spirv] Move Adreno matmul CodeGen config as SPIR-V default (#7057) by Lei Zhang · 3 years, 6 months ago
  87. 0d668d5 Update SwiftShader to 2021-09-21 @755b78dc (#7117) by Lei Zhang · 3 years, 6 months ago
  88. 78ec31b Merge google -> main #7115 by rsuderman · 3 years, 6 months ago
  89. 23d0e9a [CUDA] Add support for config lowering coming from IR (#7082) by Thomas · 3 years, 6 months ago
  90. ac69632 Merge pull request #7114 from rsuderman:main-to-google by Copybara-Service · 3 years, 6 months ago
  91. 6c1943c Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
  92. a49f4ed Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
  93. d2c74de Fix scaling issue in benchmark commenting and minor improvements (#7112) by Lei Zhang · 3 years, 6 months ago
  94. 8d3a4dc [pydm] Add a basic RTL linker pass. (#7089) by Stella Laurenzo · 3 years, 6 months ago
  95. 34e630d Merge google -> main #7107 by rsuderman · 3 years, 6 months ago
  96. 5baeb76 Merge pull request #7106 from GMNGeoffrey:main-to-google by Geoffrey Martin-Noble · 3 years, 6 months ago
  97. a94a06c Merge branch 'google' into main-to-google by Geoffrey Martin-Noble · 3 years, 6 months ago
  98. 128ce7a Synchronize submodules with LLVM at llvm/llvm-project@f5b8f1247cd9 by Rob Suderman · 3 years, 6 months ago
  99. 9905c6b Integrate LLVM at llvm/llvm-project@f5b8f1247cd9 by iree-copybara-bot · 3 years, 6 months ago
  100. 6757214 Integrate LLVM at llvm/llvm-project@3b14d80ad4af by iree-copybara-bot · 3 years, 6 months ago