Unverified Commit 092c14c3 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

Be nice to TF (#24076)



* fix

* fix

---------
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 47952192
......@@ -272,6 +272,7 @@ tf_job = CircleCIJob(
"pip install tensorflow_probability",
],
parallelism=1,
pytest_num_workers=6,
pytest_options={"rA": None},
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment