aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Olivia Nordquist <nolivia@google.com>2017-11-13 13:07:45 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-11-13 13:11:13 -0800
commitbac56b37be7736c9da9a3257696a9c1241327d60 (patch)
tree767a1449473fa471aa11d750ac666085494bf00b /tools
parent90222dd7b29ff2597bc7f8d0f92db17324f591b0 (diff)
Validate shapes when updating edges from Python.
Uses MergeInput from shape_inference to check if the new input is compatible with the preexisting shape. Also this changes the MergeInput method. Previously, MergeInput would only return true if the shapes differed *and* the merge was successful. Now, MergeInput returns true only if the merge is successful. PiperOrigin-RevId: 175576173
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions