aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tensorflow.i
diff options
context:
space:
mode:
authorGravatar Andrew Harp <andrewharp@google.com>2016-11-11 16:43:51 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-11-11 17:02:51 -0800
commit1743ad893859ea342c3c6b04a5292b763ae4aead (patch)
treeb02f61f10035aa0004e338084fe2841dcbbc9b18 /tensorflow/python/tensorflow.i
parentf27dea2f016baf09040bf5aec705511486a3f205 (diff)
Add python wrapper for StatSummarizer.
Change: 138933733
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 9115ec891a..97c942320a 100644
--- a/tensorflow/python/tensorflow.i
+++ b/tensorflow/python/tensorflow.i
@@ -19,6 +19,7 @@ limitations under the License.
%include "tensorflow/python/util/port.i"
%include "tensorflow/python/util/py_checkpoint_reader.i"
+%include "tensorflow/python/util/stat_summarizer.i"
%include "tensorflow/python/lib/core/py_func.i"