Skip to content

Add support for TensorFlow 1.11.0 and bump library version up to 1.12.0 #439

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

Merged
merged 3 commits into from
Oct 25, 2018

Conversation

mvsusp
Copy link
Contributor

@mvsusp mvsusp commented Oct 22, 2018

Description of changes:

  • add support for TensorFlow 1.11.0
  • bump library version up to 1.12.0

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have updated the changelog with a description of my changes (if appropriate)
  • I have updated any necessary documentation (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-io
Copy link

codecov-io commented Oct 22, 2018

Codecov Report

Merging #439 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #439   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files          55       55           
  Lines        4033     4033           
=======================================
  Hits         3781     3781           
  Misses        252      252
Impacted Files Coverage Δ
src/sagemaker/tensorflow/defaults.py 100% <100%> (ø) ⬆️
src/sagemaker/__init__.py 100% <100%> (ø) ⬆️

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 5d88412...1300611. Read the comment docs.

laurenyu
laurenyu previously approved these changes Oct 24, 2018
@@ -2,6 +2,11 @@
CHANGELOG
=========

1.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.

if it doesn't seem like this will be released today, append this with a "dev"

@mvsusp mvsusp merged commit a5595af into aws:master Oct 25, 2018
@mvsusp mvsusp deleted the mvs-tf-1.11.0 branch October 25, 2018 16:33
pdasamzn pushed a commit to pdasamzn/sagemaker-python-sdk that referenced this pull request Nov 1, 2018
….0 (aws#439)

* Add support for tensorflow 1.11.0 and bump library version up to 1.12.0
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.

3 participants