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

Handle python versions for TensorFlow #1574

Merged
merged 4 commits into from
Dec 9, 2021
Merged

Conversation

anargyri
Copy link
Collaborator

@anargyri anargyri commented Dec 8, 2021

Description

Use TF 2.6 in case of Python version 3.6, and TF 2.7 for higher Python versions.

Related Issues

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging branch and not to main branch.

Copy link
Collaborator

@miguelgfierro miguelgfierro left a comment

Choose a reason for hiding this comment

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

LGTM

@anargyri anargyri merged commit 09973a1 into staging Dec 9, 2021
@anargyri anargyri deleted the andreas/python_version branch December 9, 2021 10:34
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.

None yet

2 participants