Fix the check of models supporting FA/SDPA not run (#28202)

* add check_support_list.py

* fix

* fix

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2023-12-22 12:56:11 +01:00
committed by GitHub
parent e37ab52dff
commit bb3bd44739
4 changed files with 97 additions and 58 deletions

View File

@@ -44,6 +44,7 @@ repo-consistency:
python utils/update_metadata.py --check-only
python utils/check_task_guides.py
python utils/check_docstrings.py
python utils/check_support_list.py
# this target runs checks on all files