1. 7bb57c0 Temporary disable S10 on CI (#5704) by Han-Chung Wang · 3 years, 11 months ago
  2. 32bd58b Add stb submodule (#5695) by CindyLiu · 3 years, 11 months ago
  3. 2b64df4 Minor change in build instructions of getting_started_python.md (#5705) by Shivam Gupta · 3 years, 11 months ago
  4. a42c3cb Apply dispatch.tensor.load canonicalization after materializing launch configs (#5692) by Ahmed S. Taei · 4 years ago
  5. 9a7ff5e Merge pull request #5691 from google/benvanik-shuffling by Ben Vanik · 4 years ago
  6. 6e7ea79 Integrate pattern to push reshape down. (#5681) by Thomas · 4 years ago
  7. c3a8783 Merge google -> main (#5694) by Thomas · 4 years ago
  8. c476f28 Fix bad formatting added during merge. by Thomas Raoux · 4 years ago
  9. 805fa24 Noting some deprecated headers in iree/base/. by Ben Vanik · 4 years ago
  10. daf3ce1 Moving iree/base/flatcc.h to iree/base/internal/. by Ben Vanik · 4 years ago
  11. c5d6e8a Moving synchronization and threading to iree/base/internal/. by Ben Vanik · 4 years ago
  12. 7c2d310 Renaming //iree/base:api to //iree/base. by Ben Vanik · 4 years ago
  13. 193c760 Renaming //iree/hal:api to //iree/hal. by Ben Vanik · 4 years ago
  14. a6d29a8 Retire iree.placeholder op (#5687) by Lei Zhang · 4 years ago
  15. 26603e3 Synchronize submodules with LLVM at llvm/llvm-project@b2780cd744ea by Thomas Raoux · 4 years ago
  16. 30c786d Synchronize submodules with LLVM at llvm/llvm-project@b2780cd744ea by Submodule Update Action · 4 years ago
  17. 16f77bf Add simple_embedding_run_local_sync (#5688) by Marius Brehler · 4 years ago
  18. b8e8d24 Integrate LLVM at llvm/llvm-project@b2780cd744ea by Tres Popp · 4 years ago
  19. 6f4197e Change mobilenetv2_fake_weights to mobilenetv3_fake_weights (#5684) by Lei Zhang · 4 years ago
  20. c2ee401 Integrate LLVM at llvm/llvm-project@4750a8b1bcde by Tres Popp · 4 years ago
  21. 4577036 Integrate LLVM at llvm/llvm-project@a76df78470d7 by iree-copybara-bot · 4 years ago
  22. 862bd71 Merge pull request #5683 from ThomasRaoux:main-to-google by Copybara-Service · 4 years ago
  23. e749314 Merge google -> main (#5682) by Thomas · 4 years ago
  24. 1e54e59 Adding the `-iree-native-bindings-support` flag to iree-translate. (#5667) by Ben Vanik · 4 years ago
  25. 2e13d8f Mark the buffer created from parsing tensors as dispatchable (#5680) by Lei Zhang · 4 years ago
  26. be02a4a Merge pull request #5677 from google/benvanik-vm-buffer by Ben Vanik · 4 years ago
  27. 99be463 Adding !vm.buffer builtin type. by Ben Vanik · 4 years ago
  28. ffa31fa Renaming iree_vm_ro_byte_buffer_t -> iree_vm_buffer_t. by Ben Vanik · 4 years ago
  29. f8da022 Merge pull request #5605 from google/benvanik-vm-float by Ben Vanik · 4 years ago
  30. bf8cd9e Switching from half.hpp to our own f16<->f32 conversion. (#5661) by Ben Vanik · 4 years ago
  31. b1a5e7e Adding runtime VM support for the f32 extension. by Ben Vanik · 4 years ago
  32. 020c761 Defining initial set of VM ExtF32 and ExtF64 ops. by Ben Vanik · 4 years ago
  33. 0569e53 Splitting out VM opcodes to their own files. by Ben Vanik · 4 years ago
  34. edc0028 Generalizing some integer-specific tablegen goo to support other types. by Ben Vanik · 4 years ago
  35. 5e0a1c6 Removing a bunch of abseil string usage. (#5623) by Ben Vanik · 4 years ago
  36. 98966f3 Adding an iree/base/config.h and splitting out some of iree/base/api.h. (#5630) by Ben Vanik · 4 years ago
  37. d50d568 Add `-iree-llvm-loop-unrolling` flag to CPU MobilberNet V2 targets (#5656) by Han-Chung Wang · 4 years ago
  38. 660c0cd Select matmul tile sizes based on static shape information (#5653) by Ahmed S. Taei · 4 years ago
  39. f60dbb0 Synchronize submodules with LLVM at llvm/llvm-project@6d8d1338629c by Thomas Raoux · 4 years ago
  40. 16ef01d Merge main -> google by Thomas Raoux · 4 years ago
  41. 6e10621 Enabling `-Wincompatible-pointer-types` warning. (#5676) by Ben Vanik · 4 years ago
  42. c08d5bd Fixing size_t/device_size_t mismatch. (#5675) by Ben Vanik · 4 years ago
  43. deffe8e Fixing unsafe vm.list.alloc CSE and bad returns in bytecode dispatch. (#5658) by Ben Vanik · 4 years ago
  44. 36522d9 Rotating instead of shifting to deal with overflow. (#5674) by Ben Vanik · 4 years ago
  45. e130e79 Merge pull request #5671 from ThomasRaoux/handle_vectorization by Thomas · 4 years ago
  46. a28e58c Synchronize submodules with LLVM at llvm/llvm-project@6d8d1338629c by Submodule Update Action · 4 years ago
  47. 902a114 [MHLO:Linalg] Add support for lowering unsigned ops by Benjamin Kramer · 4 years ago
  48. 4563ce1 Integrate LLVM at llvm/llvm-project@6d8d1338629c by Tres Popp · 4 years ago
  49. 9725ea1 Synchronize submodules with LLVM at llvm/llvm-project@671f0e2e189c by Thomas Raoux · 4 years ago
  50. b1e9b33 Synchronize submodules with LLVM at llvm/llvm-project@671f0e2e189c by Submodule Update Action · 4 years ago
  51. 39f24e6 prepare changes to vectorization by thomasraoux · 4 years ago
  52. 011ffe0 Merge google -> main (#5663) by Thomas · 4 years ago
  53. 96d046e Integrate LLVM at llvm/llvm-project@671f0e2e189c by iree-copybara-bot · 4 years ago
  54. 6e16e38 Add vector transfer canonicalization patterns (#5664) by Ahmed S. Taei · 4 years ago
  55. 95b3030 Add mobilenet_v3 to slim_vision_model_test.py (#5650) by Ahmed S. Taei · 4 years ago
  56. a5ee08a Synchronize submodules with LLVM at llvm/llvm-project@bf9eef92b6cd by Thomas Raoux · 4 years ago
  57. 0c30c12 Fixing iree_cc_test android goo to use the proper executable name. (#5660) by Ben Vanik · 4 years ago
  58. 534f438 Synchronize submodules with LLVM at llvm/llvm-project@bf9eef92b6cd by Submodule Update Action · 4 years ago
  59. 7b11a4b Merge main -> google by Thomas Raoux · 4 years ago
  60. cb54341 Adding initial executable benchmarking tool. (#5604) by Ben Vanik · 4 years ago
  61. 1de68ee Adding iree_task_executor_create_from_flags. (#5616) by Ben Vanik · 4 years ago
  62. db7f611 Merge pull request #5602 from google/benvanik-flags by Ben Vanik · 4 years ago
  63. b8c4575 Merge branch 'google' into main-to-google by Thomas · 4 years ago
  64. 8b3790d [spirv] Remove code for deprecated Linalg on buffers path (#5626) by Lei Zhang · 4 years ago
  65. 5e66689 Guessing at making MacOS happy. (#5654) by Ben Vanik · 4 years ago
  66. 749624a Integrate LLVM at llvm/llvm-project@bf9eef92b6cd by iree-copybara-bot · 4 years ago
  67. 8f210c1 Disable imagenet tests failing since the switch to linalg-on-tensors by Geoffrey Martin-Noble · 4 years ago
  68. 9be63b1 Synchronize submodules with LLVM at llvm/llvm-project@4b13b7581db5 by Thomas Raoux · 4 years ago
  69. 139c431 Synchronize submodules with LLVM at llvm/llvm-project@4b13b7581db5 by Submodule Update Action · 4 years ago
  70. 9475b3a Merge google -> main (#5646) by Thomas · 4 years ago
  71. 5ec2de4 Merge branch 'main' into google-to-main by Thomas · 4 years ago
  72. 17de98f Integrate LLVM at llvm/llvm-project@4b13b7581db5 by Benjamin Kramer · 4 years ago
  73. 0dbcf67 Merge pull request #5637 from ThomasRaoux:main-to-google by Geoffrey Martin-Noble · 4 years ago
  74. e221e5e [Talks] 2020-08-20: IREE CodeGen; MLIR ODM (#5585) by Shivam Gupta · 4 years ago
  75. 1696d8c Only add operand-fusion to MobileNetV2. (#5639) by Han-Chung Wang · 4 years ago
  76. 9eaa01b Integrate MLIR-EmitC at iml130/mlir-emitc@679d7183 (#5633) by Marius Brehler · 4 years ago
  77. 7d0ab9a [spirv] Delete experimental matmul vectorization code (#5638) by Lei Zhang · 4 years ago
  78. 7f40d6c Synchronize submodules with LLVM at llvm/llvm-project@f8de9aaef2f4 by Thomas Raoux · 4 years ago
  79. 3054d08 Synchronize submodules with LLVM at llvm/llvm-project@f8de9aaef2f4 by Submodule Update Action · 4 years ago
  80. 73921fb Delete unused operand_result_index attribute (#5627) by Lei Zhang · 4 years ago
  81. fe4ce06 Integrate LLVM at llvm/llvm-project@f8de9aaef2f4 by Tres Popp · 4 years ago
  82. 08e8756 Fix __builtin___clear_cache detection on GCC < 10. by Stella Laurenzo · 4 years ago
  83. 808d417 Fix paths and instructions in build_tools/github_actions/README.md for simulating release runs. by Stella Laurenzo · 4 years ago
  84. dbd43a7 Add more patterns to lower to `flow.tensor` ops (#5576) by MaheshRavishankar · 4 years ago
  85. 8f74952 Add support for returning empty sequences in the IREE-JAX frontend. by Phoenix Meadowlark · 4 years ago
  86. 9082ada Integrate LLVM at llvm/llvm-project@494e77138c2e by iree-copybara-bot · 4 years ago
  87. 1cb2f7a Adding IREE_FLAGS_PARSE_MODE_CONTINUE_AFTER_HELP for flags interop. Fixes #5628. by Ben Vanik · 4 years ago
  88. faf8e2e Noting whitespace in test is significant. by Ben Vanik · 4 years ago
  89. d45ddd9 Merge google -> main (#5625) by Thomas · 4 years ago
  90. 25ba8cb Fix script formating by Thomas Raoux · 4 years ago
  91. 768fc8b Synchronize submodules with LLVM at llvm/llvm-project@535df472b042 by Thomas Raoux · 4 years ago
  92. 05b5de4 Synchronize submodules with LLVM at llvm/llvm-project@535df472b042 by Submodule Update Action · 4 years ago
  93. 74e3302 [spirv] Port over cooperative matrix support (#5607) by Lei Zhang · 4 years ago
  94. a8c20a5 Merge pull request #5622 from ThomasRaoux:main-to-google by Copybara-Service · 4 years ago
  95. cf1a61f [spirv] Migrate tests in convert_to_gpu.mlir (#5609) by Lei Zhang · 4 years ago
  96. ec225b8 Fixing cmake cc test binary names to match bazel. by Ben Vanik · 4 years ago
  97. ebeb5fc Swapping from abseil flags to IREE flags. by Ben Vanik · 4 years ago
  98. b397015 Adding a minimal flag parser. by Ben Vanik · 4 years ago
  99. 1d29081 [spirv] Migrate tests for LinalgTileAndDistributePass (#5610) by Lei Zhang · 4 years ago
  100. 251c033 Enable use of __builtin_clear_cache for GCC. (#5621) by Stella Laurenzo · 4 years ago