1. 076489f Merge pull request #6709 from google/benvanik-disable-compiler-tracing-ci by Ben Vanik · 3 years, 8 months ago
  2. 826247f Adding runtime VM backtraces. (#6685) by Ben Vanik · 3 years, 8 months ago
  3. 7624934 Disabling full compiler tracing CI build until we have build caching. by Ben Vanik · 3 years, 8 months ago
  4. 5648981 Removing now unused IREE_ENABLE_MLIR cmake flag. by Ben Vanik · 3 years, 8 months ago
  5. 78592c3 Install python3.7-venv in samples Docker image. (#6706) by Scott Todd · 3 years, 8 months ago
  6. 2e711d4 Adding bytecode debug databases. (#6682) by Ben Vanik · 3 years, 8 months ago
  7. 62756c0 Get the new iree-compiler-api package building under manylinux2014. (#6699) by Stella Laurenzo · 3 years, 8 months ago
  8. 98e992c Fixing incorrect struct initialization. (#6703) by Ben Vanik · 3 years, 8 months ago
  9. 6ec1328 Adding -iree-vm-bytecode-source-listing= flag. (#6678) by Ben Vanik · 3 years, 8 months ago
  10. 1ea4caf Drop FLAGS default (#6702) by Marius Brehler · 3 years, 8 months ago
  11. 1580720 Install libxml2-dev on RBE executors (#6677) by Geoffrey Martin-Noble · 3 years, 8 months ago
  12. b88557d Upgrade TF pip to 2.7.0 (#6618) by Geoffrey Martin-Noble · 3 years, 8 months ago
  13. 69e7bf5 Adding iree_string_builder_t. (#6698) by Ben Vanik · 3 years, 8 months ago
  14. f4e98e3 Adding some tests for iree_string_view_t. (#6697) by Ben Vanik · 3 years, 8 months ago
  15. f676c3c Fix accessing `CompilerHints` pass and patterns (#6700) by Marius Brehler · 3 years, 8 months ago
  16. 7a3327d Fixing VM symbol visibility. (#6674) by Ben Vanik · 3 years, 8 months ago
  17. 301e86d Reverts the "installed tests" feature. (#6695) by Stella Laurenzo · 3 years, 9 months ago
  18. 554363d Improving trace yaml ergonomics by matching the command line parsers. (#6689) by Ben Vanik · 3 years, 9 months ago
  19. b73178e Rename "iree_public" dialect to "iree". (#6686) by Stella Laurenzo · 3 years, 9 months ago
  20. af31bf4 Create a first-class IREE compiler C and Python API. (#6683) by Stella Laurenzo · 3 years, 9 months ago
  21. 55e99bc [CUDA] Enable vectorization for reduction ops (#6680) by Thomas · 3 years, 9 months ago
  22. 7a9ce1a Update TensorFlow mid-level input models used for benchmarking (#6679) by Lei Zhang · 3 years, 9 months ago
  23. 9e4b02e Renaming the 'iree' dialect to 'util'. (#6669) by Ben Vanik · 3 years, 9 months ago
  24. 4a93d25 Moving Dialect/IREE/ to Dialect/Util/. by Ben Vanik · 3 years, 9 months ago
  25. 1d17f8b [CUDA] Re-enable vectorization for generic op (#6670) by Thomas · 3 years, 9 months ago
  26. d5d48e1 Changing IREE dialect namespace to IREE::Util. by Ben Vanik · 3 years, 9 months ago
  27. 5cb4a67 Renaming tablegen definitions for IREE -> Util. by Ben Vanik · 3 years, 9 months ago
  28. 275215d Initial commit of iree-compiler-api. (#6668) by Stella Laurenzo · 3 years, 9 months ago
  29. a1ff64e Renaming the 'iree' dialect to 'util'. by Ben Vanik · 3 years, 9 months ago
  30. 0af70bb [CUDA] Optimize barier insertion (#6663) by Thomas · 3 years, 9 months ago
  31. aa8431f Add new iree-dialects LLVM project. (#6665) by Stella Laurenzo · 3 years, 9 months ago
  32. 2fe702e Convert Einsum to use Matmul/BMM (#6653) by raikonenfnu · 3 years, 9 months ago
  33. af998b2 Re-land moving tensor->flow passes. (#6651) by Scott Todd · 3 years, 9 months ago
  34. c846ef9 Disabling stream ties (again). (#6660) by Ben Vanik · 3 years, 9 months ago
  35. cd0d8bf Tile and distribute linalg.mmt4d op (#6609) by Ahmed S. Taei · 3 years, 9 months ago
  36. be153f8 Stop building release packages for python 3.6. by Stella Laurenzo · 3 years, 9 months ago
  37. 45e5776 [spirv] Disentangle patterns in SPIRV*ToGPUPass (#6658) by Lei Zhang · 3 years, 9 months ago
  38. fdcf936 Disable old MobileBERT f16 GPU benchmarks (#6659) by Lei Zhang · 3 years, 9 months ago
  39. cde9882 [CUDA] Improve shared memory copy lowering (#6657) by Thomas · 3 years, 9 months ago
  40. 783e787 Error out on unsupported benchmark function input types. (#6655) by Ben Vanik · 3 years, 9 months ago
  41. c251a02 Add a tf-to-tosa option for the tensorflow importer (#6652) by rsuderman · 3 years, 9 months ago
  42. 4bcfab3 Flatten first structure level of tensorflow args and results. (#6636) by Stella Laurenzo · 3 years, 9 months ago
  43. 27c6082 Include recursive packages for tools. (#6654) by Stella Laurenzo · 3 years, 9 months ago
  44. aad9fd1 Add 15 minute test timeout to all ctest invocations (#6617) by Geoffrey Martin-Noble · 3 years, 9 months ago
  45. 995b464 Upgrade to Python 3.7 (#6611) by Geoffrey Martin-Noble · 3 years, 9 months ago
  46. 2af4ffd Setting up the flow dialect for AttrDef/TypeDef support. (#6649) by Ben Vanik · 3 years, 9 months ago
  47. 4bb17bd Fixing gcc/clang builds when i64/f32 VM extensions are disabled. (#6640) by Ben Vanik · 3 years, 9 months ago
  48. 5a86c95 Revert "Move tensor->flow passes to Dialect/Flow/Conversion/TensorToFlow." (#6648) by Scott Todd · 3 years, 9 months ago
  49. 03c23c5 Change tied operand formatting to allow type changes. (#6631) by Ben Vanik · 3 years, 9 months ago
  50. f4f6c83 [spirv] Add support for linking SPIR-V modules (#6557) by Lei Zhang · 3 years, 9 months ago
  51. ff88056 Add `builtin.` to `func` and `module` ops in tests. (#6647) by MaheshRavishankar · 3 years, 9 months ago
  52. 3c7bd06 Precompute coefficients for FFT kernels at compile time. (#6635) by Han-Chung Wang · 3 years, 9 months ago
  53. b5c5f04 Considering duplicate operands in Linalg fusion. (#6644) by Han-Chung Wang · 3 years, 9 months ago
  54. e8225dd Merge google -> main (#6639) by Scott Todd · 3 years, 9 months ago
  55. 9241456 [CUDA] Re-organize the set of vector transformation to improve codegen (#6628) by Thomas · 3 years, 9 months ago
  56. c4c58a1 Make the CUDA codegen pipeline consistent with the CPU codegen pipeline. (#6615) by MaheshRavishankar · 3 years, 9 months ago
  57. f0d243f Enable fft e2e tests on CUDA backend. (#6633) by Han-Chung Wang · 3 years, 9 months ago
  58. 7cb4bbc Fix error in trace replay for vm.list (should be mapping not sequence). (#6634) by Stella Laurenzo · 3 years, 9 months ago
  59. 5bc6a4c Use tensor of i32 type instead of tensor index type for constant value in fft lowering. (#6630) by MaheshRavishankar · 3 years, 9 months ago
  60. e30e172 Updated commented out bytecode_op_table.h generation rule. (#6632) by Scott Todd · 3 years, 9 months ago
  61. c3ea7a8 [CUDA] Mark argument pointers as align16 (#6627) by Thomas · 3 years, 9 months ago
  62. 7080942 Add linalg detensorizing behind a flag. (#6626) by Scott Todd · 3 years, 9 months ago
  63. 772c47b Add support for lowering mhlo.fft to linalg_ext.fft (#6602) by Han-Chung Wang · 3 years, 9 months ago
  64. a2dc67d Rename resnet_fake_weights to resnet50_fake_weights. (#6625) by Scott Todd · 3 years, 9 months ago
  65. 2568e68 Move tensor->flow passes to Dialect/Flow/Conversion/TensorToFlow. (#6586) by Scott Todd · 3 years, 9 months ago
  66. 5576d9a Integrate LLVM at llvm/llvm-project@6ef6616e07f5 by Stephan Herhut · 3 years, 9 months ago
  67. 89b2201 Rewrite EmitC target and move logic from the custom printer into the conversion pass (#6607) by Simon Camphausen · 3 years, 9 months ago
  68. 8b95ef0 Run canonicalization after tiling during flow dispatch creation (#6623) by Thomas · 3 years, 9 months ago
  69. f8101ba Implement generateScalarImplementation for linalg_ext.fft op. (#6600) by Han-Chung Wang · 3 years, 9 months ago
  70. 31a3d72 Merge pull request #6616 from NatashaKnk:main-to-google by Copybara-Service · 3 years, 9 months ago
  71. 5deb465 Synchronize submodules with LLVM at llvm/llvm-project@18ec93d9e60c by Natasha Kononenko · 3 years, 9 months ago
  72. a73f19e Synchronize submodules with LLVM at llvm/llvm-project@18ec93d9e60c by Submodule Update Action · 3 years, 9 months ago
  73. 87fc132 Integrate LLVM at llvm/llvm-project@18ec93d9e60c by Alexander Belyaev · 3 years, 9 months ago
  74. 3554868 Fix cuda hal for `-Wunused-but-set-parameter` (#6610) by Geoffrey Martin-Noble · 3 years, 9 months ago
  75. 879da78 Integrate LLVM at llvm/llvm-project@4a097efe7784 by iree-copybara-bot · 3 years, 9 months ago
  76. e743a11 Drop windows carriage returns (#6590) by Geoffrey Martin-Noble · 3 years, 9 months ago
  77. 7551200 Merge pull request #6608 from GMNGeoffrey:main-to-google by Copybara-Service · 3 years, 9 months ago
  78. e48afdd Remove zero-tile sizes from number of workgroups computations. (#6603) by MaheshRavishankar · 3 years, 9 months ago
  79. 8302c47 Fix broken links (#6605) by Iman Hosseini · 3 years, 9 months ago
  80. e521cfe Integrate LLVM at llvm/llvm-project@61c35fb0c2c9 by Adrian Kuegel · 3 years, 9 months ago
  81. 174cb38 Fix benchmark model source information (#6606) by Lei Zhang · 3 years, 9 months ago
  82. 9059ca8 Integrate LLVM at llvm/llvm-project@668aa531d646 by iree-copybara-bot · 3 years, 9 months ago
  83. 71e709f Introduce linalg_ext.fft to LinalgExt dialect. (#6582) by Han-Chung Wang · 3 years, 9 months ago
  84. b8e2891 Merge google -> main (#6597) by Geoffrey Martin-Noble · 3 years, 9 months ago
  85. 80075f0 Adding -iree-flow-simplify-variable-accesses pass. (#6584) by Ben Vanik · 3 years, 9 months ago
  86. ea5a34b Rollback TFLite API update and associated TF version bump by Geoffrey Martin-Noble · 3 years, 9 months ago
  87. 6d3f2a5 End-to-end CPUexecution of ops implementing `TiledOpInterface`. (#6588) by MaheshRavishankar · 3 years, 9 months ago
  88. 2b2ae4a Revert "Update TFLite concrete function conversion codes" by Geoffrey Martin-Noble · 3 years, 9 months ago
  89. 5be3528 Revert "Updated docker to tf-night 2.7.0" by Geoffrey Martin-Noble · 3 years, 9 months ago
  90. b2f35fa Synchronize submodules with LLVM at llvm/llvm-project@6a7a2ee8161d by Geoffrey Martin-Noble · 3 years, 9 months ago
  91. 8070efb Synchronize submodules with LLVM at llvm/llvm-project@6a7a2ee8161d by Submodule Update Action · 3 years, 9 months ago
  92. 1cd9f0a Add a separate option for enabling compiler tracing. (#6585) by Scott Todd · 3 years, 9 months ago
  93. f19eba3 Add `tf_type` dialect to hold the types used in the TensorFlow ecosystem by Mehdi Amini · 3 years, 9 months ago
  94. 6458aa6 Merge pull request #6559 from rsuderman:DockerUpdate by Copybara-Service · 3 years, 9 months ago
  95. ae34161 Merge pull request #6583 from rsuderman:main-to-google by Copybara-Service · 3 years, 9 months ago
  96. 99f9894 Updated docker to tf-night 2.7.0 by Rob Suderman · 3 years, 9 months ago
  97. 009e782 Revert "Adding -iree-flow-simplify-variable-accesses pass. (#6565)" (#6581) by Ben Vanik · 3 years, 9 months ago
  98. 660f4cb Forcing 2-byte alignment on VM register lists. (#6579) by Ben Vanik · 3 years, 9 months ago
  99. bc2bd54 Synchronize submodules with LLVM at llvm/llvm-project@6a7a2ee8161d by Rob Suderman · 3 years, 9 months ago
  100. 12a26a3 Merge pull request #6577 from rsuderman:main-to-google by Copybara-Service · 3 years, 9 months ago