Be nice to TF (#24076)
* fix * fix --------- Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -272,6 +272,7 @@ tf_job = CircleCIJob(
|
|||||||
"pip install tensorflow_probability",
|
"pip install tensorflow_probability",
|
||||||
],
|
],
|
||||||
parallelism=1,
|
parallelism=1,
|
||||||
|
pytest_num_workers=6,
|
||||||
pytest_options={"rA": None},
|
pytest_options={"rA": None},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user