aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tensorflow.i
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <bsteiner@google.com>2017-05-25 18:29:14 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-05-25 18:32:28 -0700
commit2251633a509d6807d309bff60013c86650bb891d (patch)
tree548d4ad507869788a3bc2b7a1a956a9e8176fab5 /tensorflow/python/tensorflow.i
parent3e767e9db0e0a00a509354ec18462841ea4d40f2 (diff)
Open sourced the cost analyzer
PiperOrigin-RevId: 157178951
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 5c2ad417e2..a9a0b7fffa 100644
--- a/tensorflow/python/tensorflow.i
+++ b/tensorflow/python/tensorflow.i
@@ -42,3 +42,4 @@ limitations under the License.
%include "tensorflow/python/util/transform_graph.i"
%include "tensorflow/python/grappler/tf_optimizer.i"
+%include "tensorflow/python/grappler/cost_analyzer.i"