Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Upgrade Tensorflow version to 1.13.1 #2119

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Upgrade Tensorflow version to 1.13.1 #2119

wants to merge 5 commits into from

Conversation

josh-taylr
Copy link

No description provided.

@googlebot
Copy link

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. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@josh-taylr
Copy link
Author

josh-taylr commented Mar 2, 2019

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 🤔

@yebrahim
Copy link
Contributor

yebrahim commented Mar 4, 2019

Seems like flake8 has failed on the cli directory, probably because of a version change in the tool:

$ flake8 cli/
cli/datalab.py:409:12: F632 use ==/!= to compare str, bytes, and int literals
The command "flake8 cli/" exited with 1.

I'll send a separate PR to fix that.

EDIT
Created #2122.

@yebrahim
Copy link
Contributor

yebrahim commented Mar 6, 2019

This should be fixed now, can you rebase this PR @josh-taylr?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants