Uses ImportGraphDef instead of ConvertGraphDefToGraph in tflite.
authorAlexandre Passos <apassos@google.com>
Fri, 22 Dec 2017 20:21:16 +0000 (12:21 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 22 Dec 2017 20:25:02 +0000 (12:25 -0800)
commit4ff57df76b9013cf22550aac8fc66717a2d0891d
treeaedfc59fe4d6afcbbc7c2868a872df7156ac857b
parentba32ea1547af74d549f35a42e4de83c88652a636
Uses ImportGraphDef instead of ConvertGraphDefToGraph in tflite.

This has the right semantics for backwards compatibility.

PiperOrigin-RevId: 179951639
tensorflow/contrib/lite/toco/import_tensorflow.cc