- 2ceaf34 Remove unnecessary license headers. by Sean Silva · 5 years ago
- 5c0671d Update LLVM, MLIR, TF submodules to latest by Geoffrey Martin-Noble · 5 years ago
- c00b710 Use interface ABI attrs in SPIR-V lowering. by Mahesh Ravishankar · 5 years ago
- 2c8b5a4 Bazel configuration for RBE by Geoffrey Martin-Noble · 5 years ago
- d80ef41 Adding a dialect interface to allow decoupling of dialect->VM conversion. by Ben Vanik · 5 years ago
- c524617 Return matchSuccess() in RemoveNopSConvertOp if success. by Hanhan Wang · 5 years ago
- c8dd987 Update LLVM, MLIR, TF submodules to latest by Geoffrey Martin-Noble · 5 years ago
- 6a7959a Get SDL2, ImGui, and graphics sample building on Windows with Bazel. by Scott Todd · 5 years ago
- 80d9abe CMake support for iree::compiler::Dialect by Marius Brehler · 5 years ago
- f1a14bd Adding input type legalization to chop up i64/f64 prior to processing. by Ben Vanik · 5 years ago
- efd003f Fixes for SPIR-V kernel generation via CMake by Marius Brehler · 5 years ago
- f4b969f Update LLVM, MLIR, TF submodules to latest by Geoffrey Martin-Noble · 5 years ago
- 3cb4798 Create script for updating submodules by Geoffrey Martin-Noble · 5 years ago
- bd4c077 More affine expr simplifications for floordiv and mod by Uday Bondhugula · 5 years ago
- 9fc0db1 Move 'tf-saved-model-adopt-exports' pass into python. by Scott Todd · 5 years ago
- 2274c60 Refactor the various operand/result/type iterators to use indexed_accessor_range. by iree-copybara-bot · 5 years ago
- da4e2a2 Add define guard around FileToc in cc_embed_data. by Scott Todd · 5 years ago
- e8b3859 Update LLVM, MLIR, TF submodules to latest by Geoffrey Martin-Noble · 5 years ago
- 9e96e0b NFC: Refactoring to remove implementation from SPIRVLowering.h. by Mahesh Ravishankar · 5 years ago
- 771ea3d Restrict iree_bytecode_module to a single src file. by Scott Todd · 5 years ago
- a567eb5 Fixes to build samples with CMake by Marius Brehler · 5 years ago
- fbd226b CMake improvements by Marius Brehler · 5 years ago
- d9ea501 Fix compiler flags for GCC by Geoffrey Martin-Noble · 5 years ago
- abda3b7 Add a pass to adjust integer width from i1 and i64 types to i8 and i32 types. by Hanhan Wang · 5 years ago
- b745c14 Adding truncation and sign extension ops to the VM. by Ben Vanik · 5 years ago
- ab0ece2 Adding hal->vm conversion. by Ben Vanik · 5 years ago
- 45b70a2 Use AffineMap::get for index map from result to operands. by Mahesh Ravishankar · 5 years ago
- 1d1556a Update LLVM, MLIR, TF submodules to latest by Geoffrey Martin-Noble · 5 years ago
- bddf2d7 Modify import of GatherOp in HLO dialect and add support to export it to HLO. by iree-copybara-bot · 5 years ago
- 2327975 Update LLVM, MLIR, TF submodules to latest by Geoffrey Martin-Noble · 5 years ago
- b2136cb Reworking conversion/translation to make it easier to integrate and adding helpers. by Ben Vanik · 5 years ago
- 2800fd6 Add a flag to the IRPrinter instrumentation to only print after a pass if there is a change to the IR. by iree-copybara-bot · 5 years ago
- 83e7607 Create separate debug build for Kokoro VMs with simpler instructions by Geoffrey Martin-Noble · 5 years ago
- f34e2ef Add two e2e tests: `simple_stateful_test`, `keras_lstm_test` by Sean Silva · 5 years ago
- 7ced29e Initial Kokoro cbuild by Geoffrey Martin-Noble · 5 years ago
- 47b1ce2 Use a standards-compliant initialization of tuple by Geoffrey Martin-Noble · 5 years ago
- 15ea5e8 Bump tensorflow, mlir, llvm to latest. by Scott Todd · 5 years ago
- 8880fac Refactor the IRPrinting instrumentation to take a derivable config. by iree-copybara-bot · 5 years ago
- e8fd7e2 Simplify the conv workgroup calculation by using the output shape rather than by Nolan Miller · 5 years ago
- d50b615 Updates workgroup calculation for conv so that it generalizes well for output by Nolan Miller · 5 years ago
- 7f45e75 Add a Colab notebook that produces an image edge detection module. by Scott Todd · 5 years ago
- 4df2428 Remove explicit visibility from exports_files. by Scott Todd · 5 years ago
- 0f367d4 Explicitly export files needed by other packages by iree-copybara-bot · 5 years ago
- f31236b Move ModuleManager functionality into mlir::SymbolTable. by Tres Popp · 5 years ago
- f6fcee6 Make pretty name printing a bit nicer. by Sean Silva · 5 years ago
- 5743a6c Beef up documentation a bit by Sean Silva · 5 years ago
- 98830d6 Lower xla_hlo.sqrt to the interpreter. by Scott Todd · 5 years ago
- 3e064c9 Run rsqrt test on all backends (including vulkan-spirv) after removing f64. by Scott Todd · 5 years ago
- 3a5957a Lower xla_hlo.sqrt to SPIR-V. by Scott Todd · 5 years ago
- 904c766 Move into the correct directory before invoking the kokoro build script by Geoffrey Martin-Noble · 5 years ago
- 9981656 Bump tensorflow, mlir, llvm to latest. by Scott Todd · 5 years ago
- e1e5da8 Adding initial flow->hal conversion with stream->command buffer recording. by Ben Vanik · 5 years ago
- cf04d8f Adding some HAL ops and builders needed for command buffer recording. by Ben Vanik · 5 years ago
- 4572bd9 Use Dawn's new headers (dawn:: -> webgpu::) by iree-copybara-bot · 5 years ago
- 0f97eae Bump tensorflow, mlir, llvm to latest. by Stella Laurenzo · 5 years ago
- f0eea2d Adding skeleton for flow->hal dialect conversion. by Ben Vanik · 5 years ago
- 34a7eef Return early if tensorflow import fails by Sean Silva · 5 years ago
- f6d08e7 Test bindings/... and integrations/... on CI using Bazel. (#172) by Scott Todd · 5 years ago
- 745cd3d Add back emacs autosave to .gitignore by Geoffrey Martin-Noble · 5 years ago
- 690cdbe Fix typos in comments. by Hanhan Wang · 5 years ago
- 8df3b1d Set up build configuration for Kokoro by Geoffrey Martin-Noble · 5 years ago
- 8bb7a94 Unconditionally enable the MLIR crash reproducer in tests. by Stella Laurenzo · 5 years ago
- ae65401 Adding missing element_size attribute to buffer view ops. by Ben Vanik · 5 years ago
- 4d72319 Support lowering xla_hlo.convert from bool to integer to SPIR-V. by Hanhan Wang · 5 years ago
- 5020d02 Adding hal.allocator.allocate.const (and fixing allocate_shaped to match the same IR naming). by Ben Vanik · 5 years ago
- c38ac07 Adding hal.variable.* ops to match the flow.variable.* ops. by Ben Vanik · 5 years ago
- a7c1e77 Adding hal.buffer.load and hal.buffer.store. by Ben Vanik · 5 years ago
- 3f3f08e Changing HAL workgroup count specification to be separate xyz values instead of vectors. by Ben Vanik · 5 years ago
- 86ac3a3 Exploding HAL shapes from vectors and adding some helper ops/folding. by Ben Vanik · 5 years ago
- 0bc295e Converting HLO ops into flow.tensor.* ops when appropriate. by Ben Vanik · 5 years ago
- 2ae7bf3 Adding HAL ops for descriptor set manipulation. by Ben Vanik · 5 years ago
- 156f7e1 Adding flow.tensor.* ops to handle stream-level work living outside of dispatch regions. by Ben Vanik · 5 years ago
- 09cb6ce Add emacs auto saves to .gitignore (#170) by Geoffrey Martin-Noble · 5 years ago
- 938dbe6 Adds ability to load a saved model from disk for testing. by Stella Laurenzo · 5 years ago
- 00a33f7 e2e testing improvements by Sean Silva · 5 years ago
- 94d1845 Some extensions to the e2e test utils. by Stella Laurenzo · 5 years ago
- 16739f0 Run `apt-get update` on CI prior to `apt-get install`. (#168) by Scott Todd · 5 years ago
- 51aaf9f Use the standard test infrastructure for conv tests rather than a similar by Nolan Miller · 5 years ago
- 734387b Set Vulkan SDK srcs on Windows. by Scott Todd · 5 years ago
- a324ecc Update LLVM, MLIR, and TF submodules by Geoffrey Martin-Noble · 5 years ago
- 74d8218 Capture default FileCheck args in a wrapper script by Geoffrey Martin-Noble · 5 years ago
- 0510bb3 Split out FunctionLike printing/parsing into FunctionImplementation.{h,cpp} by iree-copybara-bot · 5 years ago
- b8faa18 Use std::tuple in llvm::zip instead of std::pair by Geoffrey Martin-Noble · 5 years ago
- eb5082c Adding vm.call.variadic to allow for calls to imports with variadic args. by Ben Vanik · 5 years ago
- e3615bf Add link to last passing commit in README by Geoffrey Martin-Noble · 5 years ago
- 6ab9277 Use NUMPY_DEPS instead of direct include. by Scott Todd · 5 years ago
- be610f7 Allowing for multiple variadic arguments on imports. by Ben Vanik · 5 years ago
- 619c420 Update Colab setup steps and documentation by Scott Todd · 5 years ago
- f80505e Moves the conv tests to integrations/tensorflow/ to unbreak the OSS build. by Nolan Miller · 5 years ago
- cb8b32d Adding a dedicated vm.import op and infra for appending them to modules. by Ben Vanik · 5 years ago
- eb345b8 Update LLVM, MLIR, TF submodules by Geoffrey Martin-Noble · 5 years ago
- 16bea66 Lowering for complex operations to float equivalents by Rob Suderman · 5 years ago
- d580bff Enable FileCheck variable scopes in SPIR-V tests by Geoffrey Martin-Noble · 5 years ago
- 2a1161b Enable FileCheck variable scopes by Geoffrey Martin-Noble · 5 years ago
- 040a96f Initial naive implementation of conv2d. Running into a few different bugs by Nolan Miller · 5 years ago
- fa98e12 Switching to multiple variadic args for hal.command_buffer.execution_barrier. by Ben Vanik · 5 years ago
- 441970c Add support for std.extract_element oepration in SPIR-V lowering. by Mahesh Ravishankar · 5 years ago
- a792893 Move constant lowering from xla_hlo to standard. by Hanhan Wang · 5 years ago
- 201112b Temporary disable vulkan-spirv constant tests. by Hanhan Wang · 5 years ago
- 91ed81b Specify split-input-file each time on multiple invocations of iree-opt by Geoffrey Martin-Noble · 5 years ago