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