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

[TFLite] Fix tests so that TensorFlow 2.9 is supported #12130

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

NicolaLancellotti
Copy link

@NicolaLancellotti NicolaLancellotti commented Jul 19, 2022

This pr fixes the tests that will be broken when we will update TFLite to the 2.9 version.

We will update TensorFlow and TFLite versions to 2.9 so that we can benefit from improvements in packaging to support multiple platforms and Operating Systems.

@NicolaLancellotti
Copy link
Author

@leandron

@leandron leandron changed the title Fix TFLite 2.9 tests [TFLite] Fix tests so that TensorFlow 2.9 is supported Jul 19, 2022
leandron added a commit that referenced this pull request Jul 22, 2022
leandron added a commit that referenced this pull request Jul 25, 2022
leandron added a commit that referenced this pull request Jul 26, 2022
Co-authored-by: Leandro Nunes <leandro.nunes@arm.com>
leandron added a commit that referenced this pull request Aug 3, 2022
Change-Id: I4995377d4bb7df61cb8b92f50af01e9df623f0c4
leandron added a commit that referenced this pull request Aug 16, 2022
Change-Id: I4995377d4bb7df61cb8b92f50af01e9df623f0c4
leandron added a commit that referenced this pull request Aug 16, 2022
Change-Id: I4995377d4bb7df61cb8b92f50af01e9df623f0c4
leandron added a commit that referenced this pull request Aug 17, 2022
Change-Id: I4995377d4bb7df61cb8b92f50af01e9df623f0c4
leandron added a commit that referenced this pull request Aug 22, 2022
Change-Id: I4995377d4bb7df61cb8b92f50af01e9df623f0c4
leandron added a commit that referenced this pull request Aug 22, 2022
Change-Id: I4995377d4bb7df61cb8b92f50af01e9df623f0c4
@leandron
Copy link
Contributor

I've been testing this change with TensorFlow 2.9.1 update that is proposed in #12131, and these tests are passing, so I'm merging this change so that it doesn't go stale.

Example job: https://ci.tlcpack.ai/job/tvm/job/ci-docker-staging/270/

note: some other non-related tests fail, which I'm fixing in separate PRs.

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @NicolaLancellotti

@leandron leandron merged commit 383bd41 into apache:main Aug 23, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
This pr fixes the tests that will be broken when we will update TFLite to
the 2.9 version.

We will update TensorFlow and TFLite versions to 2.9 so that we can
benefit from improvements in packaging to support multiple platforms
and Operating Systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants