Fix flaky loss_scale_optimizer_test.
The test would timeout about 2% of the time. PiperOrigin-RevId: 308914241 Change-Id: Ic24402ef3f87152f94b96eddf76bc2372d7a5d27
This commit is contained in:
parent
1ce189fed3
commit
86a6005136
@ -180,7 +180,7 @@ py_library(
|
||||
|
||||
cuda_py_test(
|
||||
name = "loss_scale_optimizer_test",
|
||||
size = "small",
|
||||
size = "medium",
|
||||
srcs = ["loss_scale_optimizer_test.py"],
|
||||
python_version = "PY3",
|
||||
deps = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user