Internal Cleanup for categorical test.

PiperOrigin-RevId: 286500038
Change-Id: I15c6c8a613e7720593d2b946627ca618d17dd54c
This commit is contained in:
Zhenyu Tan 2019-12-19 18:09:50 -08:00 committed by TensorFlower Gardener
parent 8a2fe39fcf
commit b816289aa5

View File

@ -824,6 +824,7 @@ cuda_py_test(
data = [":vocabulary_testdata"],
python_version = "PY3",
shard_count = 4,
tags = ["no_windows"],
deps = [
":keras",
"//tensorflow/python:client_testlib",