1. 1941216 Fix iree-samples buildkite pipeline. (#8142) by Scott Todd · 3 years, 2 months ago
  2. 0b0a4d8 Remove the "-snapshot" release suffix. (#8032) by Stella Laurenzo · 3 years, 2 months ago
  3. cf9540a Remove expected failure for tflite notebook test. (#7534) by Scott Todd · 3 years, 5 months ago
  4. df503b4 Integrate LLVM at llvm/llvm-project@fc2ba5e53d47 by iree-copybara-bot · 3 years, 5 months ago
  5. 3619f1f Fix typos in docs (#6946) by SaintMalik · 3 years, 7 months ago
  6. e1a8154 Update mnist_training with new APIs and current performance (#6935) by Phoenix Meadowlark · 3 years, 7 months ago
  7. 95b21f9 Fix TFLite sample by setting input_type="tosa". (#6701) by Scott Todd · 3 years, 7 months ago
  8. b5b9026 Add infrastructure for testing Colab notebooks and samples. (#6297) by Scott Todd · 3 years, 9 months ago
  9. f980bf6 Removing iree.module.export. (#6202) by Ben Vanik · 3 years, 9 months ago
  10. 7c611b9 Refresh some of our Colab notebooks. (#6162) by Scott Todd · 3 years, 9 months ago
  11. ffda498 Add a minimal sample using variables from TF -> C API. (#6104) by Scott Todd · 3 years, 10 months ago
  12. a07a112 Add a colab notebook demonstrating TFLite import process (#5990) by not-jenni · 3 years, 10 months ago
  13. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  14. 1093a06 Update colabs to use renamed python function (#5955) by not-jenni · 3 years, 10 months ago
  15. 0281721 Add a Colab notebook demonstrating TensorFlow Hub import. (#5945) by Scott Todd · 3 years, 10 months ago
  16. ab3b79f Dropping VMLA tests in as many places as possible. (#5898) by Ben Vanik · 3 years, 10 months ago
  17. b327096 rename iree.rt to iree.runtime (#5148) by Phoenix Meadowlark · 4 years ago
  18. 5a8954e Rename 'pyiree' to 'iree' (#5145) by Phoenix Meadowlark · 4 years ago
  19. 9ae2e49 Rename compiler2 to compiler (#5113) by Phoenix Meadowlark · 4 years ago
  20. 768d230 Fix colab-specific notebook name (#4537) by Phoenix Meadowlark · 4 years, 2 months ago
  21. 4cb2741 Update the mnist_tensorflow colab to train with IREE (#4526) by Phoenix Meadowlark · 4 years, 2 months ago
  22. 982db73 Rebase Colab examples on released Python packages. (#4407) by Scott Todd · 4 years, 2 months ago
  23. aaa08b1 Enable dylib-llvm-aot tests and switch from testing JIT to AOT. (#3928) by Scott Todd · 4 years, 3 months ago
  24. e84d1c6 Merge main into google. by Stella Laurenzo · 4 years, 3 months ago
  25. f468273 Remove pyiree.compiler and switch everything to pyiree.compiler2. by Stella Laurenzo · 4 years, 3 months ago
  26. 01b507d Use recommended python3.6 APIs and document 3.7 upgrades (#4134) by Phoenix Meadowlark · 4 years, 3 months ago
  27. c78af04 Refactor trace_utils and module_utils out of tf_test_utils/tf_utils (#3916) by Phoenix Meadowlark · 4 years, 4 months ago
  28. 695cbc3 Fix tf_utils usage in resnet.ipynb. (#3628) by Scott Todd · 4 years, 5 months ago
  29. c88982b Regenerate mnist.mlir and mnist_fake_weights.mlir from Colab. (#3439) by Scott Todd · 4 years, 5 months ago
  30. d5162ee Update MNIST colab to use `IreeCompiledModule.create_from_instance`. by Phoenix Meadowlark · 4 years, 6 months ago
  31. e8b6624 Remove soon-to-be-depracated function call (#3266) by Phoenix Meadowlark · 4 years, 6 months ago
  32. eb236e3 Remove reference to SavedModel roundtrip from colab (#3043) by Phoenix Meadowlark · 4 years, 7 months ago
  33. 3baaec4 Update Colab notebooks to use higher-level compilation. by Phoenix Meadowlark · 4 years, 7 months ago
  34. c12c0cd [doc] Shuffle doc organization and simplify publication (#2614) by Lei Zhang · 4 years, 8 months ago
  35. 083ac8e Fix layering and turn on layering_check (#2540) by Geoffrey Martin-Noble · 4 years, 8 months ago
  36. ccc47e8 Rename `xla_hlo` dialect to `mhlo` by Mehdi Amini · 4 years, 9 months ago
  37. 4e5167d Update URLs from `master` to `main` branch. (#2335) by Scott Todd · 4 years, 9 months ago
  38. 11fa860 Replace usages of Tensorflow DistributionStrategy method experimental_run_v2 with run. (#2332) by Scott Todd · 4 years, 9 months ago
  39. 3a974f2 Add Colab notebook showing ResNet50 compilation and execution. by Scott Todd · 4 years, 10 months ago
  40. 5255b88 Remove superfluous nokokoro tags by Geoffrey Martin-Noble · 5 years ago
  41. 9b47a6c Update MNIST Colab notebook and its output models. by Scott Todd · 5 years ago
  42. 1ee7b1a Update opcodes for sin, cos, neg, pow, conv and exp hlo ops to match xla opcodes by Smit Hinsu · 5 years ago
  43. 06b0fec Updates mnist_tensorflow to use the vmla driver when running on CPU. by Phoenix Meadowlark · 5 years ago
  44. 72b2f74 Apply name change(experimental_run_v2 -> run) for all callers. by iree-copybara-bot · 5 years ago
  45. d08e87e Change HLO op names to match XLA op code names by iree-copybara-bot · 5 years ago
  46. 44860eb Deleting the old interpreter now that VMLA can run all tests. by Ben Vanik · 5 years ago
  47. 7cc1143 Fix repo_root logic in start_colab_kernel.py after code move. by Scott Todd · 5 years ago
  48. 3df5841 Split TensorFlow python bindings from the core python bindings. by Stella Laurenzo · 5 years ago
  49. b9aa31f Reorganize scripts by Geoffrey Martin-Noble · 5 years ago
  50. 5420b64 Fix variable name and re-run edge_detection.ipynb. by Scott Todd · 5 years ago
  51. 9a0481a Add notes in Colab docs about lack of remote runtime support. by Scott Todd · 5 years ago
  52. 8a3d1c6 Add Colab notebook that trains, compiles, and runs an MNIST model. by Scott Todd · 5 years ago
  53. 85b61d7 Update Colab notebooks to use latest Python bindings. by Scott Todd · 5 years ago
  54. e2b0d7f First step of splitting python bindings. by Stella Laurenzo · 5 years ago
  55. 2ceaf34 Remove unnecessary license headers. by Sean Silva · 5 years ago
  56. 7f45e75 Add a Colab notebook that produces an image edge detection module. by Scott Todd · 5 years ago
  57. 619c420 Update Colab setup steps and documentation by Scott Todd · 5 years ago
  58. 64e18cb Wire saved_model import in properly. by Stella Laurenzo · 5 years ago
  59. 72f2114 Colab showing definition of a module in Python and loading. by Stella Laurenzo · 5 years ago
  60. 63baef7 Always log to stderr instead of stdout by Geoffrey Martin-Noble · 5 years ago
  61. 3bdefc2 Add colab integration. by Stella Laurenzo · 5 years ago