Skip to content

Commit f5ecad4

Browse files
authored
Fix R-GAT CI: add scipy>=1.14.0 for NumPy 2.0 compatibility (mlcommons#1005)
1 parent 07a8e29 commit f5ecad4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • script/app-mlperf-inference-mlcommons-python

script/app-mlperf-inference-mlcommons-python/meta.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,6 +1086,10 @@ variations:
10861086
update_tags_from_env_with_prefix:
10871087
_find_links_url.:
10881088
- MLC_TMP_GENERIC_PYTHON_PIP_EXTRA_FIND_LINKS_URL_DGL
1089+
- tags: get,generic-python-lib,_package.scipy
1090+
version_min: 1.14.0
1091+
names:
1092+
- scipy
10891093
rnnt:
10901094
group: models
10911095
env:

0 commit comments

Comments
 (0)