1. 476031a Enable ctest for iree/test/e2e/linalg_path; Prepare to enable further tests by Marius Brehler · 5 years ago
  2. 28427c8 Move LLVM dispatch function invoke ABI builder to the backend. by Ahmed S. Taei · 5 years ago
  3. 7d9ea20 Enable batch_norm_inference.mlir.test on vulkan-spirv. by Hanhan Wang · 5 years ago
  4. edc21ff Move test directory to iree directory by Marius Brehler · 5 years ago
  5. b877bbc Enable more XLA E2E tests on vulkan-spirv and llvm-ir. by Hanhan Wang · 5 years ago
  6. 3e737ec Enable conv.mlir.test on vulkan-spirv. by Hanhan Wang · 5 years ago
  7. 353fedb Update LLVM & TF submodules by Submodule Update Action · 5 years ago
  8. fa4e373 Update Discord link to a regular invite. by Scott Todd · 5 years ago
  9. 49180e0 Lowering xla_hlo.batch_norm_inference -> linalg ops. by Ahmed S. Taei · 5 years ago
  10. 4160272 Remove "DimType" from RankedShapeType by Sean Silva · 5 years ago
  11. 7a4a852 Use buffer_view for public interface functions. by Stella Laurenzo · 5 years ago
  12. 9b884ac Update Vulkan docs to mention updating the loader. by Scott Todd · 5 years ago
  13. 6152a70 Rename vulkan_headers repo to iree_vulkan_headers (conflicts with TF). by Scott Todd · 5 years ago
  14. a0a3bb3 Updating Clang Documentation by Rob Suderman · 5 years ago
  15. 052dae1 Updated submodules with CMake Changes by Rob Suderman · 5 years ago
  16. 48efde6 Explicitly tag host-only targets. by Geoffrey Martin-Noble · 5 years ago
  17. d1f4e00 Add wrapper around main() for use in Windows GUI applications. by Scott Todd · 5 years ago
  18. b38d40c Add VK_KHR_timeline_semaphore functions to Vulkan symbol table. by Scott Todd · 5 years ago
  19. dbb2337 Bump open source LLVM revision to a711a3a46039154c38eade8bef1138b77fdb05ee by Benjamin Kramer · 5 years ago
  20. 5ec8453 Create Starlark rule for shared-binary tests. by Geoffrey Martin-Noble · 5 years ago
  21. 106faf7 Update LLVM & TF submodules by Submodule Update Action · 5 years ago
  22. c78eee2 Update handling of iree.module.export attribute to support specifying an alias. by Stella Laurenzo · 5 years ago
  23. eec4482 NFC: Shape type enums were nested in the wrong namespace, causing collisions. by Stella Laurenzo · 5 years ago
  24. 46410ec Add shape materialization passes to the compiler input pipeline. by Stella Laurenzo · 5 years ago
  25. ff0295a Publish Ben's HAL IR walkthrough VC and the MLIR ODM talk from January. by Stella Laurenzo · 5 years ago
  26. c617a51 Add ruy submodule by Geoffrey Martin-Noble · 5 years ago
  27. ac5ccb6 First lowering from Tensorflow to Tensorflow Strings by Rob Suderman · 5 years ago
  28. 498a90b Don't run submodule update workflow on forks (#1183) by Geoffrey Martin-Noble · 5 years ago
  29. d3184d7 Revert "Try out per-repo filtering (#1181)" (#1182) by Geoffrey Martin-Noble · 5 years ago
  30. 47f48c3 Try out per-repo filtering (#1181) by Geoffrey Martin-Noble · 5 years ago
  31. a7986da Enable gemm and gemm_large tests for vulkan-spirv Linalg backend. by Hanhan Wang · 5 years ago
  32. 943b404 Add GitHub action to automatically update submodules (#1171) by Geoffrey Martin-Noble · 5 years ago
  33. d13a64a Add iree_llvmjit backend for tensorflow e2e tests and enable conv integration test by Ahmed S. Taei · 5 years ago
  34. 4d20cd0 Add a lit test for convolution by Ahmed S. Taei · 5 years ago
  35. fd82238 Check storage order when converting xla_hlo.conv -> linalg.conv by Ahmed S. Taei · 5 years ago
  36. 75f7e6a Enable gemm & gemm_large xla e2e tests for llvm-ir backend by Ahmed S. Taei · 5 years ago
  37. d9d1520 shapex dialect constant folding hook by Sean Silva · 5 years ago
  38. 5853461 Enable bunch of XLA E2E tests for llvm-ir and vulkan-spirv with Linalg path. by Hanhan Wang · 5 years ago
  39. 7873941 Add deps to CMake build introduced with commit 92566df by Marius Brehler · 5 years ago
  40. 8d60a73 Build python bindings in CI via CMake by Marius Brehler · 5 years ago
  41. f762dc3 Make the compiler_test.py run in the CI. by Stella Laurenzo · 5 years ago
  42. b00d64b s/absl::nullopt/absl::optional<>/ in pybind default argument spec. by Stella Laurenzo · 5 years ago
  43. 8a4fa28 Add missing include to python bindings by Marius Brehler · 5 years ago
  44. 2fed185 Synchronize submodules by Submodule Synchronize Action · 5 years ago
  45. 963545f Update TF submodule to 511a7490e38d4cfb71387d7b05c5b401df29cbc6 by Geoffrey Martin-Noble · 5 years ago
  46. f6138b8 Update getting_started_linux.md cmake build instructions. by iree-copybara-bot · 5 years ago
  47. 29da4a5 Use newly introduced registerMlirDialects() in pyiree.compiler by Marius Brehler · 5 years ago
  48. 128209a Use custom token in checkout and push (#1153) by Geoffrey Martin-Noble · 5 years ago
  49. 0ddc115 Another special case for dominance issues in workload calculations. by Stella Laurenzo · 5 years ago
  50. 92566df Initialize LLVM command-line objects in python bindings. by Stella Laurenzo · 5 years ago
  51. a1cc3ce Update .bazelrc options for Windows Python/TensorFlow builds. by Scott Todd · 5 years ago
  52. 1f085a4 [ModelBuilder] Add benchmark of vector.contract -> LLVM matrix intrinsics by iree-copybara-bot · 5 years ago
  53. 5315450 Fix HoistShapeCalculations by Sean Silva · 5 years ago
  54. 72b2f74 Apply name change(experimental_run_v2 -> run) for all callers. by iree-copybara-bot · 5 years ago
  55. d46f633 Use linalg path for conv op. by Hanhan Wang · 5 years ago
  56. bfdb8f1 VectorOps was renamed to Vector, update deps by Marius Brehler · 5 years ago
  57. 3a659bf CMake: Add macOS support to iree_cc_binary by Marius Brehler · 5 years ago
  58. 651f2fc Bump TF and LLVM submodules. by Scott Todd · 5 years ago
  59. 1a4d4f3 CMake: Add X86 to LLVM_TARGETS_TO_BUILD by Marius Brehler · 5 years ago
  60. 5f58540 Adapt to upstream MLIR SPIR-V target environment changes by iree-copybara-bot · 5 years ago
  61. bd821f2 Moved VectorOps to Vector by iree-copybara-bot · 5 years ago
  62. 1121c5f Rework communication channels in the README. by Stella Laurenzo · 5 years ago
  63. 1f5598a Move Check dialect to compiler directory. by Geoffrey Martin-Noble · 5 years ago
  64. bd77b8b [NFC] Replace all usages of PatternMatchResult with LogicalResult by iree-copybara-bot · 5 years ago
  65. f5432e5 Update TF Submodule. by Scott Todd · 5 years ago
  66. d08e87e Change HLO op names to match XLA op code names by iree-copybara-bot · 5 years ago
  67. 0769792 Extend outline dispatch regions pass to expand shape dimensions. by Stella Laurenzo · 5 years ago
  68. 100a4a2 Enable mnist e2e test for llvm backend by Ahmed S. Taei · 5 years ago
  69. ea50133 Remove source code VK_ICD_FILENAMES handling, simplifying Vulkan setup. by Scott Todd · 5 years ago
  70. a9b50c3 Demonstrate of check framework without lit. by Geoffrey Martin-Noble · 5 years ago
  71. 63f3d60 Reformat some file path references. by Geoffrey Martin-Noble · 5 years ago
  72. bb4c46b Don't convert xla_hlo.reduce to linalg.generic op by Ahmed S. Taei · 5 years ago
  73. 6c15ae5 Fix miswritten BUILD target in pyiree xla integration. by Geoffrey Martin-Noble · 5 years ago
  74. 6bb38ec Addressing comments from cl/300109386 (github commit ID: by Mahesh Ravishankar · 5 years ago
  75. f590b33 Add Loop dialect to ModelBuilder. by iree-copybara-bot · 5 years ago
  76. b8eb25c Exclude pyiree XLA integrations from GitHub Action CI. by Geoffrey Martin-Noble · 5 years ago
  77. a9ed983 Update LLVM & TF Submodules. by Scott Todd · 5 years ago
  78. c963e52 Bump open source LLVM revision to 398b497cd0e20ca7245bf30c12c761b444581da5 by iree-copybara-bot · 5 years ago
  79. 274ba5f Update LLVM & TF Submodules. by Geoffrey Martin-Noble · 5 years ago
  80. 091b5eb Bump open source LLVM revision to 378b1e60809df7cc72436093f160b7ed228dad5a by Benjamin Kramer · 5 years ago
  81. e1cd276 Use 'alwayslink' helpers from iree_cc_binary in iree_cc_test. by Scott Todd · 5 years ago
  82. b83301b Add note about working RenderDoc versions now that 1.7 is released. by Scott Todd · 5 years ago
  83. 86a57cb Doc updates and warning fixes in TF build. by Stella Laurenzo · 5 years ago
  84. ed928f4 Fix tensorflow test crashes. by Geoffrey Martin-Noble · 5 years ago
  85. 632d04a Bazel to CMake: Update out of date documentation on glob. by Geoffrey Martin-Noble · 5 years ago
  86. 458eadc Mark the variable load operations as reading from memory. by iree-copybara-bot · 5 years ago
  87. fc58c97 Revert "Give Synchronize Submodules Action Write Access (#1065)" (#1085) by Geoffrey Martin-Noble · 5 years ago
  88. a0564e2 Add expect_almost_equal op to Check framework. by Geoffrey Martin-Noble · 5 years ago
  89. 1c351f4 Use convertLinalgToLLVM pass for final llvm lowering. by Ahmed S. Taei · 5 years ago
  90. a7576e7 Convert xla_hlo.reshape -> named ops linalg.reshape followed by a linalg.copy on buffers. by Ahmed S. Taei · 5 years ago
  91. 36b5538 Update bazel_build script to use iree_vmla instead of interpreter. (#1077) by Scott Todd · 5 years ago
  92. 228b05b Add CMake deps on additional MLIR dialects by Marius Brehler · 5 years ago
  93. afe9820 Sync third_party/tensorflow. by Scott Todd · 5 years ago
  94. 2613f08 Run bazel_to_cmake.py. by Scott Todd · 5 years ago
  95. b26f7d8 Create an xla_hlo_client dialect and copy the binary elementwise ops into it. by Stella Laurenzo · 5 years ago
  96. 1adfc6c E2E batch matmul for VMLA by Sean Silva · 5 years ago
  97. 3ee3484 Update LLVM & TF Submodules. by Geoffrey Martin-Noble · 5 years ago
  98. 423a470 Run bazel to cmake by Geoffrey Martin-Noble · 5 years ago
  99. 484abc6 Update MLIR API. by Tres Popp · 5 years ago
  100. d7ae439 Transition vec3 flow workload to index invocation count. by Stella Laurenzo · 5 years ago