tf.keras.utils.deserialize_keras_object

View source on GitHub

tf.keras.utils.deserialize_keras_object(
    identifier, module_objects=None, custom_objects=None,
    printable_module_name='object'
)