Test tensorflow/contrib/timeseries/python/timeseries:estimators_test only in opt...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 9 May 2018 17:47:06 +0000 (10:47 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 9 May 2018 18:26:54 +0000 (11:26 -0700)
PiperOrigin-RevId: 195993828

tensorflow/contrib/timeseries/python/timeseries/BUILD

index d274603..e496359 100644 (file)
@@ -110,6 +110,7 @@ py_test(
         "no_pip_gpu",  # b/63391119
         "nomsan",  # Takes too long to run.
         "notsan",  # b/67865658
+        "optonly",  # Takes too long to run without optimization.
     ],
     deps = [
         ":ar_model",