- c8b368e Run github actions on fixed docker image by Geoffrey Martin-Noble · 5 years ago
- 8b845dd Make CI test print test errors to stderr by Geoffrey Martin-Noble · 5 years ago
- 0d41620 Add ImGui to Vulkan integration sample. by Scott Todd · 5 years ago
- cee878f Download and set up Vulkan SDK on CI. (#138) by Scott Todd · 5 years ago
- cf6c9b5 Update LLVM, MLIR, TF submodules by Geoffrey Martin-Noble · 5 years ago
- 4becc9e Adding iree-translate -iree-vm-ir-to-bytecode-module for the VM dialect. by Ben Vanik · 5 years ago
- 7c40ecf Turn down verbosity of debug_reporter messages. by Stella Laurenzo · 5 years ago
- 8ada315 Copy Function attributes to the new function during detupling by Rob Suderman · 5 years ago
- 4834cfc Add support for nested symbol references. by iree-copybara-bot · 5 years ago
- f4469e7 Simple tool to dump a flatbuffer module to text. by Stella Laurenzo · 5 years ago
- 8d6dce5 Add a method to get the blob contents. by Stella Laurenzo · 5 years ago
- c04531c Bump LLVM, MLIR, Tensorflow submodules by Geoffrey Martin-Noble · 5 years ago
- 1e20c60 Add license header to files that are missing one by Geoffrey Martin-Noble · 5 years ago
- a278ed6 Restore workflow files clobbered by a weird merge by Geoffrey Martin-Noble · 5 years ago
- 0d668fb Automatically truncate i64-tensors to i32-tensors in SPIR-V lowering. by Mahesh Ravishankar · 5 years ago
- f700355 Get SDL building and start on a vk_triangle sample using it. by Scott Todd · 5 years ago
- dfc84d7 Update CI to also run tests (#132) by Geoffrey Martin-Noble · 5 years ago
- 15545b4 Add license header to WORKSPACE file by Geoffrey Martin-Noble · 5 years ago
- 524417c Add license header to build_defs.bzl by Geoffrey Martin-Noble · 5 years ago
- f9e208d Update LLVM, MLIR, TF submodules by Geoffrey Martin-Noble · 5 years ago
- faf4917 Make CI run on pushes to ci-test branch by Geoffrey Martin-Noble · 5 years ago
- 0454193 Change hlo_xla.while to use regions instead of function calls. by Rob Suderman · 5 years ago
- 11113df Delete line continuations from lit tests by Geoffrey Martin-Noble · 5 years ago
- 4e31c9f Build everything as part of CI, not just iree/ by Geoffrey Martin-Noble · 5 years ago
- 5ca497f Add license header to github workflow files by Geoffrey Martin-Noble · 5 years ago
- e99d773 Move C++ deps to the native library. by Stella Laurenzo · 5 years ago
- a88ba8e Add std namespace to string to fix build by Geoffrey Martin-Noble · 5 years ago
- 158a15b Some cleanup to .bazelignore by Geoffrey Martin-Noble · 5 years ago
- 40960e8 Update SDL2 Bazel dep path. by Scott Todd · 5 years ago
- 9d695ee Add CI badge to README by Geoffrey Martin-Noble · 5 years ago
- 8946eb9 Bump google_tracing_framework to pick up binary open fix. by Stella Laurenzo · 5 years ago
- b6d90c5 Initial CI workflow by Geoffrey Martin-Noble · 5 years ago
- 3db13b4 Use symbols to represent indices that are known at runtime. by Mahesh Ravishankar · 5 years ago
- c9a8bd7 Add end of file newline to .gitignore by Geoffrey Martin-Noble · 5 years ago
- d32497d Use correct buffer flags for the current way we are using Vulkan. by Stella Laurenzo · 5 years ago
- 46ad598 Implement test utils for doing comparisons and benchmarks between TF and IREE. by Stella Laurenzo · 5 years ago
- 8463ef9 Add emacs autosaves to gitignore by Geoffrey Martin-Noble · 5 years ago
- 4168ad0 Bump LLVM, MLIR, TF submodule versions (#121) by Geoffrey Martin-Noble · 5 years ago
- 3b6592c NFC: change chained or condition into switch by Lei Zhang · 5 years ago
- fd32340 Add imgui.ini to .gitignore. by Scott Todd · 5 years ago
- 4e5b8f4 Add Dear ImGui submodule. by Scott Todd · 5 years ago
- 638cea6 Fix enable_v2_behavior call (removed from tf2 namespace in >2.1). by Stella Laurenzo · 5 years ago
- 875f83d Return in tensorflow import stub when disabled by Geoffrey Martin-Noble · 5 years ago
- f6e2ff1 Switch to using dedicated methods for print/parse attr dict with keyword by Geoffrey Martin-Noble · 5 years ago
- b50479d mlir-translate: support -verify-diagnostics by iree-copybara-bot · 5 years ago
- 660d2bd Merge ValueCache and AffineExprCodegen. by Mahesh Ravishankar · 5 years ago
- 230b9b1 Use the IndexComputationAttributes during SPIR-V codegen. by Mahesh Ravishankar · 5 years ago
- 43ada9e Use attribute based mechanism for recording result of index propagation. by Mahesh Ravishankar · 5 years ago
- 379716b Fix more fallout from the upstream llvm moves. by Stella Laurenzo · 5 years ago
- eb04b26 Bump tensorflow, llvm, mlir to latest version for necessary changes. by Stella Laurenzo · 5 years ago
- e505321 Clean up some python module names to be consistent. by Stella Laurenzo · 5 years ago
- ed5dce4 Add transposes to the interpreter matmul kernel to put it on a faster path. by Stella Laurenzo · 5 years ago
- bb37bb8 Add license header comments to BUILD files by Geoffrey Martin-Noble · 5 years ago
- 7a6fa7a Adding initial VM dialect. by Ben Vanik · 5 years ago
- 05e11c1 Add missing license comment by Geoffrey Martin-Noble · 5 years ago
- 870ffcc NFC: Rename parseOptionalAttributeDict -> parseOptionalAttrDict to match the name of the print method. by iree-copybara-bot · 5 years ago
- 1054caf Switching from shared_ptr to ref_ptr and fixing Vulkan driver retain in C API. by Ben Vanik · 5 years ago
- 14db803 Moving IREE_API_RETURN_IF_API_ERROR to the public header. by Ben Vanik · 5 years ago
- 6181928 Bump tensorflow, mlir and llvm to latest for needed changes. by Stella Laurenzo · 5 years ago
- 7b61083 Remove the need for passing a location to parseAttribute/parseType. by iree-copybara-bot · 5 years ago
- 899f43c A number of small fixes to get e2e tests working on OSS/Windows. by Stella Laurenzo · 5 years ago
- c85d1bc Add DialectAsmParser/Printer classes to simplify dialect attribute and type parsing. by iree-copybara-bot · 5 years ago
- 29e4050 Check that global invocation ID is within the specified workload range. by Mahesh Ravishankar · 5 years ago
- 1bdc15d Add support for lowering xla_hlo.concatenate_op to SPIR-V. by Hanhan Wang · 5 years ago
- 2082d02 Fix two small build breakages not caught upstream. by Stella Laurenzo · 5 years ago
- 4a46f52 Bump tensorflow, llvm, mlir to latest to get necessary changes. by Stella Laurenzo · 5 years ago
- 7408fc4 Fix llvm paths broken by previous migration. by Stella Laurenzo · 5 years ago
- cf41fcb Fix paths for artifacts under the new integrations/ directory. by Stella Laurenzo · 5 years ago
- ced8b4c Separate flag and string parsing from core benchmark code by Geoffrey Martin-Noble · 5 years ago
- bd49002 First e2e TF->IREE correctness and perf test. by Stella Laurenzo · 5 years ago
- ff065bc Fix build path substitutions for llvm by Geoffrey Martin-Noble · 5 years ago
- 6568c17 Introduce a struct for shaped buffer data by Geoffrey Martin-Noble · 5 years ago
- 853a340 Internal change by Geoffrey Martin-Noble · 5 years ago
- 31f0909 NFC: Use #ifndef in various .td files instead of #ifdef and #else by Lei Zhang · 5 years ago
- 669bdaa Extract buffer string utilities to operate on Spans by Geoffrey Martin-Noble · 5 years ago
- efb75f7 Make tracing more amenable to use as a library. by Stella Laurenzo · 5 years ago
- 0292bee Fix a bug in index propagation of reshape. by Mahesh Ravishankar · 5 years ago
- 7d3e8a2 Internal cleanup. by iree-copybara-bot · 5 years ago
- aba3953 Internal change by Scott Todd · 5 years ago
- 123ab8a Add SDL2 submodule. by Scott Todd · 5 years ago
- b8668c1 Add a basic pass to "adopt" tf_saved_model exports as IREE exports. by Stella Laurenzo · 5 years ago
- 6996481 Remove manual tag from wasm binary by Geoffrey Martin-Noble · 5 years ago
- 3a81318 NFC: Comment update. by Stella Laurenzo · 5 years ago
- a60f89c Expose some debugging options to the compiler. by Stella Laurenzo · 5 years ago
- def8730 Add a Flatbuffer definition for constant buffer data by Geoffrey Martin-Noble · 5 years ago
- 0a23875 Add missing license comments to flat buffer schemas by Geoffrey Martin-Noble · 5 years ago
- 805ae9d Plumb MLIR diagnostics through to python exceptions. by Stella Laurenzo · 5 years ago
- 0aa4be8 Adding SPIR-V lowering for XLA_HLO::PadOp by Mahesh Ravishankar · 5 years ago
- ddc334d Separate slice and reshape tests. by Hanhan Wang · 5 years ago
- 0d7fad2 Enable e2e ReverseOp testing for vulkan-spirv backend. by Hanhan Wang · 5 years ago
- ee3a81f Make IREE initializers more compatible with running from a library. by Stella Laurenzo · 5 years ago
- 64e18cb Wire saved_model import in properly. by Stella Laurenzo · 5 years ago
- caed698 Use Recursive Legality in sequencer lowering by Geoffrey Martin-Noble · 5 years ago
- 34d3aad Start on a HAL CTS for easier HAL development and testing. by Scott Todd · 5 years ago
- 77ae270 Fix typos in executable_cache.h. by Scott Todd · 5 years ago
- b82b60c Implement DLOG logging macro and restore its use in api_util.h by Scott Todd · 5 years ago
- b2e34de Add more getting started docs (iree-opt, iree-translate, iree-run-mlir, etc.). by Scott Todd · 5 years ago
- 72f2114 Colab showing definition of a module in Python and loading. by Stella Laurenzo · 5 years ago
- a7991a9 Add ws2_32 lib due to htons import that snuck in. by Stella Laurenzo · 5 years ago
- 799e416 Rollback submodule changes that got clobbered. by Stella Laurenzo · 5 years ago