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

Changed method call of tf.resize_images #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jens25
Copy link

@jens25 jens25 commented Feb 9, 2017

Since version 0.12.0-rc0 the method tf.resize_images expects a 1D Tensor with two elements. Fixed this in examples/imagenet/dataset.py . :)
Also I renamed the "def_path" arguments to "def-path" of convert.py. I added two dashes in front of def-path, because the other parameters start with two dashes and now it looks more consistent.

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.

1 participant