- b327096 rename iree.rt to iree.runtime (#5148) by Phoenix Meadowlark · 4 years ago
- 5a8954e Rename 'pyiree' to 'iree' (#5145) by Phoenix Meadowlark · 4 years ago
- 9ae2e49 Rename compiler2 to compiler (#5113) by Phoenix Meadowlark · 4 years ago
- 768d230 Fix colab-specific notebook name (#4537) by Phoenix Meadowlark · 4 years, 2 months ago
- 4cb2741 Update the mnist_tensorflow colab to train with IREE (#4526) by Phoenix Meadowlark · 4 years, 2 months ago
- 982db73 Rebase Colab examples on released Python packages. (#4407) by Scott Todd · 4 years, 2 months ago
- aaa08b1 Enable dylib-llvm-aot tests and switch from testing JIT to AOT. (#3928) by Scott Todd · 4 years, 3 months ago
- e84d1c6 Merge main into google. by Stella Laurenzo · 4 years, 3 months ago
- f468273 Remove pyiree.compiler and switch everything to pyiree.compiler2. by Stella Laurenzo · 4 years, 3 months ago
- 01b507d Use recommended python3.6 APIs and document 3.7 upgrades (#4134) by Phoenix Meadowlark · 4 years, 3 months ago
- c78af04 Refactor trace_utils and module_utils out of tf_test_utils/tf_utils (#3916) by Phoenix Meadowlark · 4 years, 4 months ago
- 695cbc3 Fix tf_utils usage in resnet.ipynb. (#3628) by Scott Todd · 4 years, 5 months ago
- c88982b Regenerate mnist.mlir and mnist_fake_weights.mlir from Colab. (#3439) by Scott Todd · 4 years, 5 months ago
- d5162ee Update MNIST colab to use `IreeCompiledModule.create_from_instance`. by Phoenix Meadowlark · 4 years, 5 months ago
- e8b6624 Remove soon-to-be-depracated function call (#3266) by Phoenix Meadowlark · 4 years, 6 months ago
- eb236e3 Remove reference to SavedModel roundtrip from colab (#3043) by Phoenix Meadowlark · 4 years, 7 months ago
- 3baaec4 Update Colab notebooks to use higher-level compilation. by Phoenix Meadowlark · 4 years, 7 months ago
- c12c0cd [doc] Shuffle doc organization and simplify publication (#2614) by Lei Zhang · 4 years, 8 months ago
- 083ac8e Fix layering and turn on layering_check (#2540) by Geoffrey Martin-Noble · 4 years, 8 months ago
- ccc47e8 Rename `xla_hlo` dialect to `mhlo` by Mehdi Amini · 4 years, 9 months ago
- 4e5167d Update URLs from `master` to `main` branch. (#2335) by Scott Todd · 4 years, 9 months ago
- 11fa860 Replace usages of Tensorflow DistributionStrategy method experimental_run_v2 with run. (#2332) by Scott Todd · 4 years, 9 months ago
- 3a974f2 Add Colab notebook showing ResNet50 compilation and execution. by Scott Todd · 4 years, 10 months ago
- 5255b88 Remove superfluous nokokoro tags by Geoffrey Martin-Noble · 5 years ago
- 9b47a6c Update MNIST Colab notebook and its output models. by Scott Todd · 5 years ago
- 1ee7b1a Update opcodes for sin, cos, neg, pow, conv and exp hlo ops to match xla opcodes by Smit Hinsu · 5 years ago
- 06b0fec Updates mnist_tensorflow to use the vmla driver when running on CPU. by Phoenix Meadowlark · 5 years ago
- 72b2f74 Apply name change(experimental_run_v2 -> run) for all callers. by iree-copybara-bot · 5 years ago
- d08e87e Change HLO op names to match XLA op code names by iree-copybara-bot · 5 years ago
- 44860eb Deleting the old interpreter now that VMLA can run all tests. by Ben Vanik · 5 years ago
- 7cc1143 Fix repo_root logic in start_colab_kernel.py after code move. by Scott Todd · 5 years ago
- 3df5841 Split TensorFlow python bindings from the core python bindings. by Stella Laurenzo · 5 years ago
- b9aa31f Reorganize scripts by Geoffrey Martin-Noble · 5 years ago
- 5420b64 Fix variable name and re-run edge_detection.ipynb. by Scott Todd · 5 years ago
- 9a0481a Add notes in Colab docs about lack of remote runtime support. by Scott Todd · 5 years ago
- 8a3d1c6 Add Colab notebook that trains, compiles, and runs an MNIST model. by Scott Todd · 5 years ago
- 85b61d7 Update Colab notebooks to use latest Python bindings. by Scott Todd · 5 years ago
- e2b0d7f First step of splitting python bindings. by Stella Laurenzo · 5 years ago
- 2ceaf34 Remove unnecessary license headers. by Sean Silva · 5 years ago
- 7f45e75 Add a Colab notebook that produces an image edge detection module. by Scott Todd · 5 years ago
- 619c420 Update Colab setup steps and documentation by Scott Todd · 5 years ago
- 64e18cb Wire saved_model import in properly. by Stella Laurenzo · 5 years ago
- 72f2114 Colab showing definition of a module in Python and loading. by Stella Laurenzo · 5 years ago
- 63baef7 Always log to stderr instead of stdout by Geoffrey Martin-Noble · 5 years ago
- 3bdefc2 Add colab integration. by Stella Laurenzo · 5 years ago