From 62c47147e78985f8df5b06df49232e26fd6124cb Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Tue, 13 Mar 2018 11:30:20 -0700 Subject: [PATCH] Automated g4 rollback of changelist 188353354 PiperOrigin-RevId: 188902517 --- tensorflow/python/BUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/tensorflow/python/BUILD b/tensorflow/python/BUILD index ccc1f4c..62fdbc0 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", -- 2.7.4