Module: tf.compat.v1.saved_model.loader

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

Functions

load(...): Loads the model from a SavedModel as specified by tags. (deprecated)

maybe_saved_model_directory(...): Checks whether the provided export directory could contain a SavedModel.