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

[CI] Tensorflow version support upgrade from 2.1.0 to 2.3.1 #6706

Merged
merged 1 commit into from Oct 24, 2020

Conversation

ANSHUMAN87
Copy link
Contributor

Change summary:

  • Version bumped latest up-to-date
  • Few dependent failures resolved.

Background:
Please refer #6685 .
To support recent advances in Sparse area in Tensorflow community, the version need to be upgraded.

cc @siju-samuel , @tkonolige , @tqchen , @jroesch , @junrushao1994 , @FrozenGene !

@tkonolige
Copy link
Contributor

Does this mean that users with tensorflow version <2.3.0 will not be able to import their models?

@ANSHUMAN87
Copy link
Contributor Author

Does this mean that users with tensorflow version <2.3.0 will not be able to import their models?

I am not too sure if i understood your query clearly. Please let me know in case my response is upto.
If user has tensorflow version <2.3.0 , they might get error while executing our test scripts, but importing models if it is based on older version they should be able to do it.Thanks!

@ANSHUMAN87
Copy link
Contributor Author

@tqchen : If no further concern here! Would you please help to get this PR merged with latest docker images. So that our forth coming Sparse PRs will be smooth to handle. TIA!

@tqchen tqchen changed the title [Relay][Frontend] Tensorflow version support upgrade from 2.1.0 to 2.3.1 [CI] Tensorflow version support upgrade from 2.1.0 to 2.3.1 Oct 24, 2020
@tqchen tqchen merged commit d50bb03 into apache:main Oct 24, 2020
@tqchen
Copy link
Member

tqchen commented Oct 25, 2020

FYI, we will need to resolve #6754 in order to upgrade the TF images to 2.3.1

@ANSHUMAN87
Copy link
Contributor Author

FYI, we will need to resolve #6754 in order to upgrade the TF images to 2.3.1

Thanks @tqchen, I will look into it.

@leandron
Copy link
Contributor

leandron commented Oct 27, 2020

We are facing issues (reported broken TFlite tests #6754) when using the latest Docker files to run tests in our downstream CI.

Can we temporarily revert this change here, so that it is merged again when the rest of the sources are prepared to support TF 2.3.x?

cc @u99127

@tqchen
Copy link
Member

tqchen commented Oct 27, 2020

@leandron feel free to send a PR to revert the version

@ANSHUMAN87
Copy link
Contributor Author

We are facing issues (reported broken TFlite tests #6754) when using the latest Docker files to run tests in our downstream CI.

Can we temporarily revert this change here, so that it is merged again when the rest of the sources are prepared to support TF 2.3.x?

cc @u99127

I am working on the fix currently. Thanks!

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Oct 29, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 2, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 4, 2020
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants