Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SavedModel Fingerprinting] Introduce public API `tf.saved_model.expe…
…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: 493957227
- Loading branch information