aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tensorflow.i
diff options
context:
space:
mode:
authorGravatar Eugene Brevdo <ebrevdo@google.com>2016-08-03 12:20:47 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-08-03 13:32:33 -0700
commit9a137975be40afd08c19b8fb29bf776bc7f9407d (patch)
tree9bdc70dce5c4f4f87bbe67484da27906ad166fb3 /tensorflow/python/tensorflow.i
parenta0812ee71da3a86fa1bd0c6d7102a32de0b9730e (diff)
Add unit test + benchmarks for grpc miniclusters created on localhost.
Also added client/net_lib to get access to PickUnusedPortOrDie. Change: 129250139
Diffstat (limited to 'tensorflow/python/tensorflow.i')
-rw-r--r--tensorflow/python/tensorflow.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/tensorflow.i b/tensorflow/python/tensorflow.i
index ffd211152b..ef82a009f9 100644
--- a/tensorflow/python/tensorflow.i
+++ b/tensorflow/python/tensorflow.i
@@ -28,6 +28,7 @@ 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"