We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5860e commit 97ff17cCopy full SHA for 97ff17c
tools/python/run_CIs_for_external_pr.py
@@ -93,6 +93,8 @@ def main():
93
# checks
94
"onnxruntime-python-checks-ci-pipeline",
95
"onnxruntime-binary-size-checks-ci-pipeline",
96
+ # big models
97
+ "Big Models",
98
# not currently required, but running ensures we're hitting all mobile platforms
99
"Android CI Pipeline",
100
"iOS CI Pipeline",
0 commit comments