STT-tensorflow/tensorflow/python/keras/saving
2021-01-11 23:59:15 +01:00
..
saved_model Fix unittest error message assertion 2021-01-11 23:59:15 +01:00
__init__.py
BUILD Revert "Save Keras metadata in a separate proto and raise deprecation warnings when loading a SavedModel with tf.saved_model.save()." 2020-12-03 16:55:21 -08:00
hdf5_format_test.py (rollforward) Add option to not save the traces when exporting to the SavedModel format. 2020-10-21 11:28:48 -07:00
hdf5_format.py Move V1 optimizer code to a separate file optimizer_v1.py from the generic utils in optimizers.py. 2020-09-24 05:34:47 -07:00
losses_serialization_test.py
metrics_serialization_test.py
model_config.py Update model_config.py 2020-10-15 11:57:30 -07:00
save_test.py Fix a few tests that will fail in OSS keras. 2020-10-14 14:32:30 -07:00
save.py (rollforward) Add option to not save the traces when exporting to the SavedModel format. 2020-10-21 11:28:48 -07:00
saved_model_experimental_test.py Move V1 optimizer code to a separate file optimizer_v1.py from the generic utils in optimizers.py. 2020-09-24 05:34:47 -07:00
saved_model_experimental.py Move V1 optimizer code to a separate file optimizer_v1.py from the generic utils in optimizers.py. 2020-09-24 05:34:47 -07:00
saving_utils_test.py Update keras saving tests to import modules directly from keras folder. 2020-10-07 21:20:31 -07:00
saving_utils.py Move V1 optimizer code to a separate file optimizer_v1.py from the generic utils in optimizers.py. 2020-09-24 05:34:47 -07:00