Fix flaky test gpu_xla_dct_ops_test by increasing the number of shards
PiperOrigin-RevId: 350289211 Change-Id: Ibed1568c0dcf312f7fbfac5207f036900c5bf25e
This commit is contained in:
parent
78012e5d6c
commit
934d476896
@ -25,6 +25,7 @@ cuda_py_tests(
|
||||
name = "dct_ops_test",
|
||||
srcs = ["dct_ops_test.py"],
|
||||
python_version = "PY3",
|
||||
shard_count = 16,
|
||||
deps = [
|
||||
"//tensorflow/python:client_testlib",
|
||||
"//tensorflow/python:framework_for_generated_wrappers",
|
||||
|
Loading…
x
Reference in New Issue
Block a user