Skip to content

Commit 4bdcf14

Browse files
Monica Songcopybara-github
Monica Song
authored andcommitted
[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 PiperOrigin-RevId: 501965978
1 parent 6ebc287 commit 4bdcf14

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)