aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package/pip_smoke_test.py
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <bsteiner@google.com>2017-04-25 14:49:17 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-04-25 16:08:07 -0700
commit58fe576e207705929794968535735cbb9ac65db0 (patch)
tree4e67a24b9e96f8b4786ab62fc20642cd784b2c23 /tensorflow/tools/pip_package/pip_smoke_test.py
parent546befc40895749bc81b8d59c24fdf375a9a5034 (diff)
Added a python API to the meta graph optimizer
Change: 154232702
Diffstat (limited to 'tensorflow/tools/pip_package/pip_smoke_test.py')
-rw-r--r--tensorflow/tools/pip_package/pip_smoke_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/pip_package/pip_smoke_test.py b/tensorflow/tools/pip_package/pip_smoke_test.py
index 8de639e855..61c3fe5540 100644
--- a/tensorflow/tools/pip_package/pip_smoke_test.py
+++ b/tensorflow/tools/pip_package/pip_smoke_test.py
@@ -41,6 +41,7 @@ BLACKLIST = [
"//tensorflow/cc/saved_model:saved_model_half_plus_two",
"//tensorflow:no_tensorflow_py_deps",
"//tensorflow/python:test_ops_2",
+ "//tensorflow/python:tf_optimizer",
"//tensorflow/python:compare_test_proto_py",
"//tensorflow/core:image_testdata",
"//tensorflow/core/kernels/cloud:bigquery_reader_ops",