Skip to content

Update visualize.py #543

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 2 commits into from
May 5, 2018
Merged

Update visualize.py #543

merged 2 commits into from
May 5, 2018

Conversation

2wins
Copy link
Contributor

@2wins 2wins commented May 5, 2018

Checklist

  • I've tested that my changes are compatible with the latest version of Tensorflow.
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.

Motivation and Context

Some functions in scipy.misc are deprecated and will be removed in 1.2.0. (Link)

Description

The package scipy.misc is replaced with imageio.
More specifically, the changes are as follows:
scipy.misc.imreadimageio.imread
scipy.misc.imsaveimageio.imwrite

@DEKHTIARJonathan DEKHTIARJonathan self-assigned this May 5, 2018
@DEKHTIARJonathan DEKHTIARJonathan self-requested a review May 5, 2018 08:40
@DEKHTIARJonathan
Copy link
Member

DEKHTIARJonathan commented May 5, 2018

@2wins thanks a lot for your PR. Nice work.

@zsdonghao do you know why codacy can't analyse this PR?
It also seems that Travis didn't launch a commit build. Just a PR build.

Maybe because the commits are not from the root repository.

@zsdonghao
Copy link
Member

@DEKHTIARJonathan let me check.

@zsdonghao zsdonghao merged commit 576c3af into tensorlayer:master May 5, 2018
luomai pushed a commit that referenced this pull request Nov 21, 2018
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