STT-tensorflow/tensorflow/python/keras/saving
Katherine Wu 4d751f9da4 Roll forward of cl/316247127: Make sure compiled metrics are accessible after loading from H5 or SavedModel.
PiperOrigin-RevId: 317329395
Change-Id: I33578515f36aa0ba227e75bda52966d493a4bebb
2020-06-19 10:22:33 -07:00
..
saved_model Roll forward of cl/316247127: Make sure compiled metrics are accessible after loading from H5 or SavedModel. 2020-06-19 10:22:33 -07:00
BUILD This change adds WIP support for using `KerasTensor` objects in Keras's functional API instead of symbolic graph tf.Tensors. It is controlled by an internal behavior flag that is disabled by default and is not yet exposed in TF's APIs. 2020-06-05 15:47:28 -07:00
__init__.py
hdf5_format.py Roll forward of cl/316247127: Make sure compiled metrics are accessible after loading from H5 or SavedModel. 2020-06-19 10:22:33 -07:00
hdf5_format_test.py Roll forward of cl/316247127: Make sure compiled metrics are accessible after loading from H5 or SavedModel. 2020-06-19 10:22:33 -07:00
losses_serialization_test.py Remove passing experimental_run_tf_function in most tests. 2020-02-27 13:34:09 -08:00
metrics_serialization_test.py Remove passing experimental_run_tf_function in most tests. 2020-02-27 13:34:09 -08:00
model_config.py For compatibility with PyYAML v5+, try to use unsafe_load first and fallback to load. 2020-03-25 12:57:13 -07:00
save.py Add load option for loading SavedModel from specific io_device for distributed training. 2020-06-15 15:34:47 -07:00
save_test.py Rollback the previous change of feature_column test. 2020-06-05 08:44:53 -07:00
saved_model_experimental.py
saved_model_experimental_test.py
saving_utils.py Roll forward of cl/316247127: Make sure compiled metrics are accessible after loading from H5 or SavedModel. 2020-06-19 10:22:33 -07:00
saving_utils_test.py Update tests under keras.saving to use combinations. 2020-03-17 10:11:10 -07:00