Sponsor of the Day:
Jerkmate
https://www.tensorflow.org/api_docs/python/tf/saved_model/experimental/VariablePolicy
tf.saved_model.experimental.VariablePolicy | TensorFlow v2.16.1
Enum defining options for variable handling when saving.
tf saved modeltensorflow v2 16experimental
https://www.tensorflow.org/api_docs/python/tf/saved_model
Module: tf.saved_model | TensorFlow v2.16.1
Public API for tf._api.v2.saved_model namespace
tf saved modeltensorflow v2 16module
https://www.tensorflow.org/api_docs/python/tf/compat/v1/saved_model/regression_signature_def
tf.compat.v1.saved_model.regression_signature_def | TensorFlow v2.16.1
Creates regression signature from given examples and predictions.
tf compat v1tensorflow v2 16saved modelregressionsignature
https://www.tensorflow.org/api_docs/python/tf/compat/v1/saved_model/load
tf.compat.v1.saved_model.load | TensorFlow v2.16.1
Loads the model from a SavedModel as specified by tags. (deprecated)
tf compat v1tensorflow v2 16saved modelload
https://www.tensorflow.org/api_docs/python/tf/saved_model/experimental/TrackableResource
tf.saved_model.experimental.TrackableResource | TensorFlow v2.16.1
Holds a Tensor which a tf.function can capture.
tf saved modeltensorflow v2 16experimental