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

Use tensorflow == 1.12.0 in setup.py #65

Merged
merged 1 commit into from
Jan 26, 2019

Conversation

yongtang
Copy link
Member

This PR use fixed value of tensorflow == 1.12.0 in setup.py,
as from the tests of #56, tensorflow == 1.13.0 will not work
without additional implementation changes.

Signed-off-by: Yong Tang yong.tang.github@outlook.com

@yongtang yongtang mentioned this pull request Jan 25, 2019
9 tasks
@yongtang
Copy link
Member Author

/cc @terrytangyuan. I think we may also need to update the version strings on R side. Because of the recent change in tf.data the tensorflow-io will only work with 1.12.0 (not 1.13.9) Don't know which file in R-package to change though.

@terrytangyuan
Copy link
Member

This PR use fixed value of tensorflow == 1.12.0 in setup.py
and in R-package

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@yongtang
Copy link
Member Author

Thanks @terrytangyuan. The PR has been updated. Please take a look.

Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@terrytangyuan terrytangyuan merged commit 5ad3424 into tensorflow:master Jan 26, 2019
@yongtang yongtang deleted the setup.py branch January 26, 2019 01:24
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