Enable multi_worker_test with "multi_and_single_gpu" tag.
PiperOrigin-RevId: 290397331 Change-Id: Id88083fff97a0bed45829952d10812cd0ddfa91b
This commit is contained in:
parent
96170c0207
commit
e87fbf3b6c
@ -320,8 +320,8 @@ cuda_py_test(
|
||||
srcs = ["multi_worker_test.py"],
|
||||
shard_count = 32,
|
||||
tags = [
|
||||
"multi_and_single_gpu",
|
||||
"no_oss", # TODO(b/130369494): Investigate why it times out on OSS.
|
||||
# TODO(b/123307453): Add "multi_and_single_gpu",
|
||||
],
|
||||
deps = [
|
||||
":multi_worker_testing_utils",
|
||||
|
Loading…
Reference in New Issue
Block a user