Module: tf.saved_model.experimental

Public API for tf._api.v2.saved_model.experimental namespace

Classes

class Fingerprint: The SavedModel fingerprint.

class TrackableResource: Holds a Tensor which a tf.function can capture.

class VariablePolicy: Enum defining options for variable handling when saving.

Functions

read_fingerprint(...): Reads the fingerprint of a SavedModel in export_dir.