1. a4b8ccb Update github branch names etc (NFC) (#15482) by Jacques Pienaar · 1 year, 5 months ago
  2. 3a3c1a4 Fix `fp16` feature on arm64: the proper feature name is `fullfp16`, not `fp16`. (#15479) by bjacob · 1 year, 5 months ago
  3. 0ca4f62 Drop `-Wno-unused-function` on Clang, find out about actually unused functions, silence false positives. (#15471) by bjacob · 1 year, 5 months ago
  4. 65fe91f Python implementation of the low level io parameters API. (#15457) by Stella Laurenzo · 1 year, 5 months ago
  5. 5b0fca4 Handle gguf zero-width types. (#15473) by Stella Laurenzo · 1 year, 5 months ago
  6. b6d7b83 [CMake] Add dep for ukernel internal headers (#15462) by Thomas Preud'homme · 1 year, 5 months ago
  7. e14dff4 Add generated iree.runtime pyi file to enable IDE auto-complete. (#15454) by Stella Laurenzo · 1 year, 5 months ago
  8. d04da61 Always pass all local workgroup memory to each dispatch. (#15439) by Ben Vanik · 1 year, 5 months ago
  9. 618c835 [cuda] Port over CUDA stream-based command buffer impl by Lei Zhang · 1 year, 5 months ago
  10. 59122fd [metal] Fix unused variable when building for iOS (#15430) by Lei Zhang · 1 year, 5 months ago
  11. a306a28 Adding support for splat entries in parameter indices. (#15420) by Ben Vanik · 1 year, 5 months ago
  12. 11ced0c Adding parameters as a concept to stream/hal/tooling. (#15104) by Ben Vanik · 1 year, 5 months ago
  13. 988f7c5 optimized s16s16s32 mmt4d tile functions on x86 (#15365) by bjacob · 1 year, 5 months ago
  14. 573f5e9 Merge docs/developers into docs/website/. (#15396) by Scott Todd · 1 year, 5 months ago
  15. 8d7dc80 Stop trying to use builtin `_Float16` (#15388) by bjacob · 1 year, 5 months ago
  16. d1d63c3 Add riscv vector extension in cpu feature using hwcap (#15306) by Yun Hsiang · 1 year, 5 months ago
  17. 4a20b91 Drop vulkan-spirv test cases from modules/check/test/*. (#15356) by Scott Todd · 1 year, 5 months ago
  18. 3d1d8c8 ukernels: sub-8-bit support, types `s16 * u4 -> s32` and `s16 * s16 -> s32` (#15343) by bjacob · 1 year, 5 months ago
  19. c0525ad Update the usage of the transform dialect interpreter (#15340) by Nicolas Vasilache · 1 year, 5 months ago
  20. 41e7289 ukernels: stop abusing signless as signed (#15338) by bjacob · 1 year, 5 months ago
  21. 44c9346 Patch some Windows C code that breaks under gcc/clang. (#15326) by Scott Todd · 1 year, 5 months ago
  22. 97a1394 Adding `vm.br_table` op. (#15286) by Ben Vanik · 1 year, 5 months ago
  23. 1567c80 [vm] Fix vm ref trace function definition (#15247) by Lei Zhang · 1 year, 5 months ago
  24. 205c88d [metal] Retain device until command buffer completion (#15288) by Lei Zhang · 1 year, 5 months ago
  25. 094d9ba [Python] Add Fence VMRef Binding to enable async-exec on py. (#15263) by Stanley Winata · 1 year, 5 months ago
  26. e79fb2b [metal] Fix staging buffer alignment calculation (#15272) by Lei Zhang · 1 year, 5 months ago
  27. 0bdf338 [metal] Fix imported vm buffer ref counting in allocator (#15271) by Lei Zhang · 1 year, 5 months ago
  28. aa5602d Improvements to e2e matmul tests (take 2) (#15259) by bjacob · 1 year, 5 months ago
  29. eb9b8b6 Revert "Improvements to e2e matmul tests" (#15252) by bjacob · 1 year, 5 months ago
  30. 71c22da Improvements to e2e matmul tests (#15243) by bjacob · 1 year, 5 months ago
  31. 5a20dce bf16: select appropriate tile sizes on x86 and Arm, and enable in x86 bitcode build (#15244) by bjacob · 1 year, 5 months ago
  32. 63381a8 Switching external resources to be device-local only. (#14016) by Ben Vanik · 1 year, 5 months ago
  33. b13037b Fix build after #15151 (#15236) by Andrzej Warzyński · 1 year, 5 months ago
  34. add9417 [Bindings] Implement alloc + copy to local host when map is unavailable. (#14997) by Stanley Winata · 1 year, 5 months ago
  35. 82611a9 Making execution region results queue-ordered allocas. (#15149) by Ben Vanik · 1 year, 5 months ago
  36. 6b5b989 Remove unnecessary pragma (#15224) by bjacob · 1 year, 5 months ago
  37. f84545e Implementing stack trace capture on iree_status_t for Win/Mac. (#15151) by Ben Vanik · 1 year, 5 months ago
  38. 1fa8b48 Replace more uses of `cc_library` with `iree_runtime_cc_library`. (#15204) by Scott Todd · 1 year, 5 months ago
  39. 3eaface Add an API to disable nanobind's leak checker. (#15189) by Stella Laurenzo · 1 year, 6 months ago
  40. 2a42fd3 `avx512bf16` ukernel: work around yet another Clang-16 crash (#15164) by bjacob · 1 year, 6 months ago
  41. ef25b0c [metal] Fix creating device via registry path (#15142) by Lei Zhang · 1 year, 6 months ago
  42. 4983668 `mmt4d` ukernel for the `bf16*bf16->f32` case using AVX-512-BF16 (#15089) by bjacob · 1 year, 6 months ago
  43. 77a8741 Fixing TRACY_NO_EXIT on MacOS and supporting MacOS tracy builds. (#15143) by Ben Vanik · 1 year, 6 months ago
  44. 94e7e23 Revert "Fixing TRACY_NO_EXIT on MacOS. (#15139)" (#15140) by mariecwhite · 1 year, 6 months ago
  45. 198af34 Fixing TRACY_NO_EXIT on MacOS. (#15139) by Ben Vanik · 1 year, 6 months ago
  46. 3add457 Adding iree_io_file_handle_t placeholder. (#15101) by Ben Vanik · 1 year, 6 months ago
  47. ad64ecc [experimental][ROCM] Add shared memory support on ROCM RT and Target. (#15097) by Stanley Winata · 1 year, 6 months ago
  48. b3e5a43 Add python binding for device profile flushing (#15095) by Quinn Dawkins · 1 year, 6 months ago
  49. 1b5eec9 [vulkan] Enable coop matrix features when available (#15056) by Jakub Kuderski · 1 year, 6 months ago
  50. 8ac3a1a Optimized narrow mmt4d tile functions (for small M0) (#14995) by bjacob · 1 year, 6 months ago
  51. cc7d6e9 Fixing cpuinfo Mac build break from #14969. by Ben Vanik · 1 year, 6 months ago
  52. fb9e1b6 Adding `--iree-vulkan-experimental-indirect-bindings=true` flag. (#14977) by Ben Vanik · 1 year, 6 months ago
  53. 0f4dd73 Adding `--task_topology_cpu_ids=` flag. (#14969) by Ben Vanik · 1 year, 6 months ago
  54. d24d024 Changing IREE_CPU_DATA* enums to free floating constants. (#14991) by Ben Vanik · 1 year, 6 months ago
  55. bc45174 Fix benchmark.py handling of multiple entry functions. (#14884) by Scott Todd · 1 year, 7 months ago
  56. af14b98 Tentatively work around MSVC compiler bug in CPUID (#14968) by bjacob · 1 year, 7 months ago
  57. 7313867 Handling useless initial task barriers in command buffers. (#14950) by Ben Vanik · 1 year, 7 months ago
  58. ec74fe0 Workaround for Windows COM headers #defining `interface`. (#14964) by Ben Vanik · 1 year, 7 months ago
  59. e3578d5 Removing VMA. (#14960) by Ben Vanik · 1 year, 7 months ago
  60. 801356f Un-unroll ukernel C+intrinsics code. (#14908) by bjacob · 1 year, 7 months ago
  61. 7a6ca42 [vm] Add function name to function signature error message (#14745) by Eugene Zhulenev · 1 year, 7 months ago
  62. 1150e6a Workaround Vulkan driver bug triggered by native allocator code. (#14790) by Scott Todd · 1 year, 7 months ago
  63. 9202104 Remove redundant parameters from ukernel tile funcs (#14895) by bjacob · 1 year, 7 months ago
  64. 9ed3dab Update documentations and setups to Python 3.9 (#14860) by Han-Chung Wang · 1 year, 7 months ago
  65. bd79a14 Adding support for parsing/printing bfloat16 values in tools. (#14869) by Ben Vanik · 1 year, 7 months ago
  66. 7356108 Enable runtime/bindings/python/test/benchmark_test. (#14850) by Scott Todd · 1 year, 7 months ago
  67. b890e22 Add descriptions for root compiler and runtime Python modules. (#14856) by Scott Todd · 1 year, 7 months ago
  68. 409876d ukernels: remove the lone inline-asm ukernel code path (#14853) by bjacob · 1 year, 7 months ago
  69. aabb73a [vulkan] Request 8-/16-bit integer/floating-point features (#14848) by Lei Zhang · 1 year, 7 months ago
  70. 2f9a42c Ukernels: Fix inline assembly constraint for clang-9 (#14786) by Fredrik Knutsson · 1 year, 7 months ago
  71. 82be925 Adding iree_hal_device_profiling_flush. (#14829) by Ben Vanik · 1 year, 7 months ago
  72. 308637a Fixing tracing balance bug introduced in #14721. (#14801) by Ben Vanik · 1 year, 7 months ago
  73. 1d20679 Enabling Vulkan buffer device addresses support in the runtime. (#14778) by Ben Vanik · 1 year, 7 months ago
  74. a623a93 Setting --vulkan_vma_allocator=false in preparation for removal. (#14777) by Ben Vanik · 1 year, 7 months ago
  75. 5d6198e Add missing include for renderdoc dlopen usage. (#14781) by Scott Todd · 1 year, 7 months ago
  76. 1fc815c Fix bytecode module leak in iree-run-mlir. (#14774) by Scott Todd · 1 year, 7 months ago
  77. 617a1d8 Fixing GCC warning on pointer passed into tracy on frees. (#14721) by Ben Vanik · 1 year, 7 months ago
  78. c4d76f2 Adding Vulkan sparse binding buffer support for native allocations. (#14536) by Ben Vanik · 1 year, 7 months ago
  79. 9b46d13 Build the Tracy-enable iree-runtime package by default. (#14732) by Stella Laurenzo · 1 year, 7 months ago
  80. 7acfdb7 Adding MTLBuffer import from host and device pointers. (#14703) by Ben Vanik · 1 year, 7 months ago
  81. f22989d [metal] Make staging buffer impl thread safe (#14624) by Lei Zhang · 1 year, 8 months ago
  82. e87684f Exit command_buffer_push_constants_test on executable preparation failure by Boian Petkantchin · 1 year, 8 months ago
  83. 5b72a02 Fixing Metal/ROCM buffer mapping validation. (#14699) by Ben Vanik · 1 year, 8 months ago
  84. 77a4a0c Fixes mac build issue #14694. by Ben Vanik · 1 year, 8 months ago
  85. 16d37a3 Fixing mac build. by Ben Vanik · 1 year, 8 months ago
  86. 42b983c Removing initial_data from iree_hal_allocator_allocate_buffer. (#14674) by Ben Vanik · 1 year, 8 months ago
  87. f022d29 Reworking constant upload with a HAL file API. (#14665) by Ben Vanik · 1 year, 8 months ago
  88. 2ec632d Populate __init__.py files for top level runtime packages. (#14686) by Stella Laurenzo · 1 year, 8 months ago
  89. 48f7394 Segregate the user-API and support in python runtime packages. (#14671) by Stella Laurenzo · 1 year, 8 months ago
  90. 50c13dd Allow runtime build without tracy tools but with instrumented. (#14649) by Stella Laurenzo · 1 year, 8 months ago
  91. 86904f0 Build tracy by default in the Python runtime packages. (#14639) by Stella Laurenzo · 1 year, 8 months ago
  92. 57b9239 Refine release build CMake options. (#14611) by Scott Todd · 1 year, 8 months ago
  93. 8267957 Read vmfb files in 2GB chunks to resolve fread issues on Android (#14617) by Surya Jasper · 1 year, 8 months ago
  94. 1d0d8f7 Python API: Enforce C-Contiguous ndarray (#14613) by powderluv · 1 year, 8 months ago
  95. 061c806 [Python API] Update device check (#14610) by powderluv · 1 year, 8 months ago
  96. 31738a8 Build and publish Windows Python releases. (#14575) by Scott Todd · 1 year, 8 months ago
  97. 4efb894 Update ukernel uint32_t date type usage (#14595) by CindyLiu · 1 year, 8 months ago
  98. cbe93c0 Replacing the use of cpuinfo on Windows with our own queries. (#14597) by Ben Vanik · 1 year, 8 months ago
  99. d5c9283 Fix runtime pointer direct cast (#14592) by CindyLiu · 1 year, 8 months ago
  100. d1d03cb [metal] Move to hal/drivers and default build for Apple silicon (#14129) by Lei Zhang · 1 year, 8 months ago