aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/factorization/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-11-17 21:35:52 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-11-17 21:41:13 -0800
commit091291b70b567a37d33bf03b71bee9715e7a80bb (patch)
tree0fb136a802c69bb7d0506493063a7139af14ca5b /tensorflow/contrib/factorization/BUILD
parent9fd424e4871e5a60b6e1985d70c31960a2df80d8 (diff)
In WALSMatrixFactorization: moves the op that updates the global_step to a session run hook.
PiperOrigin-RevId: 176200549
Diffstat (limited to 'tensorflow/contrib/factorization/BUILD')
-rw-r--r--tensorflow/contrib/factorization/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/contrib/factorization/BUILD b/tensorflow/contrib/factorization/BUILD
index 29a0a4221a..fe86a20ab1 100644
--- a/tensorflow/contrib/factorization/BUILD
+++ b/tensorflow/contrib/factorization/BUILD
@@ -270,7 +270,6 @@ tf_py_test(
"manual",
"noasan", # times out b/63678675
"nomsan",
- "notsan", # b/69374301
],
)