1. af416b3 Bump version to 3.2.0 after releasing 3.1.0. (#19638) by Scott Todd · 10 weeks ago
  2. fb21dd6 Adding experimental Tracy API for TLS-less event recording. (#19625) by Ben Vanik · 10 weeks ago
  3. 7047cc3 Rollup of minor runtime fixes/cleanup from the AMDGPU branch. (#19621) by Ben Vanik · 10 weeks ago
  4. 66723e4 Cleaning up null HAL driver options. by Ben Vanik · 10 weeks ago
  5. 2199c1d Adding iree_arena_block_pool_preallocate. by Ben Vanik · 10 weeks ago
  6. ea462c8 Removing some IREE_RETURN_AND_END_ZONE_IF_ERROR usage that was ugly. by Ben Vanik · 10 weeks ago
  7. 4a04c0a Adding minor iree/base/ time, string view, and memory utilities. by Ben Vanik · 10 weeks ago
  8. a8f7a32 Adding iree_hal_queue_affinity_* utilities. by Ben Vanik · 10 weeks ago
  9. c9fb739 Fixing HAL driver CTS test to not assume numerical indices exist. by Ben Vanik · 10 weeks ago
  10. 1ccabe5 Adding COMPILER_TARGET_DEVICE to iree_hal_cts_test_suite. by Ben Vanik · 10 weeks ago
  11. d517661 [runtime][python] Add debug sink to bindings (#19013) by Boian Petkantchin · 10 weeks ago
  12. c97b084 Including the .kd symbol suffix in AMDGPU executables. by Ben Vanik · 10 weeks ago
  13. 0820f10 [hip] Don't join the status in dispatch_thread. (#19583) by Andrew Woloszyn · 10 weeks ago
  14. c992d29 [runtime][hip] Fix format errors and conflicting types. (#19607) by Han-Chung Wang · 10 weeks ago
  15. 88848b4 [runtime][hip] Do not error when peered memory access already enabled (#19582) by Boian Petkantchin · 2 months ago
  16. 1f19761 Enable peering among all devices on the system. (#19555) by Andrew Woloszyn · 3 months ago
  17. 76a7b89 Revert "[hip] Fixed a busy wait in event_semaphore." (#19548) by Andrew Woloszyn · 3 months ago
  18. 0a0483e [hip] Add trace zones to copy/fill/update buffer commands. (#19544) by Andrew Woloszyn · 3 months ago
  19. 47ccd93 [hip] Implement asynchronous file reads in hip. (#19545) by Andrew Woloszyn · 3 months ago
  20. d917e7d [hip] Fixes a race in allocator_free_async. (#19541) by Andrew Woloszyn · 3 months ago
  21. 9b8bba8 [hip] Fixed a busy wait in event_semaphore. (#19540) by Andrew Woloszyn · 3 months ago
  22. 604cba8 Fix incorrect offset in fd_file.c (#19543) by Andrew Woloszyn · 3 months ago
  23. 7ff83ea [hip][cuda] Increase the size of the query pool. (#19542) by Andrew Woloszyn · 3 months ago
  24. 01f0900 [NFC] Fixing typo (mutli -> multi). (#19526) by Han-Chung Wang · 3 months ago
  25. ce65948 Adding iree_io_file_handle_create/iree_io_file_handle_open. (#19510) by Ben Vanik · 3 months ago
  26. 078c3ec [runtime][python] Add IRPA entry conversion to/from numpy (#19492) by Boian Petkantchin · 3 months ago
  27. 700572c Adding experimental iree_io_file_map_view API. (#19515) by Ben Vanik · 3 months ago
  28. 101f55c Adding fd-based file handle support to the HAL. (#19514) by Ben Vanik · 3 months ago
  29. cbdcdd0 Adding iree_hal_file_from_handle factory for common file impls. (#19513) by Ben Vanik · 3 months ago
  30. 5b67943 Moving synchronous HAL file APIs to the public API. (#19512) by Ben Vanik · 3 months ago
  31. a31da1f Fixing missing trace zone end in iree_io_scope_map. by Ben Vanik · 3 months ago
  32. 0cafee9 [vm] Add support for SI64 to F32 casts (#19455) by Vinayak Dev · 3 months ago
  33. 0e71e72 [hip] Update the hip runtime so that multiple physical devices can back a logical device. (#18790) by Andrew Woloszyn · 3 months ago
  34. eae7bfb Adding iree_hal_buffer_placement_t info to allocated HAL buffers. (#19160) by Ben Vanik · 3 months ago
  35. 7dd6fa6 Initialize nanobind at top-level (#19422) by Marius Brehler · 3 months ago
  36. f024875 Bump nanobind to v2.4.0 (#19421) by Marius Brehler · 3 months ago
  37. 006c5d8 Avoid compound literal struct init for better C/C++ compat. (#19346) by Scott Todd · 3 months ago
  38. b9d73cf Add iree.build to readthedocs, fix a few warnings, refresh readme. (#19236) by Scott Todd · 4 months ago
  39. cd4aa72 [runtime][python] Fix device array deepcopy when not mappable (#19213) by Boian Petkantchin · 4 months ago
  40. d144f06 Bump version to 3.1.0 after releasing 3.0.0. (#19190) by Scott Todd · 4 months ago
  41. e10231c [hip] Set the current device before calls into Hip. (#19103) by Andrew Woloszyn · 4 months ago
  42. 2311e04 Populate more metadata in compiler and runtime Python packages. (#19118) by Scott Todd · 4 months ago
  43. 915b06b [hip] Re-land #19082 and #19074 (#19101) by Andrew Woloszyn · 4 months ago
  44. 3e98592 Increment package versions to 3.0.0 (#19097) by Marius Brehler · 4 months ago
  45. 60726cd Increment package versions to 2.9.1 following today's release. (#19090) by Scott Todd · 4 months ago
  46. fd6e157 Revert #19074 and #19082 to fix broken AMDGPU tests. (#19086) by Scott Todd · 4 months ago
  47. 5d40ebe Updated the plot types in deferred_work_queue. (#19082) by Andrew Woloszyn · 4 months ago
  48. 42f7822 [hip] Implement async allocation/deallocation. (#19074) by Andrew Woloszyn · 4 months ago
  49. c651ba9 Rename base packages (#19061) by Marius Brehler · 4 months ago
  50. 6d55a11 Apply new versioning scheme (#19034) by Marius Brehler · 4 months ago
  51. 8158a8c Remove condition from loop_sync causing busy wait. (#19037) by Stella Laurenzo · 4 months ago
  52. 9650bfe Adding fill/update/copy HAL ops. (#19026) by Ben Vanik · 4 months ago
  53. c2a5478 Update classifiers of Python packages (#19004) by Marius Brehler · 4 months ago
  54. 17bba14 Giving command buffer begin_debug_group/end_debug_group status. (#18998) by Ben Vanik · 4 months ago
  55. 1e1a6e3 Adding iree_hal_device_queue_update. by Ben Vanik · 4 months ago
  56. 632bc11 Making iree_hal_device_queue_execute take zero or one command buffer. by Ben Vanik · 4 months ago
  57. 47feccd Replacing iree_hal_command_buffer_discard_buffer with advise_buffer. by Ben Vanik · 4 months ago
  58. a483e4b Adding flags to fill/update/copy commands and vtabling queue fill/copy. by Ben Vanik · 4 months ago
  59. c3b1e6e Fixing executable debug info as identified in #18996. (#18997) by Ben Vanik · 4 months ago
  60. dc43032 Using standard C++ atomic enums on MSVC. (#18970) by Ben Vanik · 5 months ago
  61. 348dd47 Adding a HAL module debug sink interface. (#18966) by Ben Vanik · 5 months ago
  62. b2b2d00 [python] Don't use cache in DeviceArray.to_host if not mappable to host and fix _is_mappable (#18963) by Boian Petkantchin · 5 months ago
  63. a321be2 Adding 'amdgpu' target device and flatbuffer for HAL executables. (#18933) by Ben Vanik · 5 months ago
  64. 67ba1c4 Fixing missing parameters module fork_state vtable entry. by Ben Vanik · 5 months ago
  65. f8b8414 Modernizing iree_atomic_*. (#18910) by Ben Vanik · 5 months ago
  66. 4823dc0 Adding HAL semaphore support for statuses-as-failure-payloads. (#18912) by Ben Vanik · 5 months ago
  67. bb7ece7 Minor comment/style tweaks to the null HAL driver. (#18911) by Ben Vanik · 5 months ago
  68. a762328 Support 8-bit floats in the runtime (#18885) by Benoit Jacob · 5 months ago
  69. 9c5b57a Use FetchContent for both pybind11 and nanobind. (#18872) by Stella Laurenzo · 5 months ago
  70. e213658 [runtime] Prevent assert failure in `iree_hal_deferred_work_queue_action_list_fail_locked`. (#18836) by James Bartlett · 5 months ago
  71. f9db5c7 [hip] Skip HIP kernel execution when any workgroup size is zero. (#18835) by James Bartlett · 5 months ago
  72. 6a2b50f Fix `error: unused variable 'device_buffer'` from `cts_test_base.h` (#18831) by Maksim Levental · 5 months ago
  73. 0c6a151 Warn when --iree-llvmcpu-target-cpu defaults to "generic". (#18682) by Benoit Jacob · 5 months ago
  74. 258cdb8 Opt into free-threaded Python (#18770) by Marius Brehler · 5 months ago
  75. 0c69c9e Adding `iree_vm_context_fork` to fork a context. (#18751) by Ben Vanik · 5 months ago
  76. ea52c36 Adding `IREE_STATUS_INCOMPATIBLE`. (#18752) by Ben Vanik · 5 months ago
  77. 0e8a573 Adding vm.cast.f32.si64 and vm.cast.f32.ui64 ops (#18642) by Nirvedh Meshram · 5 months ago
  78. a6043e2 Adding a null HAL driver. (#18675) by Ben Vanik · 5 months ago
  79. 916bb88 Stopped threads from holding a reference to themselves. (#18636) by Andrew Woloszyn · 6 months ago
  80. 8872710 Revert "Removed the iree_thread_join in the cleanup of deferred_work_queue.c" (#18616) by Andrew Woloszyn · 6 months ago
  81. c3fa4d0 Fix `task_executor_initialize` in resource exhausted scenario. (#18609) by Stella Laurenzo · 6 months ago
  82. 5a2dd56 Removed the iree_thread_join in the cleanup of deferred_work_queue.c (#18605) by Andrew Woloszyn · 6 months ago
  83. 7290283 Add F16 support for benchmark. (#18580) by erman-gurses · 6 months ago
  84. febe0ed Remove unused macro (#18504) by Kunwar Grover · 6 months ago
  85. c7351e1 [PACKAGE] fix: make function really use the default value (#18486) by maxbartel · 6 months ago
  86. 7212b48 Fixing leak when VM disassembly fails and making failure non-fatal. (#18399) by Ben Vanik · 6 months ago
  87. 7db3bdb Fixing issues found when enabling indirect command buffers. (#18382) by Ben Vanik · 6 months ago
  88. 45132f5 Switch to LF AI & Data mailing lists (#18401) by Marius Brehler · 6 months ago
  89. f2bf602 [BUILD] change cuda and hip to default off (#17996) by maxbartel · 6 months ago
  90. 7b22f09 Adding command buffer recording state validation. (#18398) by Ben Vanik · 7 months ago
  91. 1acbedc Bumping HAL API version to 0.5. by Ben Vanik · 7 months ago
  92. e2a2b2b Removing descriptor set layouts from HAL IR and simplifying bindings. by Ben Vanik · 7 months ago
  93. 7dc8c26 Renaming dispatch2 -> dispatch and create2 -> create. by Ben Vanik · 7 months ago
  94. e044271 Converting Metal target to support executable-create2. by Ben Vanik · 7 months ago
  95. 9bbc926 Removing legacy pipeline layout and dispatch binding model. by Ben Vanik · 7 months ago
  96. 387b772 Converting Vulkan target to support executable-create2. by Ben Vanik · 7 months ago
  97. 21946fe Converting local CPU target to support executable-create2. by Ben Vanik · 7 months ago
  98. f51d4ea Converting CUDA target to support executable-create2. by Ben Vanik · 7 months ago
  99. 894dfbe Converting HIP target to support executable-create2. by Ben Vanik · 7 months ago
  100. f43f59b Renaming [spirv|wgsl]_executable_def to [vulkan|webgpu]. by Ben Vanik · 7 months ago