[tfdbg] Shard distributed_callbacks_test to reduce likelihood of timeouts

PiperOrigin-RevId: 283623507
Change-Id: I021d13454667d2e92495a5361195b899cdc6eea9
This commit is contained in:
Shanqing Cai 2019-12-03 14:31:17 -08:00 committed by TensorFlower Gardener
parent 1c81d32696
commit 8cf05f47a5

View File

@ -725,6 +725,7 @@ cuda_py_test(
"//tensorflow/python/keras",
],
python_version = "PY3",
shard_count = 8,
tags = [
"guitar",
"multi_and_single_gpu",