aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/timeseries/python
diff options
context:
space:
mode:
authorGravatar Allen Lavoie <allenl@google.com>2018-03-06 16:44:20 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-03-06 16:48:32 -0800
commit7efc16ed02121b92993b3417805cea652bab3c92 (patch)
treeaedc679e7db8958b2e42e61bf31cfe8f22a6730a /tensorflow/contrib/timeseries/python
parent75e15a2b25f731d7ddf4ffc455a4bf8d1c0fd7ca (diff)
Re-enable math_utils_test msan
PiperOrigin-RevId: 188102388
Diffstat (limited to 'tensorflow/contrib/timeseries/python')
-rw-r--r--tensorflow/contrib/timeseries/python/timeseries/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/contrib/timeseries/python/timeseries/BUILD b/tensorflow/contrib/timeseries/python/timeseries/BUILD
index 0ce7b0bb91..fff972c1f3 100644
--- a/tensorflow/contrib/timeseries/python/timeseries/BUILD
+++ b/tensorflow/contrib/timeseries/python/timeseries/BUILD
@@ -425,7 +425,6 @@ py_test(
srcs_version = "PY2AND3",
tags = [
"no_pip_gpu", # b/63391119
- "nomsan",
],
deps = [
":feature_keys",