Fix bug in deserializing CondContexts.
authorSkye Wanderman-Milne <skyewm@google.com>
Tue, 27 Feb 2018 03:58:18 +0000 (19:58 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commit78d10e5800a058c6d1865c5282aaa4094f7bc36d
tree5c69fabd9721bef2d34cdca47d55feabb47eb8dc
parentccefd0a1307ac5dd39d0a254c49ce71f8c2b93e2
Fix bug in deserializing CondContexts.

PiperOrigin-RevId: 187121244
tensorflow/python/ops/control_flow_ops.py
tensorflow/python/training/saver_test.py