Ensured that the model pruner outputs the nodes of the optimized graph in a
authorBenoit Steiner <bsteiner@google.com>
Wed, 21 Feb 2018 22:29:27 +0000 (14:29 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 21 Feb 2018 22:34:01 +0000 (14:34 -0800)
commit042c60a564d014a19575884f2a0b2cba987b0f7a
tree2ec9a463fcaec439abb84ace832d61a52e5c6868
parent6583044d980686c04a20085098b335c98618d106
Ensured that the model pruner outputs the nodes of the optimized graph in a
deterministic order

PiperOrigin-RevId: 186520272
tensorflow/core/grappler/optimizers/model_pruner.cc
tensorflow/python/grappler/tf_optimizer_test.py