mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 12:20:24 +01:00
Increase timeout to deflake the test.
PiperOrigin-RevId: 163407824
This commit is contained in:
parent
ce1c7f02ad
commit
d5cc143e27
|
|
@ -200,7 +200,7 @@ tf_py_test(
|
||||||
# Estimators tests
|
# Estimators tests
|
||||||
tf_py_test(
|
tf_py_test(
|
||||||
name = "wals_test",
|
name = "wals_test",
|
||||||
size = "medium",
|
size = "large",
|
||||||
srcs = ["python/ops/wals_test.py"],
|
srcs = ["python/ops/wals_test.py"],
|
||||||
additional_deps = [
|
additional_deps = [
|
||||||
":factorization_py",
|
":factorization_py",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user