- 4662c1b aarch64 +i8mm kernels, plus necessary infra. (#8316) by bjacob · 3 years, 2 months ago
- 5e3d0b8 Mechanical change: Rename `patterns.insert` (#8414) by Marius Brehler · 3 years, 2 months ago
- f3e3c0b Use `emitc.ptr` for `iree_vm_ref_t*` type (#8413) by Marius Brehler · 3 years, 2 months ago
- 731e261 Add a lowering of quantized_matmul to matmul. (#8409) by bjacob · 3 years, 2 months ago
- 878952e Adding dynamic shared memory for cuda (#8405) by nirvedhmeshram · 3 years, 2 months ago
- 541d4c4 [NFC] Delete unused static methods. (#8401) by Han-Chung Wang · 3 years, 2 months ago
- 914bdbe Make experimental benchmarking configurations use MMT4D (#8407) by Geoffrey Martin-Noble · 3 years, 2 months ago
- bf65e7b [spirv] Run pass to unify aliased resources (#8324) by Lei Zhang · 3 years, 2 months ago
- e70c6ab Turn on LLVM loop unrolling by default (#8408) by Geoffrey Martin-Noble · 3 years, 2 months ago
- 226535e Merge pull request #8397 from google/benvanik-expand-dims by Ben Vanik · 3 years, 2 months ago
- 307576d Remove C++ allocation hooks from tracing. (#8354) by Stella Laurenzo · 3 years, 2 months ago
- e4623da Fixing Windows linking after LLVM update. https://reviews.llvm.org/D114543 by Ben Vanik · 3 years, 2 months ago
- 6f97853 Implementing inferSizeFromValue for IREE::Stream::ResourceType. by Ben Vanik · 3 years, 2 months ago
- a9cef9d Adding tensor shape expansion/cleanup passes. by Ben Vanik · 3 years, 2 months ago
- deb8eb8 Adding back flow.tensor.tie_shape :( by Ben Vanik · 3 years, 2 months ago
- 0551e7c Removing dead file. by Ben Vanik · 3 years, 2 months ago
- 871e591 Integrate llvm-project at e2f627e5e3855309f3a7421f6786b401efb6b7c7 (#8406) by Rob Suderman · 3 years, 2 months ago
- cb0b84f Add flag for enabling MMT4D path in iree-translate (#8402) by Geoffrey Martin-Noble · 3 years, 2 months ago
- b461600 Fix allocator use in static library demo. (#8404) by Scott Todd · 3 years, 2 months ago
- facc404 Fix failing conversion in static library sample (#8382) by Simon Camphausen · 3 years, 2 months ago
- 215ee71 Fix some variables to use camelBack (#8398) by Geoffrey Martin-Noble · 3 years, 2 months ago
- f8e004c Make lint script run clang-format against main (#8399) by Geoffrey Martin-Noble · 3 years, 2 months ago
- 02eb429 Fixup symbol names when wrapping exported functions. (#8393) by Ben Vanik · 3 years, 2 months ago
- 4de9c29 e2e test for linalg.quantized_matmul (vs linalg.matmul + generics) (#8370) by bjacob · 3 years, 2 months ago
- e9cc1ec Merge pull request #8389 from google/benvanik-memory-types by Ben Vanik · 3 years, 2 months ago
- c337a4f Reworking HAL allocator buffer parameter API. by Ben Vanik · 3 years, 2 months ago
- a6f3a5a Merge pull request #8329 from google/benvanik-loop by Ben Vanik · 3 years, 2 months ago
- 5633d72 Adding iree_loop_sync_*, a simple cooperative loop scheduler. by Ben Vanik · 3 years, 2 months ago
- 30086d8 Adding iree_loop_inline, a minimal on-stack loop implementation. by Ben Vanik · 3 years, 2 months ago
- 9063357 Adding iree_loop_t definition. by Ben Vanik · 3 years, 2 months ago
- 896df46 Adding iree_wait_set_is_empty. by Ben Vanik · 3 years, 2 months ago
- d6c6507 Adding unit suffix to iree_make_timeout. by Ben Vanik · 3 years, 2 months ago
- d4d2f7e Removing unused result of iree_wait_handle_wrap_primitive. by Ben Vanik · 3 years, 3 months ago
- 31d1d04 Update tflite example colab (#8378) by Jacques Pienaar · 3 years, 2 months ago
- 6ef4ebd Nit from PR #8344 missed due to autosubmit. by Kojo Acquah · 3 years, 2 months ago
- 1714d91 thomas nit by Kojo Acquah · 3 years, 2 months ago
- fc8bfcb Remove unused canonicalization pattern. (#8386) by MaheshRavishankar · 3 years, 2 months ago
- bbfab68 Reorganizing iree_hal_buffer_t base struct. by Ben Vanik · 3 years, 2 months ago
- a7cb14a Fixing bad status returns. Wish we got errors on this. by Ben Vanik · 3 years, 2 months ago
- 7b7e32f Implementation of Verifiers.cpp for linalg.matmul. (#8344) by Kojo Acquah · 3 years, 2 months ago
- 269962c Update third_party/vulkan_memory_allocator to latest. (#8385) by Scott Todd · 3 years, 2 months ago
- 90afd4b Add HAL CTS 'variants' support and cuda_graph CTS test suite. (#8357) by Scott Todd · 3 years, 2 months ago
- 890f741 Drop executable deps from CTS tests that don't use executables. (#8359) by Scott Todd · 3 years, 2 months ago
- 6c855ff Expand HAL CTS coverage for buffer offsets and subspans. (#8358) by Scott Todd · 3 years, 2 months ago
- 3d15f9a Do not yet emit VM ref types via emitc.ptr type (#8384) by Marius Brehler · 3 years, 2 months ago
- bf74302 Refactor VMToEmitC conversions (#8383) by Marius Brehler · 3 years, 2 months ago
- a2df203 Update linalg_ext.sort op to require the dimension attribute. (#8375) by Han-Chung Wang · 3 years, 2 months ago
- 7611781 Replace opaque attributes with type attributes (#8369) by Marius Brehler · 3 years, 2 months ago
- 2b46f3c Post fixes for https://github.com/google/iree/pull/8365 (#8376) by Han-Chung Wang · 3 years, 2 months ago
- eeedee4 Integrate llvm-project at 0389f2edf7c252e49323ae0ca6adfea9f2614f6d (#8371) by MaheshRavishankar · 3 years, 2 months ago
- 5947c08 Move attr-dict to right after op name. (#8373) by Han-Chung Wang · 3 years, 2 months ago
- c817078 Extend linalg_ext.scatter op semantic to carry unique_indices attribute. (#8365) by Han-Chung Wang · 3 years, 2 months ago
- 7f3a38b Fix CODEOWNERS patterns for submodules (#8372) by Geoffrey Martin-Noble · 3 years, 2 months ago
- 0361670 Remove iree-enable-fusion-with-reduction-ops flag (#8368) by Thomas · 3 years, 2 months ago
- 27bd6f7 Move tile and distribute out of Flow dialect (#8362) by MaheshRavishankar · 3 years, 2 months ago
- d9289ad Turn fusion of generic op with reduction producer on by default (#8366) by Thomas · 3 years, 2 months ago
- 8116176 Move VM Constant ops to declarative assembly (#8367) by Geoffrey Martin-Noble · 3 years, 2 months ago
- 34eb166 Use `emitc.ptr`in VMToEmitC conversions (#8364) by Marius Brehler · 3 years, 2 months ago
- b6df5f2 Delete redundant memcpy ops right after bufferization. (#8353) by Han-Chung Wang · 3 years, 2 months ago
- c98effe [LLVMGPU] Fix asan failure in convertToNVVM/convertToROCDL (#8360) by Thomas · 3 years, 2 months ago
- 7bc3d6c [CUDA] Enable async copy along with aggressive pipelining (#8342) by Thomas · 3 years, 2 months ago
- 91f179f Redo linalg_ext.scatter to support explicitly defined index update sizes (#8343) by Rob Suderman · 3 years, 2 months ago
- 662cc37 NFC: Remove unused pattern and clarify comments in affine.min pass (#8351) by Lei Zhang · 3 years, 2 months ago
- e32345e cherry pick commit "[mlir][scf] Add callback to annotate ops during pipelining" (#8348) by Thomas · 3 years, 2 months ago
- ef5641c Add more docs for summarizing technologies. (#8236) by Rob Suderman · 3 years, 2 months ago
- 41edf0e Bump llvm 20220216 (#8346) by Jacques Pienaar · 3 years, 2 months ago
- 318bf47 Drop some frequently-changed general directories from CODEOWNERS (#8349) by Geoffrey Martin-Noble · 3 years, 2 months ago
- db64daa Change transfer flattening pattern order (#8345) by Thomas · 3 years, 2 months ago
- 095d1b8 Fix typo in host build directory name by Geoffrey Martin-Noble · 3 years, 2 months ago
- aafdd19 Remove unused variable in graph_command_buffer.c. (#8340) by Scott Todd · 3 years, 2 months ago
- db0284d Fixing source_offset in Vulkan update_buffer. (#8339) by Ben Vanik · 3 years, 2 months ago
- 8ba45e3 Flesh out CODEOWNERS (#8331) by Geoffrey Martin-Noble · 3 years, 2 months ago
- 40b4fed Bump llvm 20220215 (#8338) by Jacques Pienaar · 3 years, 2 months ago
- d9b7fd1 Add Bazel build configuration for VMToEmitC tests (#8335) by Marius Brehler · 3 years, 2 months ago
- 04bd094 Implements iree_hal_cuda_*_command_buffer_update_buffer. (#8334) by Ben Vanik · 3 years, 2 months ago
- fa00446 Fix abort when exception raised without GIL. (#8333) by Stella Laurenzo · 3 years, 2 months ago
- a0d8e5a [vulkan] Require VK_KHR_portability_subset for Apple platforms (#8323) by Lei Zhang · 3 years, 2 months ago
- ba6119b Move generic op codegen to use DoubleTilingExpert (Fuse + Tile). (#8301) by Han-Chung Wang · 3 years, 2 months ago
- 9fd5b5d Fix IREE_CUDA_LIBDEVICE_PATH to work even when SDK is found. (#8328) by Stella Laurenzo · 3 years, 2 months ago
- 8f4af46 Apply tiling on parallel dims and reduction dims separately. (#8300) by Han-Chung Wang · 3 years, 2 months ago
- dd2492e Remove unused variable (#8325) by powderluv · 3 years, 2 months ago
- 869815c Convert 1-D static subspan to 1-D dynamic sized subspan (#8295) by Lei Zhang · 3 years, 2 months ago
- 6675cda Add RISCV lit tests in RISCV64 Linux CI (#8304) by CindyLiu · 3 years, 2 months ago
- 9cecca5 Fixed python MapElementTypeToDType for boolean type. (#8222) by Rob Suderman · 3 years, 2 months ago
- 15fce0a Add dynamic linking web sample using Emscripten. (#8319) by Scott Todd · 3 years, 2 months ago
- 3ecf8ef Update python-bindings-and-importers.md (#8320) by Jacques Pienaar · 3 years, 2 months ago
- 750de59 Rewrite Python function argument packing in C++. (#8311) by Stella Laurenzo · 3 years, 2 months ago
- b959830 Adding BatchMatmulOp to use tensorcore when possible (#8282) by nirvedhmeshram · 3 years, 2 months ago
- 2600dbf [CUDA] Refactor distribution to thread/warp (#8306) by Thomas · 3 years, 2 months ago
- d07bb5a More asm kernels for vector.contract on ARM (#8292) by bjacob · 3 years, 2 months ago
- be4354e Update to hasVerifier form (NFC) (#8297) by Jacques Pienaar · 3 years, 2 months ago
- 6c8444a Only use iree_hal_device_transfer_mappable_range if host visible. (#8313) by Ben Vanik · 3 years, 2 months ago
- ee5444f Making iree_wait_set_free allow NULL ptrs. (#8314) by Ben Vanik · 3 years, 2 months ago
- ff38cb4 Bump llvm 20220211 (#8310) by Jacques Pienaar · 3 years, 2 months ago
- 36d3cf7 Revert malformed change to emscripten demo script (#8305) by Geoffrey Martin-Noble · 3 years, 2 months ago
- 535ec69 Integrate llvm-project at 4ae83bb2b1e27628f6bd14d746aef964ed776d52 (#8298) by Stella Laurenzo · 3 years, 2 months ago
- 0f80995 Add 'keep going' option to CMake CI builds (#8302) by Geoffrey Martin-Noble · 3 years, 2 months ago
- 8bf3c81 Fix variable name in wait_handle_inproc.c. (#8289) by Scott Todd · 3 years, 2 months ago
- be696cf Add TFLite integration tests to run on presubmits (#8269) by not-jenni · 3 years, 2 months ago
- 1224bbd Fix wrong variable name in iree_wait_until_impl for Apple platform (#8296) by Lei Zhang · 3 years, 2 months ago