tensorflow / community

Stores documents used by the TensorFlow developer community
Apache License 2.0
1.26k stars 576 forks source link

Introduce Fingerprint class and add experimental namespace. #439

Open monicadsong opened 1 year ago

monicadsong commented 1 year ago

The Fingerprint class and read_fingerprint method will first be implemented as tf.saved_model.experimental.Fingerprint and tf.saved_model.experimental.read_fingerprint.

monicadsong commented 1 year ago

Gentle ping, @theadactyl!