aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package/pip_smoke_test.py
diff options
context:
space:
mode:
authorGravatar Justin Lebar <jlebar@google.com>2018-09-27 11:07:09 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-27 11:11:39 -0700
commit50b94fa1d50a916eaf7a5a46d93260e9b0f93554 (patch)
treeb1bef7170c87616449ee8f4a835159847f0b61df /tensorflow/tools/pip_package/pip_smoke_test.py
parentdcf72802384fdab6744d3c16577091a82bc2cce0 (diff)
Internal change
PiperOrigin-RevId: 214803223
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 bfc007bc39..c6ef82ccdc 100644
--- a/tensorflow/tools/pip_package/pip_smoke_test.py
+++ b/tensorflow/tools/pip_package/pip_smoke_test.py
@@ -90,6 +90,7 @@ BLACKLIST = [
"//tensorflow/contrib/lite/python:interpreter.py",
"//tensorflow/contrib/lite/python:interpreter_test.py",
"//tensorflow/contrib/ffmpeg:test_data",
+ "//tensorflow/contrib/fused_conv:fused_conv2d_bias_activation_op_test_base",
"//tensorflow/contrib/hadoop:test_data",
"//tensorflow/contrib/factorization/examples:mnist",
"//tensorflow/contrib/factorization/examples:mnist.py",