1. 9ff6520 linux setup instructions. Update name of pip3 apt package by Geoffrey Martin-Noble · 5 years ago
  2. 50129e3 Tweaks to make colab work on windows. by Stella Laurenzo · 5 years ago
  3. 3bdefc2 Add colab integration. by Stella Laurenzo · 5 years ago
  4. 0bd778e Create gtest.h and gtest_main.cc for test init. by Scott Todd · 5 years ago
  5. 9fb164c Add quick start docs for Linux. by Stella Laurenzo · 5 years ago
  6. 8ec89f9 Fix run_lit.sh on non-Windows. by Stella Laurenzo · 5 years ago
  7. 0da4af5 Misc fixes for Bazel/Linux build. by Stella Laurenzo · 5 years ago
  8. 9109a9f Fix location of target configs. by Stella Laurenzo · 5 years ago
  9. dc322f8 Internal changes. by Stella Laurenzo · 5 years ago
  10. bd659a1 Move bindings/ to top level. by Stella Laurenzo · 5 years ago
  11. 2e2fc9c Update CMake min to 3.12 by powderluv · 5 years ago
  12. c2f2852 Update presubmit.yml by Ben Vanik · 5 years ago
  13. e746c98 Update presubmit.yml by Ben Vanik · 5 years ago
  14. 6fdf3ee Initial benchmark binary for IREE by Geoffrey Martin-Noble · 5 years ago
  15. 7ad1cb8 Add rudimentary mapping and np conversion. by Stella Laurenzo · 5 years ago
  16. 109cf44 SwiftShader build script fixes for Linux. by Scott Todd · 5 years ago
  17. d3f833b Fix invocation in py extension. by Stella Laurenzo · 5 years ago
  18. 8b5580d Add a script for building SwiftShader from source. by Scott Todd · 5 years ago
  19. 1485937 Adding bytecode_module_api_test and fixing issues found while enabling it. by Ben Vanik · 5 years ago
  20. ca65b61 Add additional gitignore pattern for build directories. by Scott Todd · 5 years ago
  21. 9d0f5c1 Add enough hal and rt bindings to have a simple function invoke. by Stella Laurenzo · 5 years ago
  22. 5ec0bcb Add submodule for Google benchmark library (#83) by Geoffrey Martin-Noble · 5 years ago
  23. 2f63e8f Don't rely on transitive includes, this breaks with LLVM head by iree-copybara-bot · 5 years ago
  24. 566e41e Undefine "ERROR" in logging.h to avoid a conflict on Windows. by Scott Todd · 5 years ago
  25. a05c378 Fixes for building with CMake. by Scott Todd · 5 years ago
  26. a23acb4 Use SmallVector instead of std::vector by Lei Zhang · 5 years ago
  27. 3c6c428 Set theme jekyll-theme-minimal by Stella Laurenzo · 5 years ago
  28. 2ac1473 Add terminating newline. by Stella Laurenzo · 5 years ago
  29. 08e04b1 Set theme jekyll-theme-minimal by Stella Laurenzo · 5 years ago
  30. 591503a Use conversion framework for type conversion to Sequencer LL by Geoffrey Martin-Noble · 5 years ago
  31. fb73b42 Exposing HeapBuffer allocation via the C API. by Ben Vanik · 5 years ago
  32. 420d218 Add basic test coverage for Dawn. by Scott Todd · 5 years ago
  33. c22a5c0 Implementing initial naive hand-rolled reduction for SPIR-V. by Ben Vanik · 5 years ago
  34. 1b1cbc6 Delete outdated comment by Geoffrey Martin-Noble · 5 years ago
  35. 8eb76ab Remove misleading type conversion by Geoffrey Martin-Noble · 5 years ago
  36. 2049424 Add support for SPIR-V lowering of xla_hlo.reverse op. by Hanhan Wang · 5 years ago
  37. 2d360a6 NFC: Remove trivial builder get methods. by iree-copybara-bot · 5 years ago
  38. 7f51b49 Bump TensorFlow version to pick up necessary changes. by Stella Laurenzo · 5 years ago
  39. c4a6edf Initial work to get python extension building. by Stella Laurenzo · 5 years ago
  40. ef44ffe Split type conversion utilities out of MemRefUtils by Geoffrey Martin-Noble · 5 years ago
  41. 35aea41 Simplify IREE ConversionPatterns with new OpConversionPattern by Geoffrey Martin-Noble · 5 years ago
  42. c86c5a7 Change Index computation to use signed integer operations. by Mahesh Ravishankar · 5 years ago
  43. 49f0053 Add SwiftShader submodule. by Scott Todd · 6 years ago
  44. 2dcd648 Use new eraseOp instead of replaceOp with empty values by Geoffrey Martin-Noble · 6 years ago
  45. 9d821b3 Add iree::rt to CMakeLists.txt files. by Scott Todd · 6 years ago
  46. 7a4366d Add pybind11 dependency. by Stella Laurenzo · 6 years ago
  47. f859aaf Rework run-mlir-iree failure logic to fail-safe. by Stella Laurenzo · 6 years ago
  48. b6ad08b Rework run-mlir-iree failure logic to fail-safe. by Stella Laurenzo · 6 years ago
  49. 7ff35e6 Update windows build docs with findings. by Stella Laurenzo · 6 years ago
  50. c2ff566 Fix Status assign on ok status. by Stella Laurenzo · 6 years ago
  51. 4aa3187 Update .gitmodules by Ben Vanik · 6 years ago
  52. 366e517 Refactoring code that embeds SPIR-V kernels and switching to spec constants. by Ben Vanik · 6 years ago
  53. 1ce5605 Lower away unsupported XLA HLO operations prior to sequencer outlining by Geoffrey Martin-Noble · 6 years ago
  54. 3b24d4c Publish first draft of Python bindings from upstream. by Stella Laurenzo · 6 years ago
  55. c941ae4 Fix windows copts to also apply to host builds (fixes many warnings and errors). by Stella Laurenzo · 6 years ago
  56. 00d6dfa Exclude wait_handle.cc from build. by Stella Laurenzo · 6 years ago
  57. dde71f7 Disabling presubmit until I fix it. by Ben Vanik · 6 years ago
  58. b2b0afd Add status_matchers.h include to buffer_mapping_test. by Scott Todd · 6 years ago
  59. b0132fd Ignore iree/tools/web from build. by Stella Laurenzo · 6 years ago
  60. 2929a80 Various build fixes for Bazel. by Scott Todd · 6 years ago
  61. 056fca2 Tweak .gitignore format for Bazel artifacts. by Scott Todd · 6 years ago
  62. 18cf67e Fixing Vulkan device queue count when dispatch and transfer queues are shared. by Ben Vanik · 6 years ago
  63. ad4ecce Exposing the iree::vm C++ API as a C API. by Ben Vanik · 6 years ago
  64. e18e182 Refactoring the iree::vm on top of iree::rt. by Ben Vanik · 6 years ago
  65. d490d06 Discover and create Dawn devices. by Scott Todd · 6 years ago
  66. e67ac44 Add support for SPIR-V lowering of xla_hlo.and op. by Hanhan Wang · 6 years ago
  67. ce9b4f8 Add missing copyright banner. by Stella Laurenzo · 6 years ago
  68. 07a9f1d Add documentation for getting started on Windows. by Stella Laurenzo · 6 years ago
  69. 1206452 Create presubmit.yml by Ben Vanik · 6 years ago
  70. 305594d NFC: Replace usages of Value::getKind with explicit isa/casts. by iree-copybara-bot · 6 years ago
  71. a48caab Move the rt/ directory down a level for the OSS repo. by Stella Laurenzo · 6 years ago
  72. 693eb98 Exposing the iree::rt C++ API as a C API. by Ben Vanik · 6 years ago
  73. aeecea1 Factoring out runtime portions to iree::rt. by Ben Vanik · 6 years ago
  74. aa854a1 Basic support for building on windows. by Stella Laurenzo · 6 years ago
  75. 640dfe8 Adding roadmap. by Ben Vanik · 6 years ago
  76. d0f40af Remove nocopts attribute that is incompatible with Bazel 0.0 and was purely related to upstream. by Stella Laurenzo · 6 years ago
  77. c7016b1 Basic support for building on windows. (#22) by Stella Laurenzo · 6 years ago
  78. 6e5c140 Remove nocopts attribute that is incompatible with Bazel 0.0 and was purely related to upstream. (#21) by Stella Laurenzo · 6 years ago
  79. 0fe2967 Delete roadmap.md by Ben Vanik · 6 years ago
  80. f2857a6 Create roadmap.md by Ben Vanik · 6 years ago
  81. 1519f71 Add a simple lit-like invoker to run MLIR lit tests. by Stella Laurenzo · 6 years ago
  82. 74efdee Change all lit test packages to use common macros (in prep for getting lit tests to work). by Stella Laurenzo · 6 years ago
  83. 6fc40bb Adding C API helpers for time and shape conversion. by Ben Vanik · 6 years ago
  84. e3c0a41 Bump tensorflow submodule to head. by Stella Laurenzo · 6 years ago
  85. 1178c12 Add default bazel build flags so things Just Work out of the box. (#17) by Stella Laurenzo · 6 years ago
  86. bf8833c Replace inline replacement with use of 'replaceOp'. by iree-copybara-bot · 6 years ago
  87. ead1277 Conditionally exclude flatbuffer reflections in oss build (until upstream bazel issue is resolved). by Stella Laurenzo · 6 years ago
  88. 6c61636 Include missing header and fix old absl alias. by Stella Laurenzo · 6 years ago
  89. 3994ffa Set up CMake for running iree::hal::vulkan::dynamic_symbols_test. by Scott Todd · 6 years ago
  90. 4be1097 Introduce OSS support for embedding data into binaries and use it for SPIRV kernels in Bazel builds. by Stella Laurenzo · 6 years ago
  91. 2e9171c Add missing header and replace use of old ABSL alias. by Stella Laurenzo · 6 years ago
  92. 9315e61 Clean up MemRefUtils by Geoffrey Martin-Noble · 6 years ago
  93. 90620bd Delete dead and mostly dead MemRef utility methods by Geoffrey Martin-Noble · 6 years ago
  94. 2513b9b Restrict iree constants to store ElementsAttr and fix scalar lowering by Geoffrey Martin-Noble · 6 years ago
  95. 5e8573b Enable bazel build for glslang. by Stella Laurenzo · 6 years ago
  96. 8afc3c8 Add SPIRV-Headers submodule by Stella Laurenzo · 6 years ago
  97. 6c8e140 Add SPIRV-Tools submodule by Stella Laurenzo · 6 years ago
  98. 93275e5 Add glslang submodule. by Stella Laurenzo · 6 years ago
  99. e7d9e88 Add TensorFlow deps to bazel build, allowing us to pull in RUY and LLVM/MLIR snapshots. by Stella Laurenzo · 6 years ago
  100. 5a2e0fc Add a simple unit test for hal::vulkan::dynamic_symbols. by Scott Todd · 6 years ago