aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tensorflow.i
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-06-27 17:32:30 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-06-27 17:36:19 -0700
commit56605777aec87e762b9f549648f1ec104d14cd5d (patch)
treeda010789b1e0c6eca9b66d9a2421ba313d9e6a31 /tensorflow/python/tensorflow.i
parentc53829a6563099c8f91b983031861b2196f64ed9 (diff)
Enable tfprof on Windows
PiperOrigin-RevId: 160351254
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 e877d2717d..0c8110ec60 100644
--- a/tensorflow/python/tensorflow.i
+++ b/tensorflow/python/tensorflow.i
@@ -20,6 +20,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/util/tfprof.i"
%include "tensorflow/python/lib/core/py_func.i"