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

Remove object metadata when saving SavedModel. #14697

Merged
merged 1 commit into from
Jun 11, 2021
Merged

Conversation

copybara-service[bot]
Copy link

Remove object metadata when saving SavedModel.

This change also fixes a few bugs when loading the metadata file, and fixes Keras tests so that they use model.save instead of tf.saved_model.save

@google-cla google-cla bot added the cla: yes label Jun 8, 2021
@copybara-service copybara-service bot force-pushed the test_376031254 branch 5 times, most recently from 53465a6 to 1e4c9e4 Compare June 11, 2021 21:42
This change also fixes a few bugs when loading the metadata file, and fixes Keras tests so that they use model.save instead of tf.saved_model.save

PiperOrigin-RevId: 378963258
@copybara-service copybara-service bot merged commit a120c62 into master Jun 11, 2021
@copybara-service copybara-service bot deleted the test_376031254 branch June 11, 2021 22:36
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