Skip to content

Commit b4d4ce7

Browse files
authored
Update meta.yaml | Support inference v5.1
1 parent 358f1d1 commit b4d4ce7

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

script/app-mlperf-inference/meta.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1948,6 +1948,30 @@ variations:
19481948
MLC_REGENERATE_MEASURE_FILES: 'yes'
19491949
MLC_MLPERF_INFERENCE_VERSION: '5.0'
19501950

1951+
r5.1-dev_default:
1952+
group:
1953+
reproducibility
1954+
add_deps_recursive:
1955+
nvidia-inference-common-code:
1956+
tags: _mlcommons,_v5.1
1957+
nvidia-inference-server:
1958+
version: r5.0
1959+
tags: _mlcommons
1960+
nvidia-harness:
1961+
tags: _v5.0
1962+
intel-harness:
1963+
tags: _v4.1
1964+
inference-src:
1965+
version: r5.1
1966+
nvidia-scratch-space:
1967+
tags: _version.5.1
1968+
pycuda:
1969+
version: "2024.1"
1970+
default_env:
1971+
MLC_SKIP_SYS_UTILS: 'yes'
1972+
MLC_REGENERATE_MEASURE_FILES: 'yes'
1973+
MLC_MLPERF_INFERENCE_VERSION: '5.1'
1974+
19511975

19521976
invalid_variation_combinations:
19531977
-

0 commit comments

Comments
 (0)