- c48862f Fix link to detailed contributing doc. by Scott Todd · 1 year, 9 months ago
- 6581733 Fix mnist_train_test.py issues on Windows (verified locally). by Stella Laurenzo · 1 year, 9 months ago
- 523d323 Fix mnist_train_test to not delete its vmfb while in use. by Stella Laurenzo · 1 year, 9 months ago
- 00ab750 [spirv] Add basic lowering pipeline without tiling and distribution (#14377) by Lei Zhang · 1 year, 9 months ago
- b7c942a Make system_api.load_vm_flatbuffer_file mmap the file. (#14333) by Stella Laurenzo · 1 year, 9 months ago
- 0dce100 Document some useful commands for monitoring GitHub runners rollout (#14375) by Geoffrey Martin-Noble · 1 year, 9 months ago
- a68cc42 Change nanobind include to quoted form (#14376) by Jacques Pienaar · 1 year, 9 months ago
- 5ae0d15 Switch CMake to build libIREECompiler.so without explicit export lists. (#14357) by Stella Laurenzo · 1 year, 9 months ago
- e1e05d8 Adding iree_hal_vulkan_native_buffer_t. (#14374) by Ben Vanik · 1 year, 9 months ago
- 3f71a2f Correctly disable test on Windows only. by Stella Laurenzo · 1 year, 9 months ago
- 8c478b4 [LLVMCPU] Renaming distribution and vectorization related variables. (#13924) by Han-Chung Wang · 1 year, 9 months ago
- 7b9381d Temporarily disable compiler api_test.py on Windows to unbreak CI. by Stella Laurenzo · 1 year, 9 months ago
- dad3f33 [cuda] Enable various HAL CTS and e2e single-op tests (#14327) by Lei Zhang · 1 year, 9 months ago
- 69a5481 [cuda] Port over existing graph command buffer impl (#14326) by Lei Zhang · 1 year, 9 months ago
- 9ff5234 Removing dead VM serialization rodata encoding. (#14368) by Ben Vanik · 1 year, 9 months ago
- 1d5e20a Assert when `createTargetMachine` fails (#13990) by bjacob · 1 year, 9 months ago
- 62a7f35 Make IREE_COMPILER_BUILTIN_PLUGIN_PATHS extensible by super-projects. (#14356) by Stella Laurenzo · 1 year, 9 months ago
- 0061355 Change LinalgExt::EncodingAttr from enum to structured. (#14336) by bjacob · 1 year, 9 months ago
- 4086bd6 Integrate llvm-project at llvm/llvm-project@dbaa5838c13e (#14351) by Jakub Kuderski · 1 year, 9 months ago
- 0634080 Remove myself from CODEOWNERS (#14366) by Geoffrey Martin-Noble · 1 year, 9 months ago
- c890923 Update scripting and README to enable canarying with single-instance a100 groups (#14361) by Geoffrey Martin-Noble · 1 year, 9 months ago
- 8ae0f52 Reland "Implement CI job optionality (#14312)" (#14362) by Geoffrey Martin-Noble · 1 year, 9 months ago
- 3df82af Add ctypes based Python API for compiler embedding C API. (#14360) by Stella Laurenzo · 1 year, 9 months ago
- 8d631dd Makes --iree-input-type an open namespace and adds a plugin extension for it. (#14358) by Stella Laurenzo · 1 year, 9 months ago
- 05cec80 Fix concurrency control conflicts with workflow name (#14355) by Jerry Wu · 1 year, 9 months ago
- faa0f69 Make the MLIRInterop.h APIs more ergonomic. (#14359) by Stella Laurenzo · 1 year, 9 months ago
- 36a8d57 Update contributor tips (#14331) by Geoffrey Martin-Noble · 1 year, 9 months ago
- aae14f2 Use `complex.cast` instead of manual bitshifting manipulations. (#14328) by Rob Suderman · 1 year, 9 months ago
- 2f4d5ac Update GitHub Actions Runner to 2.306.0 (#14352) by Geoffrey Martin-Noble · 1 year, 9 months ago
- 04beef2 [cuda] Port over existing semaphore impl (#14325) by Lei Zhang · 1 year, 9 months ago
- d01a83c Make ukernel code inlinable down to arch-specific function pointer selection. (#14283) by bjacob · 1 year, 9 months ago
- 80b694f Add support for uint-type input for chlo.topk->linalg_ext lowering (#14329) by NatashaKnk · 1 year, 9 months ago
- 2888d40 Add explicit homepage to website extra section. (#14350) by Scott Todd · 1 year, 9 months ago
- fc521f9 Improve buffer handling in WebGPU sample. (#14163) by Scott Todd · 1 year, 9 months ago
- 0994923 [Stream] Add tests for optimization barrier legality (#14315) by Eugene Zhulenev · 1 year, 9 months ago
- 6867577 Add a "IREE developer tips and tricks" guide. (#14254) by Scott Todd · 1 year, 9 months ago
- 69eb9ca Remove the ukernels standalone plugin (#14339) by bjacob · 1 year, 10 months ago
- ac34d7b [NFC] IREEInput/Util: Simplify loops with llvm range helpers (#14334) by Eugene Zhulenev · 1 year, 10 months ago
- 095643b Integrate llvm-project at 7a749fe94bb7 (#14341) by Han-Chung Wang · 1 year, 10 months ago
- 5d96935 Fix warnings that `${arch}-unknown-unknown-eabi-elf` was not a correct triple (#14340) by bjacob · 1 year, 10 months ago
- 68350cb Revert "Implement CI job optionality" (#14344) by Scott Todd · 1 year, 10 months ago
- 82cfc9d Remove `configure_ci.py` from `post_benchmark_comment.yaml` (#14343) by Jerry Wu · 1 year, 10 months ago
- 1ca7e79 Use name instead of ID for benchmark artifacts and targets (#14219) by Jerry Wu · 1 year, 10 months ago
- 55b4d17 Integrate llvm-project at d6e9efab8 (#14304) by Han-Chung Wang · 1 year, 10 months ago
- 3a8e511 Add missing concurrency control in workflows (#14335) by Jerry Wu · 1 year, 10 months ago
- edf18a5 Implement a timeout for benchmarking through python bindings. (#14261) by Kojo Acquah · 1 year, 10 months ago
- 09f54d8 Implement CI job optionality (#14312) by Geoffrey Martin-Noble · 1 year, 10 months ago
- 89919da Reserve extra scratch registers for >4byte remappings. (#14332) by Stella Laurenzo · 1 year, 10 months ago
- 7c9bb50 Start work on a new incremental LLVM integrate script. (#14318) by Stella Laurenzo · 1 year, 10 months ago
- 08f969a LinalgExt: remove EncodingAttr, redundant with TensorEncodingAttr (#14323) by bjacob · 1 year, 10 months ago
- 88c67f4 Incrementally integrate LLVM to 9dc88651d591f62ddd7f54b98e3c9a8cb81d8bd5 (24 of 88 patches). (#14317) by Stella Laurenzo · 1 year, 10 months ago
- 0be5971 [Flow] NFC: Remove redundant tied_operands attribte from tensor.update op (#14322) by Eugene Zhulenev · 1 year, 10 months ago
- 3cee690 [IREEInput] Add executable source and dispatch operations (#14290) by Eugene Zhulenev · 1 year, 10 months ago
- 0b1cacd [IREEInput] Add TiedOpInterface and optimization barrier op (#14289) by Eugene Zhulenev · 1 year, 10 months ago
- c1ec61d [IREEInput] Add support for buffers and constructing buffer views (#14278) by Eugene Zhulenev · 1 year, 10 months ago
- 4939b9a [tf] Switch off of pywrap entry point (#14303) by Jacques Pienaar · 1 year, 10 months ago
- ccf886b [HAL] Allow iree_hal_buffer_view_shape to accept NULL out_shape (#14298) by Boian Petkantchin · 1 year, 10 months ago
- aa7284b [Stream] Add missing dynamic legality for util.optimization_barrier (#14296) by Eugene Zhulenev · 1 year, 10 months ago
- 46d94c3 [Flow] Add a pass to fold away values of tensor type with zero extents (#14308) by Rob Suderman · 1 year, 10 months ago
- c1e14b6 Fix CUDA bitcode builds on Windows. (#14306) by Scott Todd · 1 year, 10 months ago
- 23748f6 Add `iree-dump-module` to the python iree-runtime wheel. (#14243) by Scott Todd · 1 year, 10 months ago
- be3a6c9 Bump TF nightly to 2023-07-05 (#14300) by Jacques Pienaar · 1 year, 10 months ago
- 3a64294 Extend TD strategy to support batched matmul (#14292) by Oleksandr "Alex" Zinenko · 1 year, 10 months ago
- 6de4a73 Make barrier elimination more aggressive (#14293) by Oleksandr "Alex" Zinenko · 1 year, 10 months ago
- 566ed4d Fix mmperf and sharktank to use A100 runner (#14286) by Jerry Wu · 1 year, 10 months ago
- d9674d8 Tag `e2e_matmul_direct_f16_gpu_large_unaligned` as requiring sm80 (#14266) by Geoffrey Martin-Noble · 1 year, 10 months ago
- fe87604 [metal] NFC: Simplify file names by dropping `metal_` prefix (#14270) by Lei Zhang · 1 year, 10 months ago
- 88d6b69 Proper error-handling in ukernel bitcode loading. (#13917) by bjacob · 1 year, 10 months ago
- a37c817 ARM: detect more CPU features (#14253) by bjacob · 1 year, 10 months ago
- dd3d69a Generate build targets for benchmark presets (#14204) by Jerry Wu · 1 year, 10 months ago
- 9ee339f Integrate llvm/llvm-project@989879f8fded (#14271) by Lei Zhang · 1 year, 10 months ago
- 635245c Make HoistRedundantVectorTransfers be an individual pass. (#14244) by Han-Chung Wang · 1 year, 10 months ago
- 542db78 No need to return module generation configs in benchmark generators (#14205) by Jerry Wu · 1 year, 10 months ago
- a58d86e Integrate llvm/llvm-project@0e9384a6c6ca (#14231) by Lei Zhang · 1 year, 10 months ago
- 465492e Separate GPU test jobs into general and Ampere-specific (#14251) by Geoffrey Martin-Noble · 1 year, 10 months ago
- 7b28a41 Add missing cmake dependency for iree-tblgen (#14235) by Oleksandr "Alex" Zinenko · 1 year, 10 months ago
- 0b21a6c Add validators for module generation and run configs (#14234) by Jerry Wu · 1 year, 10 months ago
- 7991dc5 Do not rematerialize scalar-like ops. (#14259) by MaheshRavishankar · 1 year, 10 months ago
- e414c0a Add `OpDocGroup`s to MLIR tablegen files. (#14194) by Scott Todd · 1 year, 10 months ago
- 2f2d28c NFC: Rename `LoweringConfig.cpp/.td/.h` -> `IREECodegenAtts.cpp/.td/.h` (#14256) by MaheshRavishankar · 1 year, 10 months ago
- ee53836 Fix clone producers for use in count region (#14250) by Rob Suderman · 1 year, 10 months ago
- 19bd0c4 Plumb i64-to-i32 flag down AutoInputConversionPipeline (#14236) by Rob Suderman · 1 year, 10 months ago
- 1f6dba0 Add type propagation for illegal types for linalgExt sort (#14225) by NatashaKnk · 1 year, 10 months ago
- 4566e65 Update GPU VM image to one built using a T4 (#14176) by Geoffrey Martin-Noble · 1 year, 10 months ago
- 444eb7c Add missing BUILD.bazel file for Cuda target test (#14247) by Geoffrey Martin-Noble · 1 year, 10 months ago
- af95696 Add folding arith extension patterns to vectorization post processing. (#14229) by Han-Chung Wang · 1 year, 10 months ago
- c647794 [TransformStrategies] NFC: Harden matmul strategy defaults (#14222) by Quinn Dawkins · 1 year, 10 months ago
- 99b81bf [NFC] Simplify BufferViewBufferOp folder (#14242) by Eugene Zhulenev · 1 year, 10 months ago
- b96be3e [NFC] Move LLVMCPUVectorization pass to common GenericVectorization pass (#14228) by Han-Chung Wang · 1 year, 10 months ago
- 5d97d86 Lower float16 and bfloat16 matmuls to ukernels. (#14241) by bjacob · 1 year, 10 months ago
- fbbd1ee Ukernels: basic support for float16 and bfloat16. (#14239) by bjacob · 1 year, 10 months ago
- a67b550 [HAL] Fix a bug in buffer_view.buffer folder (#14232) by Eugene Zhulenev · 1 year, 10 months ago
- 2c608e2 Add bfloat16 conversion helpers (#14238) by bjacob · 1 year, 10 months ago
- 37c79f0 Add support for lowering ops that implement the `UKernelOpInterface` on the CUDA path. (#14101) by MaheshRavishankar · 1 year, 10 months ago
- fc0dd6b NFC: Split `Passes.td` in `Codegen` into several `Passes.td` in individual codegen folders (#14230) by MaheshRavishankar · 1 year, 10 months ago
- 52b967c data-tiling for `f16` and `bf16` matmuls (#14207) by bjacob · 1 year, 10 months ago
- 2ed97ab Activate python venv properly on mac/arm. by Stella Laurenzo · 1 year, 10 months ago
- acf0b27 Fix the MacOS FindPython build issue. (#14233) by Stella Laurenzo · 1 year, 10 months ago
- abe91fa Port iree.runtime to nanobind. (#14214) by Stella Laurenzo · 1 year, 10 months ago
- 6eb7ce5 List target backends registered by plugins in C API. (#14030) by Scott Todd · 1 year, 10 months ago