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

build: unpin tf-nightly version #1761

Merged
merged 2 commits into from
Jan 17, 2019
Merged

build: unpin tf-nightly version #1761

merged 2 commits into from
Jan 17, 2019

Conversation

wchargin
Copy link
Contributor

Summary:
This reverts part of d285c7d because
the upstream package has been fixed.

Test Plan:
Running from tensorflow.compat import v1 fails in the 20190114
virtualenv but works in the 20190115 virtualenv. Building the Pip
package with bazel run //tensorboard/pip_package:build_pip_package
also works.

wchargin-branch: unpin-tf-nightly

Summary:
This reverts part of d285c7d because
the upstream package has been fixed.

Test Plan:
Running `from tensorflow.compat import v1` fails in the 20190114
virtualenv but works in the 20190115 virtualenv. Building the Pip
package with `bazel run //tensorboard/pip_package:build_pip_package`
also works.

wchargin-branch: unpin-tf-nightly
@wchargin
Copy link
Contributor Author

Welp, we’re hitting -fcolor-diagnostics again (only in the Python 2
build, interestingly).

I’ll re-run on a prayer, and then probably have to figure out an actual
fix.

wchargin-branch: unpin-tf-nightly
@wchargin wchargin merged commit f803d16 into master Jan 17, 2019
@wchargin wchargin deleted the wchargin-unpin-tf-nightly branch January 17, 2019 19:46
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.

2 participants