1. c337a4f Reworking HAL allocator buffer parameter API. by Ben Vanik · 3 years, 1 month ago
  2. 15fce0a Add dynamic linking web sample using Emscripten. (#8319) by Scott Todd · 3 years, 1 month ago
  3. 36d3cf7 Revert malformed change to emscripten demo script (#8305) by Geoffrey Martin-Noble · 3 years, 2 months ago
  4. 0f80995 Add 'keep going' option to CMake CI builds (#8302) by Geoffrey Martin-Noble · 3 years, 2 months ago
  5. b3b3d61 Enable multithreading and SIMD in static web demo. (#8291) by Scott Todd · 3 years, 2 months ago
  6. 898bb36 Refactor web sample into a Promise-based API using a Web Worker. (#8257) by Scott Todd · 3 years, 2 months ago
  7. 4957d8b Use DWARF for debugging instead of source maps. by Scott Todd · 3 years, 2 months ago
  8. 39ed3ba Fetch easeljs library and use demo server instead of http.server. by Scott Todd · 3 years, 2 months ago
  9. 5a422d3 Move demo web server script over to scripts/local_web_server. by Scott Todd · 3 years, 2 months ago
  10. f237b5e Add an experimental static library web demo using Emscripten. (#8171) by Scott Todd · 3 years, 2 months ago
  11. 83ae7b1 Adding iree_hal_allocator_t APIs for buffer import/export. (#8183) by Ben Vanik · 3 years, 2 months ago
  12. 7df0109 ROCm port update (#8100) by Stanley Winata · 3 years, 2 months ago
  13. dccaaf1 Ensuring buffer deallocation always routes through allocators. (#8082) by Ben Vanik · 3 years, 3 months ago
  14. 17e23f2 Roll foward adding command_buffer_dispatch_test. (#8028) by Scott Todd · 3 years, 3 months ago
  15. 0a7bfaf Revert "Add command_buffer_dispatch_test to the HAL CTS. (#7986)" (#8026) by Scott Todd · 3 years, 3 months ago
  16. 9488e34 Add command_buffer_dispatch_test to the HAL CTS. (#7986) by Scott Todd · 3 years, 3 months ago
  17. e18c45c Add HAL CTS tests using executables. (#7982) by Scott Todd · 3 years, 3 months ago
  18. 07a3560 Plumbing arena block pools through CUDA/Vulkan. by Ben Vanik · 3 years, 3 months ago
  19. 046ccc9 Factoring out transfer to utils/device. by Ben Vanik · 3 years, 3 months ago
  20. eb4ed10 Making iree_hal_buffer_unmap_range return a status. by Ben Vanik · 3 years, 4 months ago
  21. 54339c3 Allowing implementations to store data on iree_hal_buffer_mapping_t. by Ben Vanik · 3 years, 4 months ago
  22. 05a3bd5 Allow scoped mapping without the MAPPING bit in the base buffer. by Ben Vanik · 3 years, 4 months ago
  23. 4d68d1e Adding iree_hal_buffer_transfer_range. by Ben Vanik · 3 years, 4 months ago
  24. 49c88c6 Giving iree_hal_allocator_allocate_buffer initial_data. by Ben Vanik · 3 years, 4 months ago
  25. de039b6 Adding HAL trim methods. by Ben Vanik · 3 years, 3 months ago
  26. 8f13c64 Adding iree_hal_allocator_t::deallocate_buffer. by Ben Vanik · 3 years, 3 months ago
  27. 7a50053 Storing the host allocator on buffer and buffer_view. by Ben Vanik · 3 years, 3 months ago
  28. 434ff0e Refactor the HAL CTS for out of tree / individual drivers. (#7887) by Scott Todd · 3 years, 3 months ago
  29. baf403a Plumbing device handles deeper into command buffer validation. (#7920) by Ben Vanik · 3 years, 3 months ago
  30. 3529deb Reworking command buffer validation to be cheaper on average. (#7916) by Ben Vanik · 3 years, 3 months ago
  31. fd8d6b6 Hiding vtables to enable more compiler optimizations. (#7913) by Ben Vanik · 3 years, 3 months ago
  32. 1442efa Fix error handling in CUDA and ROCm HAL executables. by Scott Todd · 3 years, 4 months ago
  33. 18cf3d3 Delete experimental/bindings/java by Geoffrey Martin-Noble · 3 years, 4 months ago
  34. c548f25 Adding dyn_cast support to iree_hal_command_buffer_t. by Ben Vanik · 3 years, 5 months ago
  35. b998f1f Splitting the flatcc runtime dependency into parsing and building. (#7064) by Ben Vanik · 3 years, 7 months ago
  36. 15aa194 Adding ROCM HAL support for memory queries (untested). by Ben Vanik · 3 years, 7 months ago
  37. 8dc07e6 Adding HAL allocator statistics interface. by Ben Vanik · 3 years, 7 months ago
  38. 32edade Fixing rocm pointer alignment style. by Ben Vanik · 3 years, 8 months ago
  39. 5535b01 Renaming cuda/rocm command buffer create methods to match conventions. by Ben Vanik · 3 years, 8 months ago
  40. 1c46397 Fixing bad status return in cuda/rocm buffer_wrap. by Ben Vanik · 3 years, 8 months ago
  41. 97f631a Fixing cuda/rocm mapping double-applying the byte offset. by Ben Vanik · 3 years, 8 months ago
  42. 628877c [ROCM] bindings with kernels and device local host (#6558) by raikonenfnu · 3 years, 8 months ago
  43. cec4c67 Implementing support for device/executable multi-targeting. (#6456) by Ben Vanik · 3 years, 8 months ago
  44. 6c4cbb5 Adding iree_hal_command_buffer_push/pop_debug_group. (#6474) by Ben Vanik · 3 years, 9 months ago
  45. b3777ac ROCM HAL Maintenance (#6472) by raikonenfnu · 3 years, 9 months ago
  46. fa7734e Moving HAL matchers to use hal.device.query. by Ben Vanik · 3 years, 9 months ago
  47. 28052c5 Fix rocm_device_pointer and adding bitcode (#6184) by raikonenfnu · 3 years, 10 months ago
  48. 0091ecb Fix Binding in ROCM Backend to match CUDA HAL (#6134) by raikonenfnu · 3 years, 10 months ago
  49. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  50. 4b31bd9 Initial Adding ROCM HAL Backend to Experimental (#5943) by raikonenfnu · 3 years, 11 months ago
  51. 3a6332b Merge main -> google by Geoffrey Martin-Noble · 3 years, 11 months ago
  52. 24fbc70 Rename c_output to c_identifier and set for embedded bytecode modules. by Scott Todd · 3 years, 11 months ago
  53. 35aff4d Switch direct uses of iree_cc_embed_data to iree_c_embed_data. by Scott Todd · 3 years, 11 months ago
  54. 484f68a Merge pull request #5713 from ScottTodd:main-to-google by Copybara-Service · 4 years ago
  55. 49dc151 Move ModelBuilder out of IREE and into iree-llvm-sandbox by Geoffrey Martin-Noble · 4 years ago
  56. 849a2c3 Integrate LLVM at llvm/llvm-project@dad5caa59e6b by iree-copybara-bot · 4 years ago
  57. 8b70733 Remove extra comma from context_wrapper.cc by Kojo Acquah · 4 years ago
  58. 9890722 Update Java Bindings To Build In Experimental (#5226) by Kojo Acquah · 4 years ago
  59. e56db9a Remove dead code in LinalgToSPIRV (#5281) by Thomas · 4 years ago
  60. 01e8cb5 Integrate LLVM at llvm/llvm-project@594e0ba96967 by iree-copybara-bot · 4 years ago
  61. f29d6c8 Integrate LLVM at llvm/llvm-project@b24436ac96bd by Stella Laurenzo · 4 years ago
  62. dfff5ac Move linalg runners out of the IREE repository. These will be by Geoffrey Martin-Noble · 4 years ago
  63. ad5d0b0 Integrate LLVM at llvm/llvm-project@678241795c95 by iree-copybara-bot · 4 years ago
  64. 259400a Merge pull request #5109 from not-jenni:main-to-google by Copybara-Service · 4 years, 1 month ago
  65. fa382fb Improve and document linalg-on-tensors sandbox bufferization (#5107) by Nicolas Vasilache · 4 years, 1 month ago
  66. eb1ce08 Merge main -> google by Thomas Raoux · 4 years, 1 month ago
  67. 0ee2dc3 Merge pull request #5018 from ThomasRaoux:main-to-google by thomasraoux · 4 years, 1 month ago
  68. 12d1c29 Merge branch 'google' into main-to-google by Thomas · 4 years, 1 month ago
  69. d1735ae Add CMakeLists.txt to build linalg-opt (#5014) by harsh-nod · 4 years, 1 month ago
  70. c6f9140 Change MLIRTargetLLVMIR to MLIRTargetLLVMIRExport in CmakeLists by Natasha Kononenko · 4 years, 1 month ago
  71. c9cdfe5 Note supported CMake version in various places (#4996) by Geoffrey Martin-Noble · 4 years, 1 month ago
  72. eeb56e7 Integrate LLVM at llvm/llvm-project@c907681b077c by Benjamin Kramer · 4 years, 1 month ago
  73. a69b615 Create a sandbox for end-to-end linalg on tensors (#4890) by Nicolas Vasilache · 4 years, 1 month ago
  74. 45c7533 Integrate LLVM at llvm/llvm-project@7e54d7304be2 by iree-copybara-bot · 4 years, 1 month ago
  75. ce85ce5 Integrate LLVM at llvm/llvm-project@16428a8d91a9 by iree-copybara-bot · 4 years, 1 month ago
  76. 5f73555 Exclude failing TestMatMulVulkan experimental test by Geoffrey Martin-Noble · 4 years, 2 months ago
  77. 316275a Merge main -> google (#4800) by Geoffrey Martin-Noble · 4 years, 2 months ago
  78. 0db00b9 Integrate LLVM at llvm/llvm-project@f89f6d1e5d7d by iree-copybara-bot · 4 years, 2 months ago
  79. d759b30 Integrate LLVM at llvm/llvm-project@a1a1d338e99d by iree-copybara-bot · 4 years, 2 months ago
  80. 90d4d9f Merge pull request #4732 from not-jenni:main-to-google by Copybara-Service · 4 years, 2 months ago
  81. f815e2c Integrate LLVM at llvm/llvm-project@d1978fa4bf0d by Adrian Kuegel · 4 years, 2 months ago
  82. 5eb2077 Add Gradle tasks to configure and make host tools with CMake before compiling the Android Java bindings. (#4705) by Kojo Acquah · 4 years, 2 months ago
  83. 8d74bfa Merge pull request #4571 from google/staging-hal-rewrite by Ben Vanik · 4 years, 2 months ago
  84. b13586e Porting the HAL C++ API to C. by Ben Vanik · 4 years, 3 months ago
  85. ee9a9cb Integrate LLVM at llvm/llvm-project@e29552c5aff6 by iree-copybara-bot · 4 years, 2 months ago
  86. 603e9f1 Moves the java bindings to the experimental directory (#4608) by not-jenni · 4 years, 2 months ago
  87. 6d0d094 Integrate LLVM at llvm/llvm-project@930c74f12d79 by iree-copybara-bot · 4 years, 3 months ago
  88. 417ffc7 Merge branch 'google' into main-to-google by Scott Todd · 4 years, 3 months ago
  89. 0f005e5 Initial build boilerplate for experimental remoting directory. (#4313) by Stella Laurenzo · 4 years, 3 months ago
  90. bbdc2b1 Integrate LLVM at llvm/llvm-project@c3acda0798f9 by iree-copybara-bot · 4 years, 3 months ago
  91. 5f35715 Integrate LLVM at llvm/llvm-project@1b97cdf885d6 by iree-copybara-bot · 4 years, 3 months ago
  92. a6ad815 Integrate LLVM at llvm/llvm-project@17b3ff511c0a by iree-copybara-bot · 4 years, 3 months ago
  93. 8a79f01 Use mlir::OpState::operator->() to get to methods of mlir::Operation. by Christian Sigg · 4 years, 3 months ago
  94. 0fef925 Integrate LLVM at llvm/llvm-project@0cf7e4b252fe by iree-copybara-bot · 4 years, 3 months ago
  95. 9a2077c [mlir][NFC] Replace usages or mlir/IR/StandardTypes.h with mlir/IR/BuiltinTypes.h by River Riddle · 4 years, 4 months ago
  96. de18de9 Use OpState::operator->() to get to member functions in Operation so we can remove the corresponding methods from OpState. by Christian Sigg · 4 years, 4 months ago
  97. 08e3cda Fix CMake build for ModelBuilder (#4101) by Thomas · 4 years, 4 months ago
  98. 68b8767 [mlir][NFC] Replace usages of Function.h and Module.h with BuiltinOps.h by River Riddle · 4 years, 4 months ago
  99. 69655bc Merge main -> google by Scott Todd · 4 years, 4 months ago
  100. e61e7e1 Update ModelBuilder to mark function declarations private. (#3816) by Rahul Joshi · 4 years, 5 months ago