1. 95b3030 Add mobilenet_v3 to slim_vision_model_test.py (#5650) by Ahmed S. Taei · 4 years ago
  2. 0c30c12 Fixing iree_cc_test android goo to use the proper executable name. (#5660) by Ben Vanik · 4 years ago
  3. cb54341 Adding initial executable benchmarking tool. (#5604) by Ben Vanik · 4 years ago
  4. 1de68ee Adding iree_task_executor_create_from_flags. (#5616) by Ben Vanik · 4 years ago
  5. db7f611 Merge pull request #5602 from google/benvanik-flags by Ben Vanik · 4 years ago
  6. 8b3790d [spirv] Remove code for deprecated Linalg on buffers path (#5626) by Lei Zhang · 4 years ago
  7. 5e66689 Guessing at making MacOS happy. (#5654) by Ben Vanik · 4 years ago
  8. 9475b3a Merge google -> main (#5646) by Thomas · 4 years ago
  9. 5ec2de4 Merge branch 'main' into google-to-main by Thomas · 4 years ago
  10. 0dbcf67 Merge pull request #5637 from ThomasRaoux:main-to-google by Geoffrey Martin-Noble · 4 years ago
  11. e221e5e [Talks] 2020-08-20: IREE CodeGen; MLIR ODM (#5585) by Shivam Gupta · 4 years ago
  12. 1696d8c Only add operand-fusion to MobileNetV2. (#5639) by Han-Chung Wang · 4 years ago
  13. 9eaa01b Integrate MLIR-EmitC at iml130/mlir-emitc@679d7183 (#5633) by Marius Brehler · 4 years ago
  14. 7d0ab9a [spirv] Delete experimental matmul vectorization code (#5638) by Lei Zhang · 4 years ago
  15. 7f40d6c Synchronize submodules with LLVM at llvm/llvm-project@f8de9aaef2f4 by Thomas Raoux · 4 years ago
  16. 3054d08 Synchronize submodules with LLVM at llvm/llvm-project@f8de9aaef2f4 by Submodule Update Action · 4 years ago
  17. 73921fb Delete unused operand_result_index attribute (#5627) by Lei Zhang · 4 years ago
  18. fe4ce06 Integrate LLVM at llvm/llvm-project@f8de9aaef2f4 by Tres Popp · 4 years ago
  19. 08e8756 Fix __builtin___clear_cache detection on GCC < 10. by Stella Laurenzo · 4 years ago
  20. 808d417 Fix paths and instructions in build_tools/github_actions/README.md for simulating release runs. by Stella Laurenzo · 4 years ago
  21. dbd43a7 Add more patterns to lower to `flow.tensor` ops (#5576) by MaheshRavishankar · 4 years ago
  22. 8f74952 Add support for returning empty sequences in the IREE-JAX frontend. by Phoenix Meadowlark · 4 years ago
  23. 9082ada Integrate LLVM at llvm/llvm-project@494e77138c2e by iree-copybara-bot · 4 years ago
  24. 1cb2f7a Adding IREE_FLAGS_PARSE_MODE_CONTINUE_AFTER_HELP for flags interop. Fixes #5628. by Ben Vanik · 4 years ago
  25. faf8e2e Noting whitespace in test is significant. by Ben Vanik · 4 years ago
  26. d45ddd9 Merge google -> main (#5625) by Thomas · 4 years ago
  27. 25ba8cb Fix script formating by Thomas Raoux · 4 years ago
  28. 768fc8b Synchronize submodules with LLVM at llvm/llvm-project@535df472b042 by Thomas Raoux · 4 years ago
  29. 05b5de4 Synchronize submodules with LLVM at llvm/llvm-project@535df472b042 by Submodule Update Action · 4 years ago
  30. 74e3302 [spirv] Port over cooperative matrix support (#5607) by Lei Zhang · 4 years ago
  31. a8c20a5 Merge pull request #5622 from ThomasRaoux:main-to-google by Copybara-Service · 4 years ago
  32. cf1a61f [spirv] Migrate tests in convert_to_gpu.mlir (#5609) by Lei Zhang · 4 years ago
  33. ec225b8 Fixing cmake cc test binary names to match bazel. by Ben Vanik · 4 years ago
  34. ebeb5fc Swapping from abseil flags to IREE flags. by Ben Vanik · 4 years ago
  35. b397015 Adding a minimal flag parser. by Ben Vanik · 4 years ago
  36. 1d29081 [spirv] Migrate tests for LinalgTileAndDistributePass (#5610) by Lei Zhang · 4 years ago
  37. 251c033 Enable use of __builtin_clear_cache for GCC. (#5621) by Stella Laurenzo · 4 years ago
  38. a18c025 Convert simple_embedding_test to run_binary_test (#5601) by CindyLiu · 4 years ago
  39. 9a0ea6e Optionally apply Conv -> Img2col transformation at the flow level (#5596) by Ahmed S. Taei · 4 years ago
  40. 691d001 Turn off IREE_BUILD_EMBEDDING_SAMPLES (#5618) by CindyLiu · 4 years ago
  41. bee1c39 Integrate LLVM at llvm/llvm-project@535df472b042 by iree-copybara-bot · 4 years ago
  42. d93b026 Splitting api.c up. Future changes will also start to break out api.h. by Ben Vanik · 4 years ago
  43. a68e757 Add CPU multi-threaded benchmarks to Mako benchmark targets. (#5613) by Han-Chung Wang · 4 years ago
  44. b405c93 Fix build by adding missing SourceMgr include (#5612) by Thomas · 4 years ago
  45. 9bd87ea Handle CPU single threaded with updated driver. (#5582) by Han-Chung Wang · 4 years ago
  46. ac94866 Drop batch mode for Mako benchmarks. (#5606) by Han-Chung Wang · 4 years ago
  47. 0d218c3 Add more microbenchmarks to IREE. (#5592) by Han-Chung Wang · 4 years ago
  48. 7642426 Synchronize submodules with LLVM at llvm/llvm-project@caea37b37e6a by Thomas Raoux · 4 years ago
  49. b91dcb3 Synchronize submodules with LLVM at llvm/llvm-project@caea37b37e6a by Submodule Update Action · 4 years ago
  50. 8f59b6c Enable SourceMgrDiagnosticHandler in importers. (#5600) by Stella Laurenzo · 4 years ago
  51. c49dd96 Merge google -> main (#5598) by Geoffrey Martin-Noble · 4 years ago
  52. 44da34b Integrate LLVM at llvm/llvm-project@caea37b37e6a by iree-copybara-bot · 4 years ago
  53. eeef486 Fix include sort order by Geoffrey Martin-Noble · 4 years ago
  54. b4737c5 Build simple_embedding_run in c API. (#5524) by CindyLiu · 4 years ago
  55. 04b1fce Merge pull request #5595 from GMNGeoffrey:main-to-google by Copybara-Service · 4 years ago
  56. a10cbfe Enable dispatching linalg.generic ops into workgroups and set tiling paramters for LLVM backend (#5573) by Ahmed S. Taei · 4 years ago
  57. e692f57 Merge branch 'google' into main-to-google by Geoffrey Martin-Noble · 4 years ago
  58. a81fb9b Synchronize submodules with LLVM at llvm/llvm-project@91d3f73937b6 by Geoffrey Martin-Noble · 4 years ago
  59. a8d76f0 Merge pull request #5584 from hanhanW/cleanup by Han-Chung Wang · 4 years ago
  60. 4d6e2bd Add new SavedModelToIreeABIPass. (#5367) by Stella Laurenzo · 4 years ago
  61. 88615be Merge branch 'main' into cleanup by Han-Chung Wang · 4 years ago
  62. daa895b Synchronize submodules with LLVM at llvm/llvm-project@91d3f73937b6 by Submodule Update Action · 4 years ago
  63. de47078 [spirv] Delete linalg_tile_and_fuse.mlir (#5590) by Lei Zhang · 4 years ago
  64. 2a33105 [spirv] Migrate workgroup memory related tests (#5588) by Lei Zhang · 4 years ago
  65. f550da5 [spirv] Clean up VectorizeMemref pass a bit (#5587) by Lei Zhang · 4 years ago
  66. 798f6ba Integrate LLVM at llvm/llvm-project@91d3f73937b6 by iree-copybara-bot · 4 years ago
  67. 06564f1 Add missing launch config for MobileNet (#5531) by Thomas · 4 years ago
  68. 3f3b7af NFC: move ForOpCanonicalizationPass from CodegenUtils/ to Common/ (#5586) by Lei Zhang · 4 years ago
  69. d6a9e62 Delete HLO to Linalg on buffers by Hanhan Wang · 4 years ago
  70. 2f89284 Correct Mako regression exit code to 123. (#5581) by Han-Chung Wang · 4 years ago
  71. 21c5597 Delete Linalg on tensors option for LLVM backend. by Hanhan Wang · 4 years ago
  72. 4fec69f Make SPIR-V usingLinalgOnTensors true by default. by Hanhan Wang · 4 years ago
  73. a935ddf Delete clEnableLinalgOnTensorsDispatch option. by Hanhan Wang · 4 years ago
  74. 8f4a97c [Docs] Correct few commands in developer_overview.md (#5580) by Shivam Gupta · 4 years ago
  75. 91c5f7b Integrate LLVM at llvm/llvm-project@37e145812855 by iree-copybara-bot · 4 years ago
  76. 22c33a2 Merge pull request #5575 from GMNGeoffrey:main-to-google by Copybara-Service · 4 years ago
  77. f1b1f82 Exposing IREE_ASSERT as part of the public API. (#5577) by Ben Vanik · 4 years ago
  78. 71925a4 Rename FileToc struct to iree_file_toc_t (#5578) by Geoffrey Martin-Noble · 4 years ago
  79. 5bf3994 IREE Java TFLite Bindings (#5361) by Kojo Acquah · 4 years ago
  80. 49dc151 Move ModelBuilder out of IREE and into iree-llvm-sandbox by Geoffrey Martin-Noble · 4 years ago
  81. 3075d7b [cmake] Add missing quote to ${CMAKE_CXX_FLAGS} (#5566) by Lei Zhang · 4 years ago
  82. f2fb756 Merge google -> main (#5574) by Geoffrey Martin-Noble · 4 years ago
  83. 245bb9f Rework LinalgBufferize pass. (#5539) by MaheshRavishankar · 4 years ago
  84. 97a7c8e Synchronize submodules with LLVM at llvm/llvm-project@2f69975683f5 by Geoffrey Martin-Noble · 4 years ago
  85. acd357f Defining a C-compatible benchmark header. (#5554) by Ben Vanik · 4 years ago
  86. 96bf585 Merge pull request #5563 from google/benvanik-library-demo by Ben Vanik · 4 years ago
  87. 01af2de Adding a little demo library to show both sides of the ABI. by Ben Vanik · 4 years ago
  88. fbaf747 Adding a reserved pointer arg to executable library query. by Ben Vanik · 4 years ago
  89. 4f96274 Synchronize submodules with LLVM at llvm/llvm-project@2f69975683f5 by Submodule Update Action · 4 years ago
  90. 96890e5 Fix pointer size detection (#5562) by Geoffrey Martin-Noble · 4 years ago
  91. 40ed02d Add c_embed_data build tool (#5540) by CindyLiu · 4 years ago
  92. 3c09f24 Integrate LLVM at llvm/llvm-project@2f69975683f5 by iree-copybara-bot · 4 years ago
  93. 9f382ba Fixed one testcase file (#5565) by inho9606 · 4 years ago
  94. 182e54d Allow mako upload failure not to fail the Github commit. (#5541) by Han-Chung Wang · 4 years ago
  95. 44d1063 Merge pull request #5551 from GMNGeoffrey:main-to-google by Copybara-Service · 4 years ago
  96. 1243070 Integrate LLVM at llvm/llvm-project@1a3f88658a02 by iree-copybara-bot · 4 years ago
  97. eadf20f Adding ARM-32 and X86-32 arch to elf loader and making names consistent. (#5559) by Ben Vanik · 4 years ago
  98. f84c05c Fixing binding lengths size mismatch. (#5558) by Ben Vanik · 4 years ago
  99. 361e47b Integrate LLVM at llvm/llvm-project@4bb60c285cb3 by iree-copybara-bot · 4 years ago
  100. 8879dcd Fix format specifiers for 32-bit architectures (#5557) by Geoffrey Martin-Noble · 4 years ago