1. d3d9037 Basic conversion of `shape` to `shapex` dialect. by Sean Silva · 5 years ago
  2. 1ab2dfc Two testing options are introduced: by Oleg Rybakov · 5 years ago
  3. 35d8849 NFC: various small code improvements over ConvOpConversion by Lei Zhang · 5 years ago
  4. ffebe85 Updating TF/LLVM submodules by MaheshRavishankar · 5 years ago
  5. e3b6be8 Don't crash if MLIR file fails to parse. by Sean Silva · 5 years ago
  6. 356200e Publish testing documentation to website by Geoffrey Martin-Noble · 5 years ago
  7. 4fe6a90 Remove python/tf installs from GitHub actions core bazel build by Geoffrey Martin-Noble · 5 years ago
  8. 5012eb8 Initial support for building python wheels. by Stella Laurenzo · 5 years ago
  9. a753402 Plumb through linalg.tensor_reshape and its fusion within IREE. by Mahesh Ravishankar · 5 years ago
  10. 3d38c71 Delete the combined GitHub actions Bazel build by Geoffrey Martin-Noble · 5 years ago
  11. b6ad912 Remove license header from .gitignore by Geoffrey Martin-Noble · 5 years ago
  12. d9a5567 Enable MobileNet test on VMLA. by Hanhan Wang · 5 years ago
  13. 7d872b9 Fix the pattern to create a reshape op instead of removing it. by Hanhan Wang · 5 years ago
  14. 1e02007 Update LLVM & TF Submodules. by Geoffrey Martin-Noble · 5 years ago
  15. c9f5578 Integrate LLVM at https://github.com/llvm/llvm-project/commit/8c8aae852b5e by iree-copybara-bot · 5 years ago
  16. 6e2f3cf Add flag to control selection of default vulkan device. by Stella Laurenzo · 5 years ago
  17. 6daaf60 [NFC] Use consistent FileCheck regexes by Geoffrey Martin-Noble · 5 years ago
  18. e236f43 Fix Bazel and CMake build after LLVM integration by Lei Zhang · 5 years ago
  19. 2868daf Make build file updates the default if updating LLVM commit to match TF by Geoffrey Martin-Noble · 5 years ago
  20. 5519cc5 Temporarily disable testing keras_lstm_static_test on GitHub Actions by Lei Zhang · 5 years ago
  21. b43e83a Integrate LLVM at https://github.com/llvm/llvm-project/commit/9774c34a84e3 by iree-copybara-bot · 5 years ago
  22. 8e8f3e4 Introduce vmla.gather op and conversion xla_hlo.torch_select_index -> vmla.gather by Ahmed S. Taei · 5 years ago
  23. 64e4399 Initial setup of directories and JNI for IREE java bindings by Jenni Kilduff · 5 years ago
  24. 249e13e Add IREE testing documentation by Geoffrey Martin-Noble · 5 years ago
  25. 5c2ab3e Add a missing nullptr check. by iree-copybara-bot · 5 years ago
  26. 311a8fd Revise alwayslink in CodegenPasses and CodegenUtils by Marius Brehler · 5 years ago
  27. be70f74 [XLA:Python] Add default arguments to some collective ops. by Peter Hawkins · 5 years ago
  28. d2b3498 Fix clamp op issues in VMLA. by Hanhan Wang · 5 years ago
  29. b17f6cc Enable ResNet50 test on vulkan backend. by Hanhan Wang · 5 years ago
  30. afa1b43 Make xla_hlo.reduce_window op live in their own dispatch function. by Hanhan Wang · 5 years ago
  31. 03c5bc6 Support xla_hlo.reduce_window on vulkan backend. by Hanhan Wang · 5 years ago
  32. 36cdd52 Adding initial vm.fail op, fixing #1593. by Ben Vanik · 5 years ago
  33. 024ffc3 Remove alwayslink from benchmark_main by Marius Brehler · 5 years ago
  34. 09c83dc Remove alwayslink from IREE conversion lib by Marius Brehler · 5 years ago
  35. a1aff98 Remove alwayslink from strings module conversion target by Marius Brehler · 5 years ago
  36. ace19e8 Cleanup to developer overview documentation by Geoffrey Martin-Noble · 5 years ago
  37. 7cd7fc7 Extract padding attributes from xla_hlo.reduce_window op. by Hanhan Wang · 5 years ago
  38. 2f09788 Added assembly formatting for unary, binary and ternary VMLA ops. by phoenix-meadowlark · 5 years ago
  39. 72d0524 Drop alwayslink flag from Flow Analysis by Marius Brehler · 5 years ago
  40. b5f2ff8 Add support for pad op on llvm-ir and vulkan-spirv (structured op) backend. by Hanhan Wang · 5 years ago
  41. 5255b88 Remove superfluous nokokoro tags by Geoffrey Martin-Noble · 5 years ago
  42. 2639b00 Register SPIR-V translation passes statically and drop alwayslink by Marius Brehler · 5 years ago
  43. 23b4dfe Adjust define guards to match Google C++ Style Guide by Marius Brehler · 5 years ago
  44. 06e83a9 Changing hal.device.switch to inline instead of outline regions. by Ben Vanik · 5 years ago
  45. b5beff5 [pyiree] Add missing dependency on compiler modules by Lei Zhang · 5 years ago
  46. c931490 [iree] Fix a build error caused by a sync of mlir. by iree-copybara-bot · 5 years ago
  47. 99cf802 Enable ResNet50 test on vmla backend. by Hanhan Wang · 5 years ago
  48. 9752ae6 Test tf vs tf for debugging model consistency execution by Oleg Rybakov · 5 years ago
  49. 282d060 Rename google/ dirs to google_internal/. by Scott Todd · 5 years ago
  50. 354b34a Use Ninja in swiftshader build script. by Stella Laurenzo · 5 years ago
  51. 13845a3 Add separate IREE core bazel build (#1589) by Geoffrey Martin-Noble · 5 years ago
  52. 73e2bed Add new "Getting Started with Python" doc. by Scott Todd · 5 years ago
  53. b80725e Fix keras_vision_model_tests by Ahmed S. Taei · 5 years ago
  54. b2c034f Rework lowering of shapex.ranked_broadcast_shape by Sean Silva · 5 years ago
  55. a0ffa61 Fixing issue with VM register count and improving IR during lowering. by Ben Vanik · 5 years ago
  56. 9b47a6c Update MNIST Colab notebook and its output models. by Scott Todd · 5 years ago
  57. c61240a CMake: Add IREE/tools subdir also if not building the compiler by Marius Brehler · 5 years ago
  58. c945e1a Update LLVM & TF submodules by Submodule Update Action · 5 years ago
  59. 7ba8573 Mark static const class/struct members as constexpr. by iree-copybara-bot · 5 years ago
  60. 3ecfc37 Fix typo by Geoffrey Martin-Noble · 5 years ago
  61. f80f39c Update LLVM & TF submodules by Submodule Update Action · 5 years ago
  62. ead6774 Fixing MSVC and renaming the std-to-vm test to indicate it's a test. by Ben Vanik · 5 years ago
  63. bfe3dd6 Add a test for xla_hlo.transpose op. by Hanhan Wang · 5 years ago
  64. 5c5d080 Add XLA ops coverage to docs publication. by Hanhan Wang · 5 years ago
  65. 168709d Update LLVM & TF Submodules. by Geoffrey Martin-Noble · 5 years ago
  66. ba172f6 Make automatic submodule updates more frequent (#1567) by Geoffrey Martin-Noble · 5 years ago
  67. c8fa99f Integrate LLVM at https://github.com/llvm/llvm-project/commit/c2171457e281 by Benjamin Kramer · 5 years ago
  68. a6fcb4e Reenable RBE by Geoffrey Martin-Noble · 5 years ago
  69. 869a574 Explicitly register VM test passes by Marius Brehler · 5 years ago
  70. 6a5c75e Synchronize submodules by Submodule Synchronize Action · 5 years ago
  71. 79afcf7 Adapt IREE to the ruy API changes. by Benoit Jacob · 5 years ago
  72. c0cbab6 Implement functions to register Flow Analysis/Test passes by Marius Brehler · 5 years ago
  73. 5e6da44 Add more test cases for xla_hlo.convert op. by Hanhan Wang · 5 years ago
  74. 61ffefe Format dependencies in SPIRV/IndexComputation. by Scott Todd · 5 years ago
  75. 2301fcb Explicitly register IREE compiler modules dialects by Marius Brehler · 5 years ago
  76. 345a557 Revise alwaylink by Marius Brehler · 5 years ago
  77. b49fe66 Drop calling registerHALTargetBackends twice by Marius Brehler · 5 years ago
  78. c852741 CMake: Fix dep on init_translations by Marius Brehler · 5 years ago
  79. f8844cb Remove obsolete --strict argument from bazel_to_cmake. by Scott Todd · 5 years ago
  80. 0bb39ff Integrate LLVM at https://github.com/llvm/llvm-project/commit/3ee1ec0b9dd6 by Benjamin Kramer · 5 years ago
  81. c5d332c Lower using loop.parallel ops. by Mahesh Ravishankar · 5 years ago
  82. cfd9981 Remove --strict from bazel_to_cmake workflow. (#1551) by Scott Todd · 5 years ago
  83. bb79717 Add inverted flag to replace --strict in bazel_to_cmake. by Scott Todd · 5 years ago
  84. 43d00f4 Run bazel_to_cmake and fix target name in iree/tools. by Scott Todd · 5 years ago
  85. 3d2c051 Add a script to generate op coverage table. by Hanhan Wang · 5 years ago
  86. 83d0be1 Call registerAllIreePasses() and drop alwayslink flags from passes by Marius Brehler · 5 years ago
  87. fa0a1be Rename files to match the actual testing op. by Hanhan Wang · 5 years ago
  88. 433d855 Merge tests that test the same op. by Hanhan Wang · 5 years ago
  89. 3b28828 Clean up for vulkan specific tests. by Hanhan Wang · 5 years ago
  90. e8a14c1 CMake: Revise _ALWAYSLINK_LIBS_MLIR by Marius Brehler · 5 years ago
  91. ffec567 Clean up remaining glslang references. by Scott Todd · 5 years ago
  92. c36b616 Bumping benchmark version to fix compile warnings (#236). by Ben Vanik · 5 years ago
  93. e44e7e7 Rename StatusOr::ValueOrDie() to StatusOr::value(). by Scott Todd · 5 years ago
  94. 1d7d6ef shapex.ranked_broadcast_in_dim: Make broadcast_dimensions non-optional by Sean Silva · 5 years ago
  95. 59ff572 Removing glslang and the embedded SPIR-V kernels now that they are unused. by Ben Vanik · 5 years ago
  96. 5103184 Implement functions to register StandardToVM Pass by Marius Brehler · 5 years ago
  97. a3e50b5 Defining HAL target backend interfaces as part of #1168. by Ben Vanik · 5 years ago
  98. cc4455e Update LLVM & TF submodules by Marius Brehler · 5 years ago
  99. 87205b7 Add a helper method to query binding op for hal.interface.*.tensor ops by Lei Zhang · 5 years ago
  100. 9bc9956 Integrate LLVM up to https://github.com/llvm/llvm-project/commit/129cf84e6953 by Benjamin Kramer · 5 years ago