aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tensorflow.i
diff options
context:
space:
mode:
authorGravatar Sherry Moore <sherrym@google.com>2016-05-19 16:51:42 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-05-19 18:03:31 -0700
commitf48635800cb6991cbf82fc094c52a152dd90dd65 (patch)
tree53eeb21c26dd3dd3e22643310d0d6b52ba60a0a0 /tensorflow/python/tensorflow.i
parented3c37579b29278c4352567eb2bf573c248ee90c (diff)
Added basic filesystem support in Saver to support gcs.
Change: 122788931
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 923c52e4dc..d82c39290b 100644
--- a/tensorflow/python/tensorflow.i
+++ b/tensorflow/python/tensorflow.i
@@ -29,6 +29,7 @@ limitations under the License.
%include "tensorflow/python/client/tf_session.i"
%include "tensorflow/python/client/device_lib.i"
+%include "tensorflow/python/training/saver_io.i"
%include "tensorflow/python/training/server_lib.i"
%include "tensorflow/python/framework/python_op_gen.i"