FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[CI] Speed up GPU PR Tests (#11887) · fredatgithub/diffusers@7e3bf4a · GitHub

Commit 7e3bf4a

Browse files
andauthored
[CI] Speed up GPU PR Tests (huggingface#11887)
update Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
1 parent de043c6 commit 7e3bf4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/pr_tests_gpu.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
shell: bash
189189
strategy:
190190
fail-fast: false
191-
max-parallel: 2
191+
max-parallel: 4
192192
matrix:
193193
module: [models, schedulers, lora, others]
194194
steps:

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL