Fix a bug where string::substr is used with wrong position.
authorgracehoney <31743510+aaroey@users.noreply.github.com>
Tue, 24 Apr 2018 21:55:47 +0000 (14:55 -0700)
committergracehoney <31743510+aaroey@users.noreply.github.com>
Tue, 24 Apr 2018 21:55:47 +0000 (14:55 -0700)
commitc13af7d5a2bde4cedd28336e688f15d9bc0d886c
tree6f94918f72cde98226f7ca11914541833c4fc3e4
parente1e5f305e5359fd50340ea76ea2f737f6e87a0d7
Fix a bug where string::substr is used with wrong position.
tensorflow/contrib/tensorrt/convert/convert_graph.cc