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