Break diag_op_test into more shards to prevent timeout.
PiperOrigin-RevId: 308858659 Change-Id: I5907772bca986e3f21e0b471504fe97af0d45b57
This commit is contained in:
parent
35347a5a05
commit
cb77658d4e
@ -1505,7 +1505,7 @@ cuda_py_test(
|
||||
name = "diag_op_test",
|
||||
size = "medium",
|
||||
srcs = ["diag_op_test.py"],
|
||||
shard_count = 2,
|
||||
shard_count = 6,
|
||||
tags = ["no_windows_gpu"],
|
||||
deps = [
|
||||
"//tensorflow/python:array_ops",
|
||||
|
Loading…
Reference in New Issue
Block a user