Fix nest bug with different dictionary key orderings.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 1 Feb 2018 18:38:14 +0000 (10:38 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 2 Feb 2018 01:07:38 +0000 (17:07 -0800)
commit69655f34611747e51fc2644d1888301ecfcc4c96
tree48234c95984da3294d804d9f9ff910a57f7e1482
parentdf344949494003ffa6eb8d9cb777558128436dc6
Fix nest bug with different dictionary key orderings.

PiperOrigin-RevId: 184160009
tensorflow/python/data/util/nest.py
tensorflow/python/data/util/nest_test.py
tensorflow/python/util/nest.py
tensorflow/python/util/nest_test.py