1. 064a416 Mention supported pip versions in getting_started_python. (#5230) by Scott Todd · 4 years ago
  2. afc0fa2 Remove inliner from linalg on tensors pass (#5489) by Ahmed S. Taei · 4 years ago
  3. c9f2742 Merge google -> main #5499 by rsuderman · 4 years ago
  4. 94e547f Adding a note about where executable imports would be specified. (#5498) by Ben Vanik · 4 years ago
  5. b0e2852 Merge pull request #5491 from rsuderman:main-to-google by Copybara-Service · 4 years ago
  6. eb35573 Merge pull request #5495 from google/benvanik-outline-all-the-things by Ben Vanik · 4 years ago
  7. 3c8880e Specify an alignment on `vm.rodata` and use it in flatbuffers. (#5494) by Ben Vanik · 4 years ago
  8. 6d0aae7 Revert "[ci] Allow parallel testing on NVIDIA GPUs" (#5496) by Geoffrey Martin-Noble · 4 years ago
  9. 3525c5b Fixing check test methods to use the buffer view byte length. by Ben Vanik · 4 years ago
  10. cd45898 Merge pull request #5432 from google/benvanik-list by Ben Vanik · 4 years ago
  11. 9a80e0d Force all constants to be outlined and stored in the constant pool. by Ben Vanik · 4 years ago
  12. 20ce42b Adding a static library loader. (#5480) by Ben Vanik · 4 years ago
  13. 233ef85 Fix task.c failure on 32-bit systems. (#5490) by rsuderman · 4 years ago
  14. 3d9cd12 Synchronize submodules with LLVM at llvm/llvm-project@bb907b26e2bf by Rob Suderman · 4 years ago
  15. 93e0ccc Fixed missing dispatch for ReduceMaxI* operations. (#5486) by rsuderman · 4 years ago
  16. 4c3e469 Disable fusing linalg generic ops with reduction iterators (#5478) by Ahmed S. Taei · 4 years ago
  17. 6c60678 Conv2D img2col implementation for linalg on tensors (#5436) by Ahmed S. Taei · 4 years ago
  18. 3cf1ce4 Remove attribute that is pass internal. (#5482) by MaheshRavishankar · 4 years ago
  19. d23d2c5 Synchronize submodules with LLVM at llvm/llvm-project@bb907b26e2bf by Rob Suderman · 4 years ago
  20. 3eab154 [ci] Allow parallel testing on NVIDIA GPUs (#5467) by Lei Zhang · 4 years ago
  21. 9e67682 [spirv] NFC: replace PlaceholderOp with InterfaceSubspan op (#5479) by Lei Zhang · 4 years ago
  22. 58652c2 Disable tile+distribute for elementwise operations due to regressions on CPU (#5440) by MaheshRavishankar · 4 years ago
  23. b0911f8 Remove loop with single iteration based on thread id range (#5428) by Thomas · 4 years ago
  24. 7067b1e Integrate LLVM at llvm/llvm-project@bb907b26e2bf by iree-copybara-bot · 4 years ago
  25. efd715f Integrate LLVM at llvm/llvm-project@3bc88eb3924f by iree-copybara-bot · 4 years ago
  26. 59bf64f Add new max pool operations to IREE dispatch pipeline (#5469) by rsuderman · 4 years ago
  27. 9fde6fe Fix the last charactor drop in iree_status_to_string (#5474) by CindyLiu · 4 years ago
  28. 8012dcd Integrate LLVM at llvm/llvm-project@3f97c66b0040 by iree-copybara-bot · 4 years ago
  29. e56b4f7 Ensure new files are checked by bazel_to_cmake (#5473) by Geoffrey Martin-Noble · 4 years ago
  30. 991f9cd Adding a color to dispatch slice/shard trace zones. (#5468) by Ben Vanik · 4 years ago
  31. e8f0247 Merge pull request #5466 from rsuderman:main-to-google by Copybara-Service · 4 years ago
  32. 99ea45f Integrate LLVM at llvm/llvm-project@f28cb01be071 by iree-copybara-bot · 4 years ago
  33. ac2495f Merge google -> main #5465 by rsuderman · 4 years ago
  34. 0d6cade Adding iree.list<?> support and variant type conversion. by Ben Vanik · 4 years ago
  35. 6842190 Speicify -iree-hal-target-backends in some iree_bytecode_module targets (#5452) by Han-Chung Wang · 4 years ago
  36. 151004e Synchronize submodules with LLVM at llvm/llvm-project@49cbf4cd85a9 by Rob Suderman · 4 years ago
  37. 3599cea Synchronize submodules with LLVM at llvm/llvm-project@49cbf4cd85a9 by Rob Suderman · 4 years ago
  38. ca24d99 Integrate LLVM at llvm/llvm-project@93f54fae9dda by iree-copybara-bot · 4 years ago
  39. 763a7d8 Synchronize submodules with LLVM at llvm/llvm-project@49cbf4cd85a9 by Rob Suderman · 4 years ago
  40. 36db600 Adding support for !vm.list<?> variant types. by Ben Vanik · 4 years ago
  41. 1a941fc Fix benchmark configuration to Linalg on tensors setting. (#5445) by Han-Chung Wang · 4 years ago
  42. 376ca4b Integrate LLVM at llvm/llvm-project@49cbf4cd85a9 by iree-copybara-bot · 4 years ago
  43. bfd9e75 Integrate LLVM at llvm/llvm-project@71a45e7c6328 by iree-copybara-bot · 4 years ago
  44. e17f534 Integrate LLVM at llvm/llvm-project@c3f127146415 by iree-copybara-bot · 4 years ago
  45. 9140aaf Integrate LLVM at llvm/llvm-project@8f9477b067b0 by iree-copybara-bot · 4 years ago
  46. 8a6f6e4 Synchronize submodules with LLVM at llvm/llvm-project@c4c9e4d6df3c by Rob Suderman · 4 years ago
  47. 8545dd7 Fixing DLL loading on Windows with PDBs. by Ben Vanik · 4 years ago
  48. be1d6db Fixing wrong pass type. by Ben Vanik · 4 years ago
  49. 2b73b2e Synchronize submodules with LLVM at llvm/llvm-project@c4c9e4d6df3c by Rob Suderman · 4 years ago
  50. 8b1dac2 [NFC] Removed redundant return statement. (#5435) by rsuderman · 4 years ago
  51. e01db52 Merge pull request #5434 from rsuderman:main-to-google by Copybara-Service · 4 years ago
  52. 4386341 [MLIR][NFC] Rename ReduceOp operands() => inputs(). by Rahul Joshi · 4 years ago
  53. 7f8467a Merge google -> main #5433 by rsuderman · 4 years ago
  54. 20f61b1 Set IREE codegen to Linalg on tensors by default. (#5375) by Han-Chung Wang · 4 years ago
  55. c214204 [spirv] Move vector.transfer_read scalarization earlier (#5430) by Lei Zhang · 4 years ago
  56. a58e93e Disable VGG19 TFLite test by Geoffrey Martin-Noble · 4 years ago
  57. dabd9da Bazel to cmake fix by Rob Suderman · 4 years ago
  58. 79fe9b1 Synchronize submodules with LLVM at llvm/llvm-project@c4c9e4d6df3c by Rob Suderman · 4 years ago
  59. 0279a72 Merge pull request #5426 from rsuderman:main-to-google by Copybara-Service · 4 years ago
  60. e1a800f And a pass to convert vector.* operations to AArch64 inline assembly (#5177) by Ahmed S. Taei · 4 years ago
  61. 2d1b197 Integrate LLVM at llvm/llvm-project@c4c9e4d6df3c by iree-copybara-bot · 4 years ago
  62. cded7bb [spirv] Properly handle HAL subspan byte offset (#5403) by Lei Zhang · 4 years ago
  63. 9cb0229 Tune matmul/Batchmatmul tile sizes for SPIRV f32 case (#5415) by Thomas · 4 years ago
  64. 25bbf1c Integrate LLVM at llvm/llvm-project@7975dd033cb9 by iree-copybara-bot · 4 years ago
  65. 4cdcad8 Convert linalg.conv_2d_input_nhwc_filter_nhwcf to linalg.matmul (#5423) by Ahmed S. Taei · 4 years ago
  66. a0d3bfa Integrate LLVM at llvm/llvm-project@32e264921b7a by iree-copybara-bot · 4 years ago
  67. fda3d85 Changing HAL executable formats from fourccs to strings. (#5422) by Ben Vanik · 4 years ago
  68. 80c897b Remove unnecessary NOLINT (#5427) by Geoffrey Martin-Noble · 4 years ago
  69. 2a07d31 Merge google -> main #5425 by rsuderman · 4 years ago
  70. 8c8c313 Merge pull request #5396 from google/benvanik-hal-pack by Ben Vanik · 4 years ago
  71. 56b5634 Clang-format fix for MaterializeInterfaces2.cpp by Rob Suderman · 4 years ago
  72. b15ada0 Synchronize submodules with LLVM at llvm/llvm-project@dad5caa59e6b by Rob Suderman · 4 years ago
  73. 3061ad5 Reworking flow->hal stream scheduling for allocation packing. by Ben Vanik · 4 years ago
  74. 6007ae1 Adding -iree-hal-pack-allocations pass. by Ben Vanik · 4 years ago
  75. 0221f8d Adding hal.allocator.pack. by Ben Vanik · 4 years ago
  76. d4c5aa9 Synchronize submodules with LLVM at llvm/llvm-project@dad5caa59e6b by Rob Suderman · 4 years ago
  77. abab857 Adding hal.device.query/iree_hal_device_query_*. (#5421) by Ben Vanik · 4 years ago
  78. a86f192 Adding an error message to iree.unreachable. (#5416) by Ben Vanik · 4 years ago
  79. 849a2c3 Integrate LLVM at llvm/llvm-project@dad5caa59e6b by iree-copybara-bot · 4 years ago
  80. 6454a50 Update the TensorFlow Integrations Test Coverage (#5393) by Phoenix Meadowlark · 4 years ago
  81. e64db79 Merge pull request #5397 from google/benvanik-alloc-pre by Ben Vanik · 4 years ago
  82. b82e793 [NFC] Make HLOToHLOPreprocessing pass follow naming convention. (#5399) by Han-Chung Wang · 4 years ago
  83. 20a67aa Synchronize submodules with LLVM at llvm/llvm-project@5a5a94ed34b0 by Rob Suderman · 4 years ago
  84. c8549c8 Synchronize submodules with LLVM at llvm/llvm-project@5a5a94ed34b0 by Rob Suderman · 4 years ago
  85. 6e9713f Merge main -> google by Rob Suderman · 4 years ago
  86. c7b83fd Canonicalize dispatch.tensor.load static operands (#5389) by Ahmed S. Taei · 4 years ago
  87. c9c3ea7 Fix git-clang-format error. (#5408) by rsuderman · 4 years ago
  88. 0132538 Merge google -> main #5404 by rsuderman · 4 years ago
  89. 53e7279 Limit fusion of linalg.generic/indexed_generic ops to avoid redundant computation (#5402) by MaheshRavishankar · 4 years ago
  90. 516d1ac Merge branch 'main' into google-to-main by rsuderman · 4 years ago
  91. 2e7ea28 Synchronize submodules with LLVM at llvm/llvm-project@5a5a94ed34b0 by Rob Suderman · 4 years ago
  92. b2f2766 Synchronize submodules with LLVM at llvm/llvm-project@5a5a94ed34b0 by Rob Suderman · 4 years ago
  93. 9630450 Make PrePartitioningConversionPass not recurse into Linalg (#5358) by rsuderman · 4 years ago
  94. 6ea0faa Adding a tiny 4 slot LRU for deferring command buffer object releases. by Ben Vanik · 4 years ago
  95. 7ccc291 Don't zero fill arena blocks. by Ben Vanik · 4 years ago
  96. af0a6e9 Adding folders for hal.buffer.subspan -> .fill/copy_buffer. by Ben Vanik · 4 years ago
  97. 4e8173e Renaming `@legacy_io`->`@io`. by Ben Vanik · 4 years ago
  98. acdc4ff Integrate LLVM at llvm/llvm-project@5a5a94ed34b0 by iree-copybara-bot · 4 years ago
  99. 1c0fcb9 Integrate LLVM at llvm/llvm-project@67b39661c847 by iree-copybara-bot · 4 years ago
  100. 8e36c53 Integrate LLVM at llvm/llvm-project@2dd22da965ff by iree-copybara-bot · 4 years ago