Added a call in CheckpointSaverHook.after_create_session to always save
authorSherry Moore <sherrym@google.com>
Thu, 5 Apr 2018 16:33:20 +0000 (09:33 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 5 Apr 2018 16:35:47 +0000 (09:35 -0700)
commit3fb89650a1e7f5cc4c04f091170fac504ba10021
tree62454da80fc0c94637db3a5c69f1c155b2447b30
parente6225d9835f63729a9006f10ca9e50068381663d
Added a call in CheckpointSaverHook.after_create_session to always save
checkpoint before the first training step.

PiperOrigin-RevId: 191753026
tensorflow/python/estimator/estimator_test.py
tensorflow/python/estimator/replicate_model_fn_test.py
tensorflow/python/training/basic_session_run_hooks.py
tensorflow/python/training/basic_session_run_hooks_test.py