Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sample Colab notebooks to use tf-nightly. #14901

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

ScottTodd
Copy link
Member

This fixes most of our Colab notebooks that have been failing. I also adapted several notebooks to API changes (tools output MLIR bytecode by default, which can't be loaded as text and printed without going through a converter).

I still want some sample notebooks for JAX and PyTorch... one day...

skip-ci: tested at https://github.com/openxla/iree/actions/runs/6043263838

Also adapt to API changes (MLIR bytecode default).
@ScottTodd ScottTodd added integrations/tensorflow TensorFlow model import and conversion bindings/python Python wrapping IREE's C API compiler/tools IREE's compiler tooling (iree-compile, iree-opt, etc) labels Aug 31, 2023
@ScottTodd ScottTodd merged commit 326aca2 into main Sep 1, 2023
58 checks passed
@ScottTodd ScottTodd deleted the scotttodd-colab-update branch September 1, 2023 00:11
jinchen62 pushed a commit to jinchen62/iree that referenced this pull request Sep 18, 2023
This fixes most of our Colab notebooks that have been failing. I also
adapted several notebooks to API changes (tools output MLIR bytecode by
default, which can't be loaded as text and printed without going through
a converter).

I still want some sample notebooks for JAX and PyTorch... one day...

skip-ci: tested at
https://github.com/openxla/iree/actions/runs/6043263838
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bindings/python Python wrapping IREE's C API compiler/tools IREE's compiler tooling (iree-compile, iree-opt, etc) integrations/tensorflow TensorFlow model import and conversion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants