Fix python lint errors internally. One important change is to rename CreateInferenceG...
authorgracehoney <31743510+aaroey@users.noreply.github.com>
Sun, 11 Feb 2018 06:44:01 +0000 (22:44 -0800)
committergracehoney <31743510+aaroey@users.noreply.github.com>
Sun, 11 Feb 2018 06:44:01 +0000 (22:44 -0800)
commitcf4d066720bbf9c3c79aa62d9b1057939af5ff63
tree80e7262021a14374eb999284283b5a1423d6162d
parentcf3c77f683b6bc27408a58ca9eb7ea5afb4568f6
Fix python lint errors internally. One important change is to rename CreateInferenceGraph to create_inference_graph.
tensorflow/contrib/tensorrt/README.md
tensorflow/contrib/tensorrt/__init__.py
tensorflow/contrib/tensorrt/convert/convert_nodes.cc
tensorflow/contrib/tensorrt/python/__init__.py
tensorflow/contrib/tensorrt/python/ops/trt_engine_op.py
tensorflow/contrib/tensorrt/python/trt_convert.py
tensorflow/contrib/tensorrt/segment/segment_test.cc
tensorflow/contrib/tensorrt/test/test_tftrt.py