Move Keras saving and loading functions into keras/saving/, and resolve...
Move Keras saving and loading functions into keras/saving/, and resolve circular dependencies with the SavedModel code. * saving.py has been split by format (hdf5 and model config) * saving.py will be deleted after dependencies to keras.engine.saving are all fixed. PiperOrigin-RevId: 228804552
Loading
Please sign in to comment