Explicitly specify the value of all the attributes for the newly created Assign
authorBenoit Steiner <bsteiner@google.com>
Tue, 6 Feb 2018 18:11:26 +0000 (10:11 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Feb 2018 18:15:19 +0000 (10:15 -0800)
commitc9527bf5caee75192e697008a7d2d732e92060b2
tree8b7add59dd2586420786fa17b6c62653d6d936ac
parentc446422e3857344d9b94a1521ff86734b700f1ae
Explicitly specify the value of all the attributes for the newly created Assign
nodes since we can't always rely on TF calling AddDefaultAttrsToGraphDef.

PiperOrigin-RevId: 184698463
tensorflow/core/grappler/optimizers/memory_optimizer.cc