Skip to content

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