1. cf3eb0a Fix typo (#4483) by Marius Brehler · 4 years, 3 months ago
  2. 3705b14 Add .txt file extension to SUBMODULE_VERSIONS (#4427) by Geoffrey Martin-Noble · 4 years, 3 months ago
  3. 982db73 Rebase Colab examples on released Python packages. (#4407) by Scott Todd · 4 years, 3 months ago
  4. 30f67df Update cross-compilation for changed experimental flag names (#4365) by Geoffrey Martin-Noble · 4 years, 3 months ago
  5. 334d3e2 Update getting_started_linux_cmake.md (#4367) by hkim15 · 4 years, 3 months ago
  6. f822f92 Replace references to LINT.IfChange with comments by Geoffrey Martin-Noble · 4 years, 3 months ago
  7. c211d75 Merge pull request #4262 from NatashaKnk:main-to-google by Copybara-Service · 4 years, 3 months ago
  8. 552d19b Some tweaks to Python and e2e benchmarking docs (#4249) by bjacob · 4 years, 3 months ago
  9. 6f1afa5 Delete llvmjit compiler target and HAL backend. (#4152) by Scott Todd · 4 years, 3 months ago
  10. 6543572 Rename MobileNetV3 to MobileNetV3Small in docs (#4240) by Phoenix Meadowlark · 4 years, 3 months ago
  11. a36f32b Add note on parallel ctesting in testing guide (#4154) by Phoenix Meadowlark · 4 years, 4 months ago
  12. a28d9b3 Init IREE on RISC-V (#4103) by Hong-Rong Hsu · 4 years, 4 months ago
  13. 39c21de Update TF docs to reflect bazel deprecation (#4171) by Phoenix Meadowlark · 4 years, 4 months ago
  14. fdb88b9 improve tracy docs (#4117) by bjacob · 4 years, 4 months ago
  15. 204f652 Write the doc page on profiling cpu events (#4126) by bjacob · 4 years, 4 months ago
  16. 613efa8 Add build instructions to python getting started (#4153) by Phoenix Meadowlark · 4 years, 4 months ago
  17. aaa08b1 Enable dylib-llvm-aot tests and switch from testing JIT to AOT. (#3928) by Scott Todd · 4 years, 4 months ago
  18. c3f1c45 Freeze TF Coverage Tables (#4135) by Phoenix Meadowlark · 4 years, 4 months ago
  19. 444938e Move SDL2 and Dear ImGui submodules to CMake find_package. (#4130) by Scott Todd · 4 years, 4 months ago
  20. af7e6b0 Move SDL2 and ImGui deps from submodules to find_package. by Scott Todd · 4 years, 4 months ago
  21. d601fbc Step 5/n: Add new setup*.py scripts. by Stella Laurenzo · 4 years, 4 months ago
  22. db970d7 Drop Bazel support for Vulkan GUI samples, Dear ImGui, and SDL2. by Scott Todd · 4 years, 4 months ago
  23. 39073c0 start an overhaul of profiling docs (#4060) by bjacob · 4 years, 4 months ago
  24. 3fd9467 Add a doc page on using Address/Memory/Thread sanitizers (#4067) by bjacob · 4 years, 4 months ago
  25. 6c17942 Increase fidelity in ccache stat-monitoring example (#4087) by Phoenix Meadowlark · 4 years, 4 months ago
  26. 376be9f add ccache doc (#4070) by bjacob · 4 years, 4 months ago
  27. b32de09 Update Linux docs to include an LLVM AOT example (#3165) by powderluv · 4 years, 4 months ago
  28. 40da454 Update docs to recommend enabling/disabling assertions globally. (#4014) by bjacob · 4 years, 4 months ago
  29. 5c242c9 Adding docs for Windows + AOT. by Ben Vanik · 4 years, 5 months ago
  30. 0f92dab Tidy up old submodules and related scripts. (#3777) by Scott Todd · 4 years, 5 months ago
  31. 65d88c3 fix a trivial problem in macos guide (#3713) by freedom" Koan-Sin Tan · 4 years, 5 months ago
  32. 582fff4 Update docs on TFLite benchmarking. (#3667) by Han-Chung Wang · 4 years, 5 months ago
  33. d13da6a Create a func to use dummy input to call exported functions. (#3624) by Han-Chung Wang · 4 years, 5 months ago
  34. 2d53439 Add tips to Windows getting started docs about max path lengths. (#3656) by Scott Todd · 4 years, 5 months ago
  35. 8568183 Switch : to / in more CMake tests names. (#3647) by Scott Todd · 4 years, 5 months ago
  36. 7c89c65 Add a note in Windows-Bazel guide for MSVC version config (#3648) by Geoffrey Martin-Noble · 4 years, 5 months ago
  37. a808f68 Fix CMake sample commands in documentation. (#3646) by Scott Todd · 4 years, 5 months ago
  38. b214d23 Install swiftshader from a commit instead of a submodule (#3634) by Phoenix Meadowlark · 4 years, 5 months ago
  39. 8c8b972 Rename 'external' to 'non_hermetic' in Keras BUILD files (#3642) by Phoenix Meadowlark · 4 years, 5 months ago
  40. 10b3e1e Use LLVM Bazel BUILD files from google/llvm-bazel (#3544) by Geoffrey Martin-Noble · 4 years, 5 months ago
  41. 2edc7d6 Standardization pass through docs/ folder. (#3597) by Scott Todd · 4 years, 5 months ago
  42. 9045a06 Revise profiling.md, tweaking language and adding more Tracy details. (#3595) by Scott Todd · 4 years, 5 months ago
  43. ba7ecd5 Merge pull request #3555 by rsuderman · 4 years, 5 months ago
  44. 4c22506 Fix bazel commandline by Geoffrey Martin-Noble · 4 years, 5 months ago
  45. 680c5dc Adds newlines to the end of CMakeLists.txt files and updates the CMake variables readme by not-jenni · 4 years, 5 months ago
  46. 8cc22a3 Update AOT doc and CMakeLists.txt on Android (#3471) by Han-Chung Wang · 4 years, 5 months ago
  47. ab441bd Tweaks to e2e_benchmarking.md (#3513) by bjacob · 4 years, 5 months ago
  48. 1e58032 Add more detail to Android benchmarking docs (#3520) by Geoffrey Martin-Noble · 4 years, 5 months ago
  49. a0aacb6 [metal] Initial bring up: properly set workgroup size (8/n) (#3422) by Lei Zhang · 4 years, 5 months ago
  50. 10d9a40 Add attributes to Vulkan for allowing specification of properties for Cooperative matrix multiply operations. (#3469) by MaheshRavishankar · 4 years, 5 months ago
  51. c0b34e8 [doc] Add documentation for Vulkan GPU profiling (#3347) by Lei Zhang · 4 years, 6 months ago
  52. a37053c Merge pull request #3339 from google/julianwa-patch-1 by Julian Walker · 4 years, 6 months ago
  53. 5ac9c62 Revert "Use LLVM Bazel BUILD files from google/llvm-bazel (#2794)" (#3398) by Geoffrey Martin-Noble · 4 years, 6 months ago
  54. 17824b1 Use LLVM Bazel BUILD files from google/llvm-bazel (#2794) by Geoffrey Martin-Noble · 4 years, 6 months ago
  55. afd7abe Forcing LLVM's rude forcing of /W4 and !NDEBUG off. (#3370) by Ben Vanik · 4 years, 6 months ago
  56. be1589d Add a script to generate benchmarking artifacts. (#3288) by Phoenix Meadowlark · 4 years, 6 months ago
  57. 87cd38c [metal] Initial bring up of Metal HAL driver (5/n) (#3318) by Lei Zhang · 4 years, 6 months ago
  58. c5de501 Replace `-input-value` with `-function-input` for iree-run-mlir. (#3346) by Han-Chung Wang · 4 years, 6 months ago
  59. 15fb768 Delete milestones.md by Julian Walker · 4 years, 6 months ago
  60. 8255d34 [NFC] Make flags more descriptive (#3330) by Han-Chung Wang · 4 years, 6 months ago
  61. a5916d1 Update objectives.md by Julian Walker · 4 years, 6 months ago
  62. c7f13cc Create objectives.md by Julian Walker · 4 years, 6 months ago
  63. f25eef3 Update android benchmarking titles to match.. (#3322) by Phoenix Meadowlark · 4 years, 6 months ago
  64. 73993da Add documentation to run TFLite on GPU and get Op profiling (#3314) by Thomas · 4 years, 6 months ago
  65. 461b0e3 Open source documentation for e2e benchmarking (#3275) by Phoenix Meadowlark · 4 years, 6 months ago
  66. 02d2c8f Update Android doc to fail on undefined bash variable (#3277) by Phoenix Meadowlark · 4 years, 6 months ago
  67. 49fdbaa [metal] Initial bring up of Metal HAL driver (4/n) (#3246) by Lei Zhang · 4 years, 6 months ago
  68. e81cfee Update contributor_tips.md (#3267) by NatashaKnk · 4 years, 6 months ago
  69. e25cd20 [vulkan] Improve target environment support (#3211) by Lei Zhang · 4 years, 6 months ago
  70. 3cbb28e [metal] Initial bring up of Metal CodeGen (3/n) (#3158) by Lei Zhang · 4 years, 6 months ago
  71. f179f39 Merge pull request #3169 from ScottTodd:tf-submodule-update by Scott Todd · 4 years, 6 months ago
  72. 72f9c3c Merge pull request #3142 from ScottTodd:main-to-google by Copybara-Service · 4 years, 7 months ago
  73. 786da0d [metal] Initial bring up of Metal HAL driver (2/n) (#3093) by Lei Zhang · 4 years, 7 months ago
  74. 5b26407 Merge pull request #3120 from hanhanW:main-to-google by Copybara-Service · 4 years, 7 months ago
  75. e88470f [cmake] Add options for enabling Clang sanitizers (#2832) by Lei Zhang · 4 years, 7 months ago
  76. b5aaefd Merge branch 'main' into google-to-main by Han-Chung Wang · 4 years, 7 months ago
  77. 3aab7b2 Revert "[cmake] Add options for enabling Clang sanitizers (#2832)" by Stella Laurenzo · 4 years, 7 months ago
  78. 955256c Merge pull request #3094 from ScottTodd:main-to-google by Copybara-Service · 4 years, 7 months ago
  79. d87ecb7 [cmake] Add options for enabling Clang sanitizers (#2832) by Lei Zhang · 4 years, 7 months ago
  80. 6171a98 [metal] Initial bring up of Metal HAL driver (1/n) (#3045) by Lei Zhang · 4 years, 7 months ago
  81. 5e63613 Merge main -> google by rsuderman · 4 years, 7 months ago
  82. a293ca7 Fix hyperlink to getting started docs on python page. (#3015) by Scott Todd · 4 years, 7 months ago
  83. f56ddde Update link to Using Colab doc. (#2938) by Scott Todd · 4 years, 7 months ago
  84. 4bbf566 Merge pull request #2911 from ScottTodd:main-to-google by Copybara-Service · 4 years, 7 months ago
  85. 3b513ff [doc] Add a doc for explaining HAL driver features (#2844) by Lei Zhang · 4 years, 8 months ago
  86. 6132bb3 Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake. (v2) (#2837) by Scott Todd · 4 years, 8 months ago
  87. dfb7633 Revert "Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake." (#2824) by Geoffrey Martin-Noble · 4 years, 8 months ago
  88. 1f78731 Make [TARGET_BACKENDS|HAL_DRIVERS]_TO_BUILD functional in CMake. (#2759) by Scott Todd · 4 years, 8 months ago
  89. 8505e3d Merge pull request #2752 from GMNGeoffrey:main-to-google by Copybara-Service · 4 years, 8 months ago
  90. 3b7d30d [vulkan] Add a workaround for enabling tests on Adreno GPUs (#2745) by Lei Zhang · 4 years, 8 months ago
  91. 528a86a Update the codegen pipeline example snippets to better demonstrate (#2709) by MaheshRavishankar · 4 years, 8 months ago
  92. 79962b8 Merge pull request #2650 from rsuderman:main-to-google by Copybara-Service · 4 years, 8 months ago
  93. dd87f97 Merge google -> main #2638 by rsuderman · 4 years, 8 months ago
  94. 7d90e0e [android] Disable LLVM JIT HAL driver related tests (#2632) by Lei Zhang · 4 years, 8 months ago
  95. 9580b5f Merge pull request #2633 from rsuderman:main-to-google by Copybara-Service · 4 years, 8 months ago
  96. e0729b6 [doc] Fix broken picture links (#2636) by Lei Zhang · 4 years, 8 months ago
  97. 7867632 Adding description of IREE Codegen pass pipeline. by MaheshRavishankar · 4 years, 8 months ago
  98. e256209 Add debugging tips to developer_overview.md (#2629) by Han-Chung Wang · 4 years, 8 months ago
  99. c12c0cd [doc] Shuffle doc organization and simplify publication (#2614) by Lei Zhang · 4 years, 8 months ago
  100. d0a0981 Merge pull request #2549 from ScottTodd:main-to-google by Scott Todd · 4 years, 9 months ago