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

fix _obtain_input_shape namespace change #45

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

datashinobi
Copy link

fixes ImportError: cannot import name '_obtain_input_shape'

Change introduced in keras 2.2.2 where '_obtain_input_shape' is now in keras_application

@plowman
Copy link

plowman commented Feb 18, 2019

Hey @rcmalli any chance you can merge this? Fwiw, it seems like this same bug is currently breaking CI tests here, which are then fixed in this PR.

@rcmalli rcmalli merged commit 7f07ad4 into rcmalli:master Feb 19, 2019
@bk521234
Copy link

was this merged into the package index install? I just pip install'ed and ran into this issue. This commit fixed the issue for me.

@datashinobi datashinobi deleted the yassine/fix_obtain_input_shape branch June 20, 2019 15:55
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.

4 participants