1. c8b368e Run github actions on fixed docker image by Geoffrey Martin-Noble · 5 years ago
  2. 8b845dd Make CI test print test errors to stderr by Geoffrey Martin-Noble · 5 years ago
  3. 0d41620 Add ImGui to Vulkan integration sample. by Scott Todd · 5 years ago
  4. cee878f Download and set up Vulkan SDK on CI. (#138) by Scott Todd · 5 years ago
  5. cf6c9b5 Update LLVM, MLIR, TF submodules by Geoffrey Martin-Noble · 5 years ago
  6. 4becc9e Adding iree-translate -iree-vm-ir-to-bytecode-module for the VM dialect. by Ben Vanik · 5 years ago
  7. 7c40ecf Turn down verbosity of debug_reporter messages. by Stella Laurenzo · 5 years ago
  8. 8ada315 Copy Function attributes to the new function during detupling by Rob Suderman · 5 years ago
  9. 4834cfc Add support for nested symbol references. by iree-copybara-bot · 5 years ago
  10. f4469e7 Simple tool to dump a flatbuffer module to text. by Stella Laurenzo · 5 years ago
  11. 8d6dce5 Add a method to get the blob contents. by Stella Laurenzo · 5 years ago
  12. c04531c Bump LLVM, MLIR, Tensorflow submodules by Geoffrey Martin-Noble · 5 years ago
  13. 1e20c60 Add license header to files that are missing one by Geoffrey Martin-Noble · 5 years ago
  14. a278ed6 Restore workflow files clobbered by a weird merge by Geoffrey Martin-Noble · 5 years ago
  15. 0d668fb Automatically truncate i64-tensors to i32-tensors in SPIR-V lowering. by Mahesh Ravishankar · 5 years ago
  16. f700355 Get SDL building and start on a vk_triangle sample using it. by Scott Todd · 5 years ago
  17. dfc84d7 Update CI to also run tests (#132) by Geoffrey Martin-Noble · 5 years ago
  18. 15545b4 Add license header to WORKSPACE file by Geoffrey Martin-Noble · 5 years ago
  19. 524417c Add license header to build_defs.bzl by Geoffrey Martin-Noble · 5 years ago
  20. f9e208d Update LLVM, MLIR, TF submodules by Geoffrey Martin-Noble · 5 years ago
  21. faf4917 Make CI run on pushes to ci-test branch by Geoffrey Martin-Noble · 5 years ago
  22. 0454193 Change hlo_xla.while to use regions instead of function calls. by Rob Suderman · 5 years ago
  23. 11113df Delete line continuations from lit tests by Geoffrey Martin-Noble · 5 years ago
  24. 4e31c9f Build everything as part of CI, not just iree/ by Geoffrey Martin-Noble · 5 years ago
  25. 5ca497f Add license header to github workflow files by Geoffrey Martin-Noble · 5 years ago
  26. e99d773 Move C++ deps to the native library. by Stella Laurenzo · 5 years ago
  27. a88ba8e Add std namespace to string to fix build by Geoffrey Martin-Noble · 5 years ago
  28. 158a15b Some cleanup to .bazelignore by Geoffrey Martin-Noble · 5 years ago
  29. 40960e8 Update SDL2 Bazel dep path. by Scott Todd · 5 years ago
  30. 9d695ee Add CI badge to README by Geoffrey Martin-Noble · 5 years ago
  31. 8946eb9 Bump google_tracing_framework to pick up binary open fix. by Stella Laurenzo · 5 years ago
  32. b6d90c5 Initial CI workflow by Geoffrey Martin-Noble · 5 years ago
  33. 3db13b4 Use symbols to represent indices that are known at runtime. by Mahesh Ravishankar · 5 years ago
  34. c9a8bd7 Add end of file newline to .gitignore by Geoffrey Martin-Noble · 5 years ago
  35. d32497d Use correct buffer flags for the current way we are using Vulkan. by Stella Laurenzo · 5 years ago
  36. 46ad598 Implement test utils for doing comparisons and benchmarks between TF and IREE. by Stella Laurenzo · 5 years ago
  37. 8463ef9 Add emacs autosaves to gitignore by Geoffrey Martin-Noble · 5 years ago
  38. 4168ad0 Bump LLVM, MLIR, TF submodule versions (#121) by Geoffrey Martin-Noble · 5 years ago
  39. 3b6592c NFC: change chained or condition into switch by Lei Zhang · 5 years ago
  40. fd32340 Add imgui.ini to .gitignore. by Scott Todd · 5 years ago
  41. 4e5b8f4 Add Dear ImGui submodule. by Scott Todd · 5 years ago
  42. 638cea6 Fix enable_v2_behavior call (removed from tf2 namespace in >2.1). by Stella Laurenzo · 5 years ago
  43. 875f83d Return in tensorflow import stub when disabled by Geoffrey Martin-Noble · 5 years ago
  44. f6e2ff1 Switch to using dedicated methods for print/parse attr dict with keyword by Geoffrey Martin-Noble · 5 years ago
  45. b50479d mlir-translate: support -verify-diagnostics by iree-copybara-bot · 5 years ago
  46. 660d2bd Merge ValueCache and AffineExprCodegen. by Mahesh Ravishankar · 5 years ago
  47. 230b9b1 Use the IndexComputationAttributes during SPIR-V codegen. by Mahesh Ravishankar · 5 years ago
  48. 43ada9e Use attribute based mechanism for recording result of index propagation. by Mahesh Ravishankar · 5 years ago
  49. 379716b Fix more fallout from the upstream llvm moves. by Stella Laurenzo · 5 years ago
  50. eb04b26 Bump tensorflow, llvm, mlir to latest version for necessary changes. by Stella Laurenzo · 5 years ago
  51. e505321 Clean up some python module names to be consistent. by Stella Laurenzo · 5 years ago
  52. ed5dce4 Add transposes to the interpreter matmul kernel to put it on a faster path. by Stella Laurenzo · 5 years ago
  53. bb37bb8 Add license header comments to BUILD files by Geoffrey Martin-Noble · 5 years ago
  54. 7a6fa7a Adding initial VM dialect. by Ben Vanik · 5 years ago
  55. 05e11c1 Add missing license comment by Geoffrey Martin-Noble · 5 years ago
  56. 870ffcc NFC: Rename parseOptionalAttributeDict -> parseOptionalAttrDict to match the name of the print method. by iree-copybara-bot · 5 years ago
  57. 1054caf Switching from shared_ptr to ref_ptr and fixing Vulkan driver retain in C API. by Ben Vanik · 5 years ago
  58. 14db803 Moving IREE_API_RETURN_IF_API_ERROR to the public header. by Ben Vanik · 5 years ago
  59. 6181928 Bump tensorflow, mlir and llvm to latest for needed changes. by Stella Laurenzo · 5 years ago
  60. 7b61083 Remove the need for passing a location to parseAttribute/parseType. by iree-copybara-bot · 5 years ago
  61. 899f43c A number of small fixes to get e2e tests working on OSS/Windows. by Stella Laurenzo · 5 years ago
  62. c85d1bc Add DialectAsmParser/Printer classes to simplify dialect attribute and type parsing. by iree-copybara-bot · 5 years ago
  63. 29e4050 Check that global invocation ID is within the specified workload range. by Mahesh Ravishankar · 5 years ago
  64. 1bdc15d Add support for lowering xla_hlo.concatenate_op to SPIR-V. by Hanhan Wang · 5 years ago
  65. 2082d02 Fix two small build breakages not caught upstream. by Stella Laurenzo · 5 years ago
  66. 4a46f52 Bump tensorflow, llvm, mlir to latest to get necessary changes. by Stella Laurenzo · 5 years ago
  67. 7408fc4 Fix llvm paths broken by previous migration. by Stella Laurenzo · 5 years ago
  68. cf41fcb Fix paths for artifacts under the new integrations/ directory. by Stella Laurenzo · 5 years ago
  69. ced8b4c Separate flag and string parsing from core benchmark code by Geoffrey Martin-Noble · 5 years ago
  70. bd49002 First e2e TF->IREE correctness and perf test. by Stella Laurenzo · 5 years ago
  71. ff065bc Fix build path substitutions for llvm by Geoffrey Martin-Noble · 5 years ago
  72. 6568c17 Introduce a struct for shaped buffer data by Geoffrey Martin-Noble · 5 years ago
  73. 853a340 Internal change by Geoffrey Martin-Noble · 5 years ago
  74. 31f0909 NFC: Use #ifndef in various .td files instead of #ifdef and #else by Lei Zhang · 5 years ago
  75. 669bdaa Extract buffer string utilities to operate on Spans by Geoffrey Martin-Noble · 5 years ago
  76. efb75f7 Make tracing more amenable to use as a library. by Stella Laurenzo · 5 years ago
  77. 0292bee Fix a bug in index propagation of reshape. by Mahesh Ravishankar · 5 years ago
  78. 7d3e8a2 Internal cleanup. by iree-copybara-bot · 5 years ago
  79. aba3953 Internal change by Scott Todd · 5 years ago
  80. 123ab8a Add SDL2 submodule. by Scott Todd · 5 years ago
  81. b8668c1 Add a basic pass to "adopt" tf_saved_model exports as IREE exports. by Stella Laurenzo · 5 years ago
  82. 6996481 Remove manual tag from wasm binary by Geoffrey Martin-Noble · 5 years ago
  83. 3a81318 NFC: Comment update. by Stella Laurenzo · 5 years ago
  84. a60f89c Expose some debugging options to the compiler. by Stella Laurenzo · 5 years ago
  85. def8730 Add a Flatbuffer definition for constant buffer data by Geoffrey Martin-Noble · 5 years ago
  86. 0a23875 Add missing license comments to flat buffer schemas by Geoffrey Martin-Noble · 5 years ago
  87. 805ae9d Plumb MLIR diagnostics through to python exceptions. by Stella Laurenzo · 5 years ago
  88. 0aa4be8 Adding SPIR-V lowering for XLA_HLO::PadOp by Mahesh Ravishankar · 5 years ago
  89. ddc334d Separate slice and reshape tests. by Hanhan Wang · 5 years ago
  90. 0d7fad2 Enable e2e ReverseOp testing for vulkan-spirv backend. by Hanhan Wang · 5 years ago
  91. ee3a81f Make IREE initializers more compatible with running from a library. by Stella Laurenzo · 5 years ago
  92. 64e18cb Wire saved_model import in properly. by Stella Laurenzo · 5 years ago
  93. caed698 Use Recursive Legality in sequencer lowering by Geoffrey Martin-Noble · 5 years ago
  94. 34d3aad Start on a HAL CTS for easier HAL development and testing. by Scott Todd · 5 years ago
  95. 77ae270 Fix typos in executable_cache.h. by Scott Todd · 5 years ago
  96. b82b60c Implement DLOG logging macro and restore its use in api_util.h by Scott Todd · 5 years ago
  97. b2e34de Add more getting started docs (iree-opt, iree-translate, iree-run-mlir, etc.). by Scott Todd · 5 years ago
  98. 72f2114 Colab showing definition of a module in Python and loading. by Stella Laurenzo · 5 years ago
  99. a7991a9 Add ws2_32 lib due to htons import that snuck in. by Stella Laurenzo · 5 years ago
  100. 799e416 Rollback submodule changes that got clobbered. by Stella Laurenzo · 5 years ago