mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-28 22:56:32 +00:00
update script of run CI for external PRs to add "Big Models" (#19576)
### Description update script of run CI for external PRs to add "Big Models"
This commit is contained in:
parent
7a5860e490
commit
97ff17c2cb
1 changed files with 2 additions and 0 deletions
|
|
@ -93,6 +93,8 @@ def main():
|
|||
# checks
|
||||
"onnxruntime-python-checks-ci-pipeline",
|
||||
"onnxruntime-binary-size-checks-ci-pipeline",
|
||||
# big models
|
||||
"Big Models",
|
||||
# not currently required, but running ensures we're hitting all mobile platforms
|
||||
"Android CI Pipeline",
|
||||
"iOS CI Pipeline",
|
||||
|
|
|
|||
Loading…
Reference in a new issue