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

Proper usage of initializer #12479

Merged
merged 1 commit into from Mar 14, 2019
Merged

Conversation

abhaikollara
Copy link
Contributor

Fixes weird issues with YAML serialisation

Summary

Fixes weird build fails with latest versions of PyYAML

Related Issues

#12478

PR Overview

  • [N] This PR requires new unit tests [y/n] (make sure tests are included)
  • [N] This PR requires to update the documentation [y/n] (make sure the docs are up-to-date)
  • [Y] This PR is backwards compatible [y/n]
  • [N] This PR changes the current API [y/n] (all API changes need to be approved by fchollet)

Fixes weird issues with YAML serialisation
Copy link
Member

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR.

We should consider fixing this as the level of initializer serialization (serializing a numpy array as a plain list of lists of floats).

@fchollet fchollet merged commit 7dd8545 into keras-team:master Mar 14, 2019
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.

None yet

2 participants