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

Keras saving/loading: Add a custom object saving test to verify the keras.utils.register_keras_serializable flows we are expecting users to follow work, and will continue to work with the new design and implementation coming in. #15992

Merged
merged 0 commits into from
Feb 4, 2022

Conversation

copybara-service[bot]
Copy link

Keras saving/loading: Add a custom object saving test to verify the keras.utils.register_keras_serializable flows we are expecting users to follow work, and will continue to work with the new design and implementation coming in.

This covers custom models, layers, metrics (class and function), losses, optimizers, and regularizers.

@gbaned gbaned removed their assignment Feb 2, 2022
@copybara-service copybara-service bot force-pushed the test_425535730 branch 2 times, most recently from b1ae5de to 67f4d86 Compare February 4, 2022 02:03
@copybara-service copybara-service bot closed this Feb 4, 2022
@copybara-service copybara-service bot merged commit 21a7846 into master Feb 4, 2022
@copybara-service copybara-service bot deleted the test_425535730 branch February 4, 2022 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant