AI Dynamics

Global AI News Aggregator

About

New Keras Model Saving Format Available in TensorFlow Nightly

Announcement: the new Keras model saving format is available in tf-nightly. This format is aimed at reloading the exact same Python object, in a safe way (it does not rely on bytecode or pickling at all). In the future, the TF SavedModel format will be for inference-only export.

→ View original post on X — @fchollet