Skip to content

Update Model call to Keras 2 API#69

Open
kettenfett wants to merge 1 commit intokeplr-io:masterfrom
kettenfett:patch-1
Open

Update Model call to Keras 2 API#69
kettenfett wants to merge 1 commit intokeplr-io:masterfrom
kettenfett:patch-1

Conversation

@kettenfett
Copy link
Copy Markdown

Changed "output" to "outputs" and "input" to "inputs".
Prevent "UserWarning: Update your Model call to the Keras 2 API: Model(inputs=Tensor("co..., outputs=Tensor("ac...)"

Changed "output" to "outputs" and "input" to "inputs".
Prevent "UserWarning: Update your `Model` call to the Keras 2 API: `Model(inputs=Tensor("co..., outputs=Tensor("ac...)`"
@kettenfett kettenfett changed the title Update layer_result_generators.py Update Model call to Keras 2 API Jun 7, 2018
@jakebian
Copy link
Copy Markdown
Member

jakebian commented Jun 7, 2018

Thanks for the PR! I need to look into the Keras 2 API but is this backwards compatible with Keras 1?

@kettenfett
Copy link
Copy Markdown
Author

I'm not sure about backwards compatibility. This is the release that introduced the name changes.

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.

2 participants