1. 7a437b7 [doc] Fix unrecognized tests in HLO op coverage generation (#4859) by Lei Zhang · 4 years, 2 months ago
  2. 1a504c0 [CodeGen] Add logic to tile and vectorize depthwise convolution (#4794) by Lei Zhang · 4 years, 2 months ago
  3. dd85a5b Extend i64 VM/EmitC support (#4863) by Marius Brehler · 4 years, 2 months ago
  4. 8fb4fe2 Add test for EmitC calling convention. (#4866) by David Ronnenberg · 4 years, 2 months ago
  5. 2c8f389 Fix ExtI64 casting and conversions ops (#4864) by Marius Brehler · 4 years, 2 months ago
  6. 646e999 Disable benchmark on phone with ADB auth issues (#4862) by Geoffrey Martin-Noble · 4 years, 2 months ago
  7. b20b602 Making iree_vm_list_resize work and switching ref cconv behavior (#4858) by Ben Vanik · 4 years, 2 months ago
  8. a98c3c0 Add helper to allow dynamic loading of CUDA driver library. (#4823) by Thomas · 4 years, 2 months ago
  9. b65816b Add further i64 VM tests (#4856) by Marius Brehler · 4 years, 2 months ago
  10. 5f5a7f9 Refactor EmitC shared ops and conversions (#4855) by Marius Brehler · 4 years, 2 months ago
  11. 58b8f99 Adapt mhlo.pad lowering to Linalg on tensors. (#4806) by Han-Chung Wang · 4 years, 2 months ago
  12. 062c650 Add pass manager CL options to iree-import-tflite. by Stella Laurenzo · 4 years, 2 months ago
  13. 769b865 Fixed tflite import tools dialect registration (#4844) by rsuderman · 4 years, 2 months ago
  14. 489e7e6 Revert "Make IREE TF integrations use TF toolchains" (#4842) by Geoffrey Martin-Noble · 4 years, 2 months ago
  15. 19624c1 Merge google -> main #4835 by rsuderman · 4 years, 2 months ago
  16. 4a09794 Merge pull request #4834 from rsuderman:main-to-google by Copybara-Service · 4 years, 2 months ago
  17. 341e472 Synchronize submodules with LLVM at llvm/llvm-project@418c218efa95 by Rob Suderman · 4 years, 2 months ago
  18. 92d4db7 Integrate LLVM at llvm/llvm-project@8151c1b44211 by iree-copybara-bot · 4 years, 2 months ago
  19. e162bf6 Fix typo in benchmarking doc (#4829) by Phoenix Meadowlark · 4 years, 2 months ago
  20. cbb0f84 Synchronize submodules with LLVM at llvm/llvm-project@9db6e97a8605 by Rob Suderman · 4 years, 2 months ago
  21. c9cc42e Populate dynamic shaped memref descriptor offset value (#4828) by Ahmed S. Taei · 4 years, 2 months ago
  22. ee27e93 Integrate LLVM at llvm/llvm-project@418c218efa95 by iree-copybara-bot · 4 years, 2 months ago
  23. ce47177 Re-add dropped printIncludes (#4820) by Marius Brehler · 4 years, 2 months ago
  24. adcdc6e Fixing build breakage from #4676. (#4822) by Ben Vanik · 4 years, 2 months ago
  25. e775b54 Added address sanitization feature for translating ML models to LLVM modules (#4676) by inho9606 · 4 years, 2 months ago
  26. 3c1f75a Add CMake/bazel build files for cuda_headers. by Thomas Raoux · 4 years, 2 months ago
  27. 4cb0966 Merge pull request #4767 from google/benvanik-hal-c by Ben Vanik · 4 years, 2 months ago
  28. 2e8e44c Passing iree_vm_ref_t's to check_deref as values. by Ben Vanik · 4 years, 2 months ago
  29. dab0b28 Fixing IREE_SIZE_OPTIMIZED build. by Ben Vanik · 4 years, 2 months ago
  30. d5219c9 Porting the HAL module to a C native module. by Ben Vanik · 4 years, 3 months ago
  31. c81e6f6 Enabling external alloc/initialize of native modules. by Ben Vanik · 4 years, 2 months ago
  32. 2a5acd1 Swapping `[]` -> `CD` and `.` -> `_` in the VM calling convention. (#4771) by Ben Vanik · 4 years, 2 months ago
  33. 374ee85 Changing descriptor ops to use index instead of int32 and SSA values. (#4765) by Ben Vanik · 4 years, 2 months ago
  34. 3ebd022 Porting iree/base/internal/file_path.h to C. (#4801) by Ben Vanik · 4 years, 2 months ago
  35. 249ffc5 Merge pull request #4791 from google/benvanik-llvm-abi-new by Ben Vanik · 4 years, 2 months ago
  36. 123649a Emitting the new LLVM function signature. by Ben Vanik · 4 years, 2 months ago
  37. 96c4a79 Plumbing the executable library state through the local HAL. by Ben Vanik · 4 years, 2 months ago
  38. d369b7d Abstracting out LLVM HAL ABI use to HALDispatchABI utility. (#4790) by Ben Vanik · 4 years, 2 months ago
  39. 54bd45f Extend i64 integer arithmetic vm tests (#4814) by Marius Brehler · 4 years, 2 months ago
  40. 7acfdc5 Unify and move common dispatch op macros (#4816) by Marius Brehler · 4 years, 2 months ago
  41. 22d5b3f Add EmitC support for VM SelectI32Op (#4813) by Marius Brehler · 4 years, 2 months ago
  42. 96cdbe3 [CodeGen] Allow vectorizing conv with input channel < 4 (#4780) by Lei Zhang · 4 years, 2 months ago
  43. f4bc54b Merge google -> main #4812 by rsuderman · 4 years, 2 months ago
  44. 329ba6b Merge pull request #4811 from rsuderman:main-to-google by Copybara-Service · 4 years, 2 months ago
  45. 00f0ecf Synchronize submodules with LLVM at llvm/llvm-project@9db6e97a8605 by Rob Suderman · 4 years, 2 months ago
  46. 5f73555 Exclude failing TestMatMulVulkan experimental test by Geoffrey Martin-Noble · 4 years, 2 months ago
  47. a426a98 Integrate LLVM at llvm/llvm-project@9db6e97a8605 by iree-copybara-bot · 4 years, 2 months ago
  48. 7c47334 Synchronize submodules with LLVM at llvm/llvm-project@a5222aa0858a by Rob Suderman · 4 years, 2 months ago
  49. 316275a Merge main -> google (#4800) by Geoffrey Martin-Noble · 4 years, 2 months ago
  50. 315cc7b Add EmitC support for conversion ops (#4774) by David Ronnenberg · 4 years, 2 months ago
  51. 31418bb Add EmitC support for comparison ops (#4793) by David Ronnenberg · 4 years, 2 months ago
  52. 6493e1b Propagate vm.module counts through an attribute (#4805) by Simon Camphausen · 4 years, 2 months ago
  53. 4c3280f Python error messages print the full IREE status if available. by Stella Laurenzo · 4 years, 2 months ago
  54. e7b3c19 Make IREE TF integrations use TF toolchains (#4711) by Geoffrey Martin-Noble · 4 years, 2 months ago
  55. 707cf08 Merge pull request #4798= by rsuderman · 4 years, 2 months ago
  56. 8283e02 Synchronize submodules with LLVM at llvm/llvm-project@f89f6d1e5d7d by Rob Suderman · 4 years, 2 months ago
  57. 8e5112d Move dispatch region creation for Linalg on tensors after all HLO passes. (#4797) by MaheshRavishankar · 4 years, 2 months ago
  58. 59dcd0d Bump CMake minimum to 3.13.4 and remove dead code (#4792) by Marius Brehler · 4 years, 2 months ago
  59. e4e3dae Integrate LLVM at llvm/llvm-project@a5222aa0858a by iree-copybara-bot · 4 years, 2 months ago
  60. 8a55a92 Adapt dispatch region creation to always clone metadata-like/simple operations (#4784) by MaheshRavishankar · 4 years, 2 months ago
  61. eab0dbc Integrate LLVM at llvm/llvm-project@2fa4186d4e1c by iree-copybara-bot · 4 years, 2 months ago
  62. 46963f7 Disabling failing reverse linalg-on-tensors test. (#4788) by rsuderman · 4 years, 2 months ago
  63. 52a1fe6 Enable passing e2e/xla_ops linalg-on-tensors tests (#4779) by Ahmed S. Taei · 4 years, 2 months ago
  64. b2b2f04 Synchronize submodules with LLVM at llvm/llvm-project@a4fa667dee60 by Rob Suderman · 4 years, 2 months ago
  65. 11a73b8 [CodeGen] Pack scf.for vector<8xf16> loop-carried values (#4775) by Lei Zhang · 4 years, 2 months ago
  66. 0db00b9 Integrate LLVM at llvm/llvm-project@f89f6d1e5d7d by iree-copybara-bot · 4 years, 2 months ago
  67. 21b9520 [codegen] Enable vectorizing convolution with output height != 1 (#4758) by Lei Zhang · 4 years, 2 months ago
  68. 9d1e326 Add logic for better ordering of fusion. (#4772) by MaheshRavishankar · 4 years, 2 months ago
  69. d0cc95f Add CUDA SDK headers to third_party (#4776) by Thomas · 4 years, 2 months ago
  70. d436f83 Use stack allocation on CPU side for Linalg on tensors path. (#4770) by MaheshRavishankar · 4 years, 2 months ago
  71. 3c3c5b4 Drop lowering for tensor::GenerateOp. (#4769) by MaheshRavishankar · 4 years, 2 months ago
  72. 0281bb7 Convert mhlo.const -> const whel running ConvertHLOToLinalgOnTensorsPass (#4763) by Ahmed S. Taei · 4 years, 3 months ago
  73. f3ca276 Synchronize submodules with LLVM at llvm/llvm-project@a4fa667dee60 by Jenni Kilduff · 4 years, 3 months ago
  74. 82ef99e Merge google -> main (#4755) by not-jenni · 4 years, 3 months ago
  75. e4f8689 Integrate LLVM at llvm/llvm-project@a4fa667dee60 by iree-copybara-bot · 4 years, 3 months ago
  76. 110a2f5 Merge pull request #4760 from google/benvanik-hal-simplification by Ben Vanik · 4 years, 3 months ago
  77. c639354 Resolve merge conflicts between main and google by not-jenni · 4 years, 3 months ago
  78. a299a32 Removing runtime hal.buffer.read_data/write_data/copy_data. by Ben Vanik · 4 years, 3 months ago
  79. bc3b45a Removing runtime hal.buffer_view.compute_offset/compute_range. by Ben Vanik · 4 years, 3 months ago
  80. 0498257 Removing runtime hal.buffer_view.dims.* and hal.buffer_view.subview. by Ben Vanik · 4 years, 3 months ago
  81. 28d2cc4 Rematerialize DispatchWorkgroupsOp constant arguments (#4756) by Ahmed S. Taei · 4 years, 3 months ago
  82. d759b30 Integrate LLVM at llvm/llvm-project@a1a1d338e99d by iree-copybara-bot · 4 years, 3 months ago
  83. 056b016 Fixed iree tflite import to include required dialects. (#4754) by rsuderman · 4 years, 3 months ago
  84. f168c55 Force CPU benchmark to run on single thread. (#4751) by Han-Chung Wang · 4 years, 3 months ago
  85. 90d4d9f Merge pull request #4732 from not-jenni:main-to-google by Copybara-Service · 4 years, 3 months ago
  86. a7c1bd2 Fixes to enable executing matmul on GPU. (#4745) by MaheshRavishankar · 4 years, 3 months ago
  87. 2325b05 Merge pull request #4743 from google/benvanik-reordering-1 by Ben Vanik · 4 years, 3 months ago
  88. 63f4844 Remove some instances of unnecessary copy initialization. by iree-copybara-bot · 4 years, 3 months ago
  89. f815e2c Integrate LLVM at llvm/llvm-project@d1978fa4bf0d by Adrian Kuegel · 4 years, 3 months ago
  90. ff46a1e Add missing dependency for emitc shift test (#4747) by Simon Camphausen · 4 years, 3 months ago
  91. 02704ab Fix include of EmitC generated headers (#4746) by Marius Brehler · 4 years, 3 months ago
  92. 4e09bd7 Unify patterns in the vm to emitc conversion (#4724) by Simon Camphausen · 4 years, 3 months ago
  93. a3c888c Reordering hal.buffer_view.create/iree_hal_buffer_view_create args. by Ben Vanik · 4 years, 3 months ago
  94. 9743fa8 Reordering operands of flow.tensor.trace/hal.buffer_view.trace. by Ben Vanik · 4 years, 3 months ago
  95. 43b7562 Simplifying hal.command_buffer.execution_barrier. by Ben Vanik · 4 years, 3 months ago
  96. 7fd240f Remove unneeded ref_ptr dep. by Stella Laurenzo · 4 years, 3 months ago
  97. b0f8fd0 Reordering params in iree_hal_executable_layout_create. Progress on #4736. by Ben Vanik · 4 years, 3 months ago
  98. e511e25 Retain the backing device with python mapped array memory. by Stella Laurenzo · 4 years, 3 months ago
  99. c85a426 Enable lowering of Linalg on tensors on GPU. (#4688) by MaheshRavishankar · 4 years, 3 months ago
  100. 8939793 Rename ".module" to ".vmfb" in generated IREE bytecode modules. (#4729) by Scott Todd · 4 years, 3 months ago