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

Revert "[CI] Tensorflow version support upgrade from 2.1.0 to 2.3.1" #6773

Closed
wants to merge 1 commit into from
Closed

Revert "[CI] Tensorflow version support upgrade from 2.1.0 to 2.3.1" #6773

wants to merge 1 commit into from

Conversation

leandron
Copy link
Contributor

Reverts #6706, as it breaks five TFLite tests. This is also reported in #6754.

On my machine I can see these fails when I have TF 2.3.1 installed:

tests/python/frontend/tflite/test_forward.py::test_forward_convolution
tests/python/frontend/tflite/test_forward.py::test_forward_transpose_conv
tests/python/frontend/tflite/test_forward.py::test_forward_quantize_dequantize
tests/python/frontend/tflite/test_forward.py::test_forward_padv2 - Run...
tests/python/frontend/tflite/test_forward.py::test_forward_relu - Valu...

Note: I used GitHub's "revert" functionality here, to revert the whole #6706, and I think we can just use the same to re-merge it, when sources are ready to cope with TF 2.3.x.

cc @tqchen @ANSHUMAN87 @u99127

@ANSHUMAN87
Copy link
Contributor

@leandron: Please refer #6774 for the fix.

@leandron
Copy link
Contributor Author

#6774 fixes the issues reported in #6754, making this PR unnecessary, so I'm closing it.

@leandron leandron closed this Oct 29, 2020
@leandron leandron deleted the revert-6706-sparse-31-tensorflow-ver-bump branch November 2, 2020 15:12
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.

3 participants