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

Cherrypick fixes related to estimator dependency #25268

Merged
merged 3 commits into from
Jan 29, 2019

Commits on Jan 28, 2019

  1. Update Estimator version in setup,py

    This needs to be cherry-picked to TF r1.13 branch.
    There now exists a tensorflow_estimator==1.13.0rc0 release on pypi.
    
    PiperOrigin-RevId: 230987863
    Michael Case authored and aselle committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    f7bb22c View commit details
    Browse the repository at this point in the history
  2. Fix estimator dependency.

    This needs to be cherry-picked to TF r1.13 branch.
    
    PiperOrigin-RevId: 231209093
    tensorflower-gardener authored and aselle committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    d866bc9 View commit details
    Browse the repository at this point in the history
  3. Change estimator dep to >1.13rc0.

    PiperOrigin-RevId: 231246464
    Michael Case authored and aselle committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    730a0f1 View commit details
    Browse the repository at this point in the history