Skip to content
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

Bump tfx libs to 0.12 #174

Merged
merged 1 commit into from
Feb 25, 2019
Merged

Bump tfx libs to 0.12 #174

merged 1 commit into from
Feb 25, 2019

Conversation

andrewsmartin
Copy link
Contributor

No description provided.

requirements.txt Outdated
tensorflow_metadata==0.9.0
tensorflow-transform==0.12.0; python_version=='2.7'
tensorflow-data-validation==0.12.0; python_version=='2.7'
tensorflow_metadata==0.12.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weirdly, there is no such 0.12.0, but there is a 0.12.1.

BUT in their setup.py the __version__ is still 0.12.0.

I recommend bumping this to 0.12.1 or doing a bound.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a comment for them here: tensorflow/metadata#8 (comment)

@andrewsmartin andrewsmartin force-pushed the andrew/tfx12 branch 3 times, most recently from edc3fb3 to c716f45 Compare February 25, 2019 15:50
@andrewsmartin andrewsmartin changed the title Bump tfx libs to 0.12.0 Bump tfx libs to 0.12 Feb 25, 2019
@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

Merging #174 into tf113 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            tf113     #174   +/-   ##
=======================================
  Coverage   89.16%   89.16%           
=======================================
  Files          12       12           
  Lines         729      729           
=======================================
  Hits          650      650           
  Misses         79       79

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a439344...6b7feb2. Read the comment docs.

@andrewsmartin andrewsmartin merged commit 6ced712 into tf113 Feb 25, 2019
@andrewsmartin andrewsmartin deleted the andrew/tfx12 branch February 25, 2019 16:09
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.

2 participants