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

[SavedModel Fingerprinting] Introduce public API tf.saved_model.experimental.read_fingerprint(export_dir) for reading a fingerprint given the file path (export_dir) of the SavedModel. Also, introduce new class tf.saved_model.experimental.Fingerprint which contains the fingerprint. #233

Merged
merged 1 commit into from
Jan 14, 2023

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 14, 2022

[SavedModel Fingerprinting] Introduce public API tf.saved_model.experimental.read_fingerprint(export_dir) for reading a fingerprint given the file path (export_dir) of the SavedModel. Also, introduce new class tf.saved_model.experimental.Fingerprint which contains the fingerprint.

tensorflow/community#415
tensorflow/community#439

@copybara-service copybara-service bot changed the title [SavedModel Fingerprinting] Introduce public API for reading a fingerprint given the file path (export_dir) of the SavedModel. [SavedModel Fingerprinting] Introduce public API tf.saved_model.read_fingerprint(export_dir) for reading a fingerprint given the file path (export_dir) of the SavedModel. Dec 16, 2022
@copybara-service copybara-service bot force-pushed the test_493957227 branch 5 times, most recently from dc484cd to 043e9c3 Compare January 5, 2023 23:52
@copybara-service copybara-service bot changed the title [SavedModel Fingerprinting] Introduce public API tf.saved_model.read_fingerprint(export_dir) for reading a fingerprint given the file path (export_dir) of the SavedModel. [SavedModel Fingerprinting] Introduce public API tf.saved_model.experimental.read_fingerprint(export_dir) for reading a fingerprint given the file path (export_dir) of the SavedModel. Also, introduce new class tf.saved_model.experimental.Fingerprint which contains the fingerprint. Jan 13, 2023
…rimental.read_fingerprint(export_dir)` for reading a fingerprint given the file path (`export_dir`) of the SavedModel. Also, introduce new class `tf.saved_model.experimental.Fingerprint` which contains the fingerprint.

tensorflow/community#415
tensorflow/community#439

PiperOrigin-RevId: 501965978
@copybara-service copybara-service bot merged commit 4bdcf14 into main Jan 14, 2023
@copybara-service copybara-service bot deleted the test_493957227 branch January 14, 2023 00:34
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.

0 participants