aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-03-13 11:30:20 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-03-13 11:37:06 -0700
commit62c47147e78985f8df5b06df49232e26fd6124cb (patch)
tree03fd480d4fcfead46beaaf17a9e2537380fd8276
parent7d02968ce04d9576f152e6cfd0c88da096e862a4 (diff)
Automated g4 rollback of changelist 188353354
PiperOrigin-RevId: 188902517
-rw-r--r--tensorflow/python/BUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/tensorflow/python/BUILD b/tensorflow/python/BUILD
index ccc1f4c18c..62fdbc0438 100644
--- a/tensorflow/python/BUILD
+++ b/tensorflow/python/BUILD
@@ -3958,10 +3958,7 @@ py_test(
srcs = ["training/checkpoint_utils_test.py"],
srcs_version = "PY2AND3",
tags = [
- "manual",
- "no_oss",
"no_windows",
- "notap",
],
deps = [
":client",