- 4d6e2bd Add new SavedModelToIreeABIPass. (#5367) by Stella Laurenzo · 4 years ago
- 8f4a97c [Docs] Correct few commands in developer_overview.md (#5580) by Shivam Gupta · 4 years ago
- 5bf3994 IREE Java TFLite Bindings (#5361) by Kojo Acquah · 4 years ago
- f02a32f Add llvm linker tool for RISCV target (#5348) by CindyLiu · 4 years ago
- 289c43c Update objectives.md (#5525) by Julian Walker · 4 years ago
- 064a416 Mention supported pip versions in getting_started_python. (#5230) by Scott Todd · 4 years ago
- 0d55c95 Add configure_bazel.py step to TensorFlow getting started doc. by Stella Laurenzo · 4 years, 1 month ago
- bd5e535 Introduce RVV VLS code-gen (#5199) by Hong-Rong Hsu · 4 years, 1 month ago
- 1a93557 Tidying up a few pages of documentation. (#5225) by Scott Todd · 4 years, 1 month ago
- b67af5a Clean up several CMake options configured for our CI builds. (#5197) by Scott Todd · 4 years, 1 month ago
- 5a8954e Rename 'pyiree' to 'iree' (#5145) by Phoenix Meadowlark · 4 years, 1 month ago
- 9ae2e49 Rename compiler2 to compiler (#5113) by Phoenix Meadowlark · 4 years, 1 month ago
- caa49e2 Renaming iree/base/signature_mangle.* to signature_parser.*. by Ben Vanik · 4 years, 1 month ago
- bfe0bc4 Changing to `-iree-flow-export-benchmark-funcs` flag. by Ben Vanik · 4 years, 1 month ago
- 132f5a3 Start doc for CUDA backend (#5007) by Thomas · 4 years, 2 months ago
- c9cdfe5 Note supported CMake version in various places (#4996) by Geoffrey Martin-Noble · 4 years, 2 months ago
- aad57c2 Update vulkan profiling doc. (#4989) by Thomas · 4 years, 2 months ago
- 6082999 Further updates to getting_started_tensorflow.md. by Stella Laurenzo · 4 years, 2 months ago
- d0af3da Correct target name for `iree-tf-import`. by Stella Laurenzo · 4 years, 2 months ago
- c96d07c Move TF documentation out of Python documentation (#4977) by Geoffrey Martin-Noble · 4 years, 2 months ago
- f03c3c1 Use separate Bazel invocation for TF integration binaries (#4836) by Geoffrey Martin-Noble · 4 years, 2 months ago
- 20c06d9 Fix typo in android cmake doc (#4957) by Thomas · 4 years, 2 months ago
- 78a4917 Update RISC-V readme. (#4940) by Hong-Rong Hsu · 4 years, 2 months ago
- 0782fd8 Update docs following LLVM AOT linker cleanup. (#4950) by Scott Todd · 4 years, 2 months ago
- b178aa2 Update Android cmake doc for host config options. (#4948) by CindyLiu · 4 years, 2 months ago
- a2868a9 Reduce optimization level on Flow/Transforms to work around compiler bug. by Stella Laurenzo · 4 years, 2 months ago
- 14a944b Add a doc with tips on how to debug releases. by Stella Laurenzo · 4 years, 2 months ago
- e162bf6 Fix typo in benchmarking doc (#4829) by Phoenix Meadowlark · 4 years, 2 months ago
- 8d74bfa Merge pull request #4571 from google/staging-hal-rewrite by Ben Vanik · 4 years, 3 months ago
- 8237bc3 Removing Metal backend until it can be replaced. by Ben Vanik · 4 years, 4 months ago
- aec5174 Merge pull request #4655 from NatashaKnk:main-to-google by Copybara-Service · 4 years, 3 months ago
- ee9a9cb Integrate LLVM at llvm/llvm-project@e29552c5aff6 by iree-copybara-bot · 4 years, 3 months ago
- a0c456a Swapping many C++ HAL types/enums for C ones. by Ben Vanik · 4 years, 4 months ago
- 440edee Fix relative path error in Android getting started (#4647) by Phoenix Meadowlark · 4 years, 3 months ago
- 34d1f0b Fix missing \ and add debugging note (#4631) by Phoenix Meadowlark · 4 years, 3 months ago
- 603e9f1 Moves the java bindings to the experimental directory (#4608) by not-jenni · 4 years, 3 months ago
- 4e1a69b Remove custom CMake cross compilation for Android. (#4584) by Scott Todd · 4 years, 3 months ago
- cf3eb0a Fix typo (#4483) by Marius Brehler · 4 years, 3 months ago
- 3705b14 Add .txt file extension to SUBMODULE_VERSIONS (#4427) by Geoffrey Martin-Noble · 4 years, 3 months ago
- 982db73 Rebase Colab examples on released Python packages. (#4407) by Scott Todd · 4 years, 4 months ago
- 30f67df Update cross-compilation for changed experimental flag names (#4365) by Geoffrey Martin-Noble · 4 years, 4 months ago
- 334d3e2 Update getting_started_linux_cmake.md (#4367) by hkim15 · 4 years, 4 months ago
- f822f92 Replace references to LINT.IfChange with comments by Geoffrey Martin-Noble · 4 years, 4 months ago
- c211d75 Merge pull request #4262 from NatashaKnk:main-to-google by Copybara-Service · 4 years, 4 months ago
- 552d19b Some tweaks to Python and e2e benchmarking docs (#4249) by bjacob · 4 years, 4 months ago
- 6f1afa5 Delete llvmjit compiler target and HAL backend. (#4152) by Scott Todd · 4 years, 4 months ago
- 6543572 Rename MobileNetV3 to MobileNetV3Small in docs (#4240) by Phoenix Meadowlark · 4 years, 4 months ago
- a36f32b Add note on parallel ctesting in testing guide (#4154) by Phoenix Meadowlark · 4 years, 4 months ago
- a28d9b3 Init IREE on RISC-V (#4103) by Hong-Rong Hsu · 4 years, 4 months ago
- 39c21de Update TF docs to reflect bazel deprecation (#4171) by Phoenix Meadowlark · 4 years, 5 months ago
- fdb88b9 improve tracy docs (#4117) by bjacob · 4 years, 5 months ago
- 204f652 Write the doc page on profiling cpu events (#4126) by bjacob · 4 years, 5 months ago
- 613efa8 Add build instructions to python getting started (#4153) by Phoenix Meadowlark · 4 years, 5 months ago
- aaa08b1 Enable dylib-llvm-aot tests and switch from testing JIT to AOT. (#3928) by Scott Todd · 4 years, 5 months ago
- c3f1c45 Freeze TF Coverage Tables (#4135) by Phoenix Meadowlark · 4 years, 5 months ago
- 444938e Move SDL2 and Dear ImGui submodules to CMake find_package. (#4130) by Scott Todd · 4 years, 5 months ago
- af7e6b0 Move SDL2 and ImGui deps from submodules to find_package. by Scott Todd · 4 years, 5 months ago
- d601fbc Step 5/n: Add new setup*.py scripts. by Stella Laurenzo · 4 years, 5 months ago
- db970d7 Drop Bazel support for Vulkan GUI samples, Dear ImGui, and SDL2. by Scott Todd · 4 years, 5 months ago
- 39073c0 start an overhaul of profiling docs (#4060) by bjacob · 4 years, 5 months ago
- 3fd9467 Add a doc page on using Address/Memory/Thread sanitizers (#4067) by bjacob · 4 years, 5 months ago
- 6c17942 Increase fidelity in ccache stat-monitoring example (#4087) by Phoenix Meadowlark · 4 years, 5 months ago
- 376be9f add ccache doc (#4070) by bjacob · 4 years, 5 months ago
- b32de09 Update Linux docs to include an LLVM AOT example (#3165) by powderluv · 4 years, 5 months ago
- 40da454 Update docs to recommend enabling/disabling assertions globally. (#4014) by bjacob · 4 years, 5 months ago
- 5c242c9 Adding docs for Windows + AOT. by Ben Vanik · 4 years, 6 months ago
- 0f92dab Tidy up old submodules and related scripts. (#3777) by Scott Todd · 4 years, 5 months ago
- 65d88c3 fix a trivial problem in macos guide (#3713) by freedom" Koan-Sin Tan · 4 years, 6 months ago
- 582fff4 Update docs on TFLite benchmarking. (#3667) by Han-Chung Wang · 4 years, 6 months ago
- d13da6a Create a func to use dummy input to call exported functions. (#3624) by Han-Chung Wang · 4 years, 6 months ago
- 2d53439 Add tips to Windows getting started docs about max path lengths. (#3656) by Scott Todd · 4 years, 6 months ago
- 8568183 Switch : to / in more CMake tests names. (#3647) by Scott Todd · 4 years, 6 months ago
- 7c89c65 Add a note in Windows-Bazel guide for MSVC version config (#3648) by Geoffrey Martin-Noble · 4 years, 6 months ago
- a808f68 Fix CMake sample commands in documentation. (#3646) by Scott Todd · 4 years, 6 months ago
- b214d23 Install swiftshader from a commit instead of a submodule (#3634) by Phoenix Meadowlark · 4 years, 6 months ago
- 8c8b972 Rename 'external' to 'non_hermetic' in Keras BUILD files (#3642) by Phoenix Meadowlark · 4 years, 6 months ago
- 10b3e1e Use LLVM Bazel BUILD files from google/llvm-bazel (#3544) by Geoffrey Martin-Noble · 4 years, 6 months ago
- 2edc7d6 Standardization pass through docs/ folder. (#3597) by Scott Todd · 4 years, 6 months ago
- 9045a06 Revise profiling.md, tweaking language and adding more Tracy details. (#3595) by Scott Todd · 4 years, 6 months ago
- ba7ecd5 Merge pull request #3555 by rsuderman · 4 years, 6 months ago
- 4c22506 Fix bazel commandline by Geoffrey Martin-Noble · 4 years, 6 months ago
- 680c5dc Adds newlines to the end of CMakeLists.txt files and updates the CMake variables readme by not-jenni · 4 years, 6 months ago
- 8cc22a3 Update AOT doc and CMakeLists.txt on Android (#3471) by Han-Chung Wang · 4 years, 6 months ago
- ab441bd Tweaks to e2e_benchmarking.md (#3513) by bjacob · 4 years, 6 months ago
- 1e58032 Add more detail to Android benchmarking docs (#3520) by Geoffrey Martin-Noble · 4 years, 6 months ago
- a0aacb6 [metal] Initial bring up: properly set workgroup size (8/n) (#3422) by Lei Zhang · 4 years, 6 months ago
- 10d9a40 Add attributes to Vulkan for allowing specification of properties for Cooperative matrix multiply operations. (#3469) by MaheshRavishankar · 4 years, 6 months ago
- c0b34e8 [doc] Add documentation for Vulkan GPU profiling (#3347) by Lei Zhang · 4 years, 7 months ago
- a37053c Merge pull request #3339 from google/julianwa-patch-1 by Julian Walker · 4 years, 7 months ago
- 5ac9c62 Revert "Use LLVM Bazel BUILD files from google/llvm-bazel (#2794)" (#3398) by Geoffrey Martin-Noble · 4 years, 7 months ago
- 17824b1 Use LLVM Bazel BUILD files from google/llvm-bazel (#2794) by Geoffrey Martin-Noble · 4 years, 7 months ago
- afd7abe Forcing LLVM's rude forcing of /W4 and !NDEBUG off. (#3370) by Ben Vanik · 4 years, 7 months ago
- be1589d Add a script to generate benchmarking artifacts. (#3288) by Phoenix Meadowlark · 4 years, 7 months ago
- 87cd38c [metal] Initial bring up of Metal HAL driver (5/n) (#3318) by Lei Zhang · 4 years, 7 months ago
- c5de501 Replace `-input-value` with `-function-input` for iree-run-mlir. (#3346) by Han-Chung Wang · 4 years, 7 months ago
- 15fb768 Delete milestones.md by Julian Walker · 4 years, 7 months ago
- 8255d34 [NFC] Make flags more descriptive (#3330) by Han-Chung Wang · 4 years, 7 months ago
- a5916d1 Update objectives.md by Julian Walker · 4 years, 7 months ago
- c7f13cc Create objectives.md by Julian Walker · 4 years, 7 months ago
- f25eef3 Update android benchmarking titles to match.. (#3322) by Phoenix Meadowlark · 4 years, 7 months ago