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

Replaced np_utils with utils in image.py #44764

Merged
merged 1 commit into from Nov 12, 2020

Conversation

gbaned
Copy link
Contributor

@gbaned gbaned commented Nov 11, 2020

Replaced np_utils with utils, as np_utils is removed in TF 2.x

Replaced np_utils with utils, as np_utils is removed in TF 2.x
@google-ml-butler google-ml-butler bot added the size:XS CL Change Size: Extra Small label Nov 11, 2020
@google-cla
Copy link

google-cla bot commented Nov 11, 2020

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and then comment @googlebot I fixed it.. If the bot doesn't comment, it means it doesn't think anything has changed.

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no label Nov 11, 2020
@gbaned gbaned changed the title Update image.py Replaced np_utils with utils in image.py Nov 11, 2020
@gbaned gbaned added cla: yes and removed cla: no labels Nov 11, 2020
@gbaned gbaned self-assigned this Nov 11, 2020
@gbaned gbaned added the comp:keras Keras related issues label Nov 11, 2020
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Nov 11, 2020
@gbaned gbaned requested a review from rthadur November 11, 2020 13:14
@rmothukuru rmothukuru linked an issue Nov 11, 2020 that may be closed by this pull request
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Nov 11, 2020
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Nov 11, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Nov 11, 2020
Copy link
Member

@fchollet fchollet left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the PR

@google-ml-butler google-ml-butler bot added the kokoro:force-run Tests on submitted change label Nov 12, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Nov 12, 2020
@copybara-service copybara-service bot merged commit 1028958 into tensorflow:master Nov 12, 2020
PR Queue automation moved this from Approved by Reviewer to Merged Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:keras Keras related issues ready to pull PR ready for merge process size:XS CL Change Size: Extra Small
Projects
PR Queue
  
Merged
Development

Successfully merging this pull request may close these issues.

ImportError: cannot import name 'np_utils' in ImageDataGenerator
5 participants