Skip to content

Integrate TF at tensorflow/tensorflow@1914c410b274#3549

Closed
GMNGeoffrey wants to merge 8 commits intoiree-org:googlefrom
GMNGeoffrey:tf-py3
Closed

Integrate TF at tensorflow/tensorflow@1914c410b274#3549
GMNGeoffrey wants to merge 8 commits intoiree-org:googlefrom
GMNGeoffrey:tf-py3

Conversation

@GMNGeoffrey
Copy link
Copy Markdown
Contributor

@GMNGeoffrey GMNGeoffrey commented Oct 20, 2020

Updates TF to
1914c410b274
matching
f402e682d0ef.

Updates Docker images to use Python3 instead of Python2 since TF looks
for Python3 first as of
ddb837a81022. It's
still annoying that we need numpy to run our C++ code, but at least
it's modern numpy now. See #1737.

We have to leave the bazel-tensorflow-nvidia image pinned at an old
version because when we rerun apt-get install on the nvidia driver
something gets screwed up. See
#3550

Updates TF to
[1914c410b274](tensorflow/tensorflow@101df483a5d4)
matching
[f402e682d0ef](llvm/llvm-project@f402e682d0ef).

Updates Docker images to use Python3 instead of Python2 since TF looks
for Python3 first as of
[ddb837a81022](tensorflow/tensorflow@ddb837a81022).
@google-cla google-cla Bot added the cla: yes label Oct 20, 2020
copybara-service Bot pushed a commit that referenced this pull request Oct 20, 2020
Updates TF to
[1914c410b274](tensorflow/tensorflow@101df483a5d4)
matching
[f402e682d0ef](llvm/llvm-project@f402e682d0ef).

Updates Docker images to use Python3 instead of Python2 since TF looks
for Python3 first as of
[ddb837a81022](tensorflow/tensorflow@ddb837a81022). It's
still annoying that we need numpy to run our C++ code, but at least
it's modern numpy now. See #1737.

We have to leave the `bazel-tensorflow-nvidia` image pinned at an old
version because when we rerun `apt-get install` on the nvidia driver
something gets screwed up. See
#3550

COPYBARA_INTEGRATE_REVIEW=#3549 from GMNGeoffrey:tf-py3 3ca1099
PiperOrigin-RevId: 338161374
@GMNGeoffrey
Copy link
Copy Markdown
Contributor Author

Merged as 7411cba

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.

1 participant