aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tensorflow.i
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-11-29 17:15:19 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-11-29 17:26:37 -0800
commitf55786c1fcd7204618964fc3e1f0f5fe86a8e53a (patch)
tree8b40a2fbca2029271b95ba710d9ee61e4cee1ce8 /tensorflow/python/tensorflow.i
parentaac26a434fa507f0b5afd90e2b7c121459ceea65 (diff)
Remove net_lib since the tests that were using it are using portpicker library
instead now. Change: 140548344
Diffstat (limited to 'tensorflow/python/tensorflow.i')
-rw-r--r--tensorflow/python/tensorflow.i1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/python/tensorflow.i b/tensorflow/python/tensorflow.i
index 97c942320a..0f7deb7827 100644
--- a/tensorflow/python/tensorflow.i
+++ b/tensorflow/python/tensorflow.i
@@ -29,7 +29,6 @@ limitations under the License.
%include "tensorflow/python/client/tf_session.i"
%include "tensorflow/python/client/device_lib.i"
-%include "tensorflow/python/client/net_lib.i"
%include "tensorflow/python/client/quantize_training.i"
%include "tensorflow/python/lib/io/file_io.i"