Skip to content

Commit dc484cd

Browse files
Monica Songcopybara-github
Monica Song
authored andcommitted
[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.
tensorflow/community#415 PiperOrigin-RevId: 493957227
1 parent 131d24a commit dc484cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/def_file_filter/symbols_pybind.txt

+1
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ tensorflow::metrics::CheckpointSize
451451
[//tensorflow/cc/saved_model:fingerprinting_impl] # SavedModel Fingerprinting
452452
tensorflow::saved_model::fingerprinting::CreateFingerprintDef
453453
tensorflow::saved_model::fingerprinting::ReadSavedModelFingerprint
454+
tensorflow::saved_model::fingerprinting::MakeFingerprintMap
454455

455456

456457
[//tensorflow/compiler/jit:flags] # tfe

0 commit comments

Comments
 (0)