-
Notifications
You must be signed in to change notification settings - Fork 249
Upgrade Tensorflow version to 1.13.1 #2119
base: master
Are you sure you want to change the base?
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
I'm going to need some help to understand why CI failed. What I am reading in the logs is that the spec tests passed 🤔 |
Seems like flake8 has failed on the cli directory, probably because of a version change in the tool:
I'll send a separate PR to fix that. EDIT |
This should be fixed now, can you rebase this PR @josh-taylr? |
* Upgrade Tensorflow to version 1.13.1. * Upgrade to CUDA 10 as Tensorflow GPU binaries are now built against this version. See #2117
No description provided.