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

Fix tf & tfp compatibility with python version #186

Merged
merged 11 commits into from
Nov 18, 2021

Conversation

Hoda1394
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Summary

The latest versions of tensorflow and tensorflow-probalility are working with python >= 3.7

Checklist

  • I have added tests to cover my changes
  • I have updated documentation (if necessary)

Acknowledgment

  • I acknowledge that this contribution will be available under the Apache 2 license.

@satra
Copy link
Contributor

satra commented Nov 18, 2021

can we extend to "3.10" will require quotes.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
setup.cfg Show resolved Hide resolved
@satra
Copy link
Contributor

satra commented Nov 18, 2021

just pushed those changes. let's see what breaks :)

@Hoda1394
Copy link
Contributor Author

@satra - tensorflow python versions are 3.7, 3.8 & 3.9 as mentioned in pypi

.github/workflows/ci.yml Outdated Show resolved Hide resolved
setup.cfg Outdated Show resolved Hide resolved
@Aakanksha-Rana
Copy link
Member

thankyou @Hoda1394

@satra satra merged commit 80d8a47 into neuronets:master Nov 18, 2021
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

3 participants