Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Upgrade Cloud ML version to tf@1.12 #1344

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

lgeiger
Copy link
Contributor

@lgeiger lgeiger commented Jan 6, 2019

tensor2tensor requires tensorflow>=1.12.0.
This PR upgrades the version on Cloud ML to 1.12 in order to fix run time errors.

Fixes #1234
Note: I only tested this change on Cloud ML without a TPU.

tensor2tensor requires [`tensorflow>=1.12.0`](https://github.com/tensorflow/tensor2tensor/blob/master/setup.py#L59). This PR upgrades the version on Cloud ML to 1.12 in order to fix run time errors.

Note: I only tested this change on Cloud ML *without* a TPU.
@googlebot googlebot added the cla: yes PR author has signed CLA label Jan 6, 2019
@afrozenator
Copy link
Contributor

Many thanks yet again @lgeiger !

@afrozenator afrozenator merged commit aaabb96 into tensorflow:master Jan 7, 2019
@lgeiger lgeiger deleted the upgrade-tf-versions branch January 7, 2019 23:37
kpe pushed a commit to kpe/tensor2tensor that referenced this pull request Mar 2, 2019
tensor2tensor requires [`tensorflow>=1.12.0`](https://github.com/tensorflow/tensor2tensor/blob/master/setup.py#L59). This PR upgrades the version on Cloud ML to 1.12 in order to fix run time errors.

Note: I only tested this change on Cloud ML *without* a TPU.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ML Engine integration broken with 1.11
3 participants