aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/profiler
diff options
context:
space:
mode:
authorGravatar Gunhan Gulsoy <gunan@google.com>2018-07-14 01:37:39 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-14 01:40:46 -0700
commite21702f871fe849b09e726f9d42eff0e6d5a44d8 (patch)
treee6ca05dece9a1fbfc77b35c5c63353093ec8eb8f /tensorflow/python/profiler
parent8aa4179ffae2d0a3724a70bea32ce35e2d88751a (diff)
Disable broken model_analyzer_test
PiperOrigin-RevId: 204579728
Diffstat (limited to 'tensorflow/python/profiler')
-rw-r--r--tensorflow/python/profiler/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/profiler/BUILD b/tensorflow/python/profiler/BUILD
index 0654104a34..52f6f248a3 100644
--- a/tensorflow/python/profiler/BUILD
+++ b/tensorflow/python/profiler/BUILD
@@ -58,6 +58,7 @@ cuda_py_test(
"//tensorflow/python:variables",
],
tags = [
+ "no_gpu",
"no_pip",
"oss_serial",
],