Fix checkpoint_utils.init_from_checkpoint() to be deterministic.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 26 Jan 2018 09:17:13 +0000 (01:17 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 26 Jan 2018 09:21:06 +0000 (01:21 -0800)
commit96cfcf190b900833b2d9a9c3f84c839e54cfb735
tree67da440088ec61e24625ce6d829acf54aabd4a87
parent76f6938bafeb81a4ca41b8dac2b9c83e1286fa95
Fix checkpoint_utils.init_from_checkpoint() to be deterministic.

PiperOrigin-RevId: 183354193
tensorflow/python/training/checkpoint_utils.py