tf.keras.dtype_policies.deserialize

Deserializes a serialized DTypePolicy instance.

config DTypePolicy configuration.
custom_objects Optional dictionary mapping names (strings) to custom objects (classes and functions) to be considered during deserialization.

A Keras DTypePolicy instance.