Make check_repository_consistency run faster by MP (#36175)

* speeddddd

* speeddddd

* speeddddd

* speeddddd

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2025-02-13 17:25:17 +01:00
committed by GitHub
parent 5f0fd1185b
commit bfe46c98b5
2 changed files with 33 additions and 9 deletions

View File

@@ -170,7 +170,7 @@ jobs:
- store_artifacts:
path: ~/transformers/installed.txt
- run: python utils/check_copies.py
- run: python utils/check_modular_conversion.py
- run: python utils/check_modular_conversion.py --num_workers 4
- run: python utils/check_table.py
- run: python utils/check_dummies.py
- run: python utils/check_repo.py