1. 963545f Update TF submodule to 511a7490e38d4cfb71387d7b05c5b401df29cbc6 by Geoffrey Martin-Noble · 5 years ago
  2. f6138b8 Update getting_started_linux.md cmake build instructions. by iree-copybara-bot · 5 years ago
  3. 29da4a5 Use newly introduced registerMlirDialects() in pyiree.compiler by Marius Brehler · 5 years ago
  4. 128209a Use custom token in checkout and push (#1153) by Geoffrey Martin-Noble · 5 years ago
  5. 0ddc115 Another special case for dominance issues in workload calculations. by Stella Laurenzo · 5 years ago
  6. 92566df Initialize LLVM command-line objects in python bindings. by Stella Laurenzo · 5 years ago
  7. a1cc3ce Update .bazelrc options for Windows Python/TensorFlow builds. by Scott Todd · 5 years ago
  8. 1f085a4 [ModelBuilder] Add benchmark of vector.contract -> LLVM matrix intrinsics by iree-copybara-bot · 5 years ago
  9. 5315450 Fix HoistShapeCalculations by Sean Silva · 5 years ago
  10. 72b2f74 Apply name change(experimental_run_v2 -> run) for all callers. by iree-copybara-bot · 5 years ago
  11. d46f633 Use linalg path for conv op. by Hanhan Wang · 5 years ago
  12. bfdb8f1 VectorOps was renamed to Vector, update deps by Marius Brehler · 5 years ago
  13. 3a659bf CMake: Add macOS support to iree_cc_binary by Marius Brehler · 5 years ago
  14. 651f2fc Bump TF and LLVM submodules. by Scott Todd · 5 years ago
  15. 1a4d4f3 CMake: Add X86 to LLVM_TARGETS_TO_BUILD by Marius Brehler · 5 years ago
  16. 5f58540 Adapt to upstream MLIR SPIR-V target environment changes by iree-copybara-bot · 5 years ago
  17. bd821f2 Moved VectorOps to Vector by iree-copybara-bot · 5 years ago
  18. 1121c5f Rework communication channels in the README. by Stella Laurenzo · 5 years ago
  19. 1f5598a Move Check dialect to compiler directory. by Geoffrey Martin-Noble · 5 years ago
  20. bd77b8b [NFC] Replace all usages of PatternMatchResult with LogicalResult by iree-copybara-bot · 5 years ago
  21. f5432e5 Update TF Submodule. by Scott Todd · 5 years ago
  22. d08e87e Change HLO op names to match XLA op code names by iree-copybara-bot · 5 years ago
  23. 0769792 Extend outline dispatch regions pass to expand shape dimensions. by Stella Laurenzo · 5 years ago
  24. 100a4a2 Enable mnist e2e test for llvm backend by Ahmed S. Taei · 5 years ago
  25. ea50133 Remove source code VK_ICD_FILENAMES handling, simplifying Vulkan setup. by Scott Todd · 5 years ago
  26. a9b50c3 Demonstrate of check framework without lit. by Geoffrey Martin-Noble · 5 years ago
  27. 63f3d60 Reformat some file path references. by Geoffrey Martin-Noble · 5 years ago
  28. bb4c46b Don't convert xla_hlo.reduce to linalg.generic op by Ahmed S. Taei · 5 years ago
  29. 6c15ae5 Fix miswritten BUILD target in pyiree xla integration. by Geoffrey Martin-Noble · 5 years ago
  30. 6bb38ec Addressing comments from cl/300109386 (github commit ID: by Mahesh Ravishankar · 5 years ago
  31. f590b33 Add Loop dialect to ModelBuilder. by iree-copybara-bot · 5 years ago
  32. b8eb25c Exclude pyiree XLA integrations from GitHub Action CI. by Geoffrey Martin-Noble · 5 years ago
  33. a9ed983 Update LLVM & TF Submodules. by Scott Todd · 5 years ago
  34. c963e52 Bump open source LLVM revision to 398b497cd0e20ca7245bf30c12c761b444581da5 by iree-copybara-bot · 5 years ago
  35. 274ba5f Update LLVM & TF Submodules. by Geoffrey Martin-Noble · 5 years ago
  36. 091b5eb Bump open source LLVM revision to 378b1e60809df7cc72436093f160b7ed228dad5a by Benjamin Kramer · 5 years ago
  37. e1cd276 Use 'alwayslink' helpers from iree_cc_binary in iree_cc_test. by Scott Todd · 5 years ago
  38. b83301b Add note about working RenderDoc versions now that 1.7 is released. by Scott Todd · 5 years ago
  39. 86a57cb Doc updates and warning fixes in TF build. by Stella Laurenzo · 5 years ago
  40. ed928f4 Fix tensorflow test crashes. by Geoffrey Martin-Noble · 5 years ago
  41. 632d04a Bazel to CMake: Update out of date documentation on glob. by Geoffrey Martin-Noble · 5 years ago
  42. 458eadc Mark the variable load operations as reading from memory. by iree-copybara-bot · 5 years ago
  43. fc58c97 Revert "Give Synchronize Submodules Action Write Access (#1065)" (#1085) by Geoffrey Martin-Noble · 5 years ago
  44. a0564e2 Add expect_almost_equal op to Check framework. by Geoffrey Martin-Noble · 5 years ago
  45. 1c351f4 Use convertLinalgToLLVM pass for final llvm lowering. by Ahmed S. Taei · 5 years ago
  46. a7576e7 Convert xla_hlo.reshape -> named ops linalg.reshape followed by a linalg.copy on buffers. by Ahmed S. Taei · 5 years ago
  47. 36b5538 Update bazel_build script to use iree_vmla instead of interpreter. (#1077) by Scott Todd · 5 years ago
  48. 228b05b Add CMake deps on additional MLIR dialects by Marius Brehler · 5 years ago
  49. afe9820 Sync third_party/tensorflow. by Scott Todd · 5 years ago
  50. 2613f08 Run bazel_to_cmake.py. by Scott Todd · 5 years ago
  51. b26f7d8 Create an xla_hlo_client dialect and copy the binary elementwise ops into it. by Stella Laurenzo · 5 years ago
  52. 1adfc6c E2E batch matmul for VMLA by Sean Silva · 5 years ago
  53. 3ee3484 Update LLVM & TF Submodules. by Geoffrey Martin-Noble · 5 years ago
  54. 423a470 Run bazel to cmake by Geoffrey Martin-Noble · 5 years ago
  55. 484abc6 Update MLIR API. by Tres Popp · 5 years ago
  56. d7ae439 Transition vec3 flow workload to index invocation count. by Stella Laurenzo · 5 years ago
  57. ecec795 Update submodules to match SUBMODULE_VERSIONS by Geoffrey Martin-Noble · 5 years ago
  58. bca88b7 Bump LLVM Submodule Commit to Match Upstream. by Geoffrey Martin-Noble · 5 years ago
  59. 90dc63a Give Synchronize Submodules Action Write Access (#1065) by iree-github-actions-bot · 5 years ago
  60. 34f4d96 Move multi-dimensional unrolling pass from Flow to VMLA. by Hanhan Wang · 5 years ago
  61. cdd0d3e Handle multiple reduction dimensions for lowering from xla_hlo.reduce to Linalg. by Hanhan Wang · 5 years ago
  62. 6e20db4 Fix end-to-end reduction bug caused by the order of loops. by Hanhan Wang · 5 years ago
  63. f13f6dc Add a pyiree integration with XLA. by Rob Suderman · 5 years ago
  64. aff964e Tensorflow to IREE test case for tf.Fill, which is failing because broadcast_in_dims can't infer its output shape based on its inputs with the new tf2xla path. For now, only run the test on the 'tf' backend by Jenni Kilduff · 5 years ago
  65. 41bbaa0 Add binding to create the f64 type. Add binding to create an f64 value. by iree-copybara-bot · 5 years ago
  66. fb872df Update LLVM & TF Submodules. by Geoffrey Martin-Noble · 5 years ago
  67. fc61777 [VectorOps] Split out benchmark into build and runtime by iree-copybara-bot · 5 years ago
  68. 70d24b9 Fix Presubmit:Tabs by using spaces instead. by Hanhan Wang · 5 years ago
  69. d197ee2 Cleanup check op definitions. by Geoffrey Martin-Noble · 5 years ago
  70. 9f9aa63 Add ExpectEq Op to check framework. by Geoffrey Martin-Noble · 5 years ago
  71. 3f4a6b2 Update LLVM & TF Submodules. by Geoffrey Martin-Noble · 5 years ago
  72. 19a13b2 Re-enable the fullyconnected.mlir.test for XLA -> Linalg -> SPIR-V path. by Hanhan Wang · 5 years ago
  73. 61ecb84 Update Getting Start docs for JAX dependency by Rob Suderman · 5 years ago
  74. af2e0e3 Added pip install jax/jaxlib to bazel build (#1047) by rsuderman · 5 years ago
  75. 763b173 Run Bazel to CMake for LLVM update by Geoffrey Martin-Noble · 5 years ago
  76. 25e1362 Remove redundant check_test module. by Geoffrey Martin-Noble · 5 years ago
  77. 8d0478c Enable end-to-end compare.mlir.test for vulkan-spirv backend. by Hanhan Wang · 5 years ago
  78. ff9cd68 Update TF/LLVM submodules by MaheshRavishankar · 5 years ago
  79. 8f44084 Updating the roadmap and adding a design roadmap. by Ben Vanik · 5 years ago
  80. 737f15b Update LLVM and fix API breakages. by Tres Popp · 5 years ago
  81. 6ce97e1 Update LLVM and update API usage around MLIR change. by Tres Popp · 5 years ago
  82. de99b6e Allow model builder to use address space for MemRef. by iree-copybara-bot · 5 years ago
  83. f88147b Bump tensorflow to cross-repo revision by Stella Laurenzo · 5 years ago
  84. 905fdf5 Add OrOp to IndexComputation and SPIR-V Lowering passes by Harsh Menon · 5 years ago
  85. 5bb6bec BroadcastInDimOp: make broadcast_dimensions attribute actually mandatory by Sean Silva · 5 years ago
  86. 3659318 Remove unnecessary explicit printer/parser declarations. by Geoffrey Martin-Noble · 5 years ago
  87. e09ecb2 Include cstring instead of string by Marius Brehler · 5 years ago
  88. b90fe1b Removing -iree-flow-experimental-dispatch-reduce and the reduction region ops. by Ben Vanik · 5 years ago
  89. c418603 Add ExpectAllTrue to check dialect. by Geoffrey Martin-Noble · 5 years ago
  90. 44860eb Deleting the old interpreter now that VMLA can run all tests. by Ben Vanik · 5 years ago
  91. 72cc28b [ModelBuilder] Enable benchmarking in debug mode by iree-copybara-bot · 5 years ago
  92. 7f15fbc Uncomment an assert that was removed cause the fix has landed. by Mahesh Ravishankar · 5 years ago
  93. 15b67f4 Update TF & LLVM submodules by Geoffrey Martin-Noble · 5 years ago
  94. d06ea69 Making VM registers use a 16-bit address space. by Ben Vanik · 5 years ago
  95. 2bbabc3 Consolidate XLA to Linalg on Buffer conversion passes. by Mahesh Ravishankar · 5 years ago
  96. 916a514 Update LLVM's hash in Tensorflow. by Tres Popp · 5 years ago
  97. 63729d4 Include VK_LAYER_KHRONOS_timeline_semaphore with CMake Linux. by Scott Todd · 5 years ago
  98. ecdeec6 Plumb vk timeline semaphore and optional/required layers through API. by Scott Todd · 5 years ago
  99. da2d239 Add DATA support to external_cc_library.cmake. by Scott Todd · 5 years ago
  100. 8976923 Update TF & LLVM submodules by Geoffrey Martin-Noble · 5 years ago