-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
bazel test fails at org_tensorflow/third_party/gpus/cuda_configure.bzl #1288
Comments
The problems are with Tensorflow bazel files. Fixes are in master version (no release yet): |
Workaround: downgrade bazel binary to .23 version. |
Update - It's now using bazel 0.24 Line 1 in f477a4f
|
With TF 1.14.0 I have the following build error on latest Bazel:
|
@neuromage Does the backend still depend on tensorflow? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it. |
On a clean master checkout:
tensorflow/tensorboard#2181
P.S. Why are we building tensorflow as part of our backend?
The text was updated successfully, but these errors were encountered: