File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
script/app-mlperf-inference Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -1948,6 +1948,30 @@ variations:
1948
1948
MLC_REGENERATE_MEASURE_FILES : ' yes'
1949
1949
MLC_MLPERF_INFERENCE_VERSION : ' 5.0'
1950
1950
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
+
1951
1975
1952
1976
invalid_variation_combinations :
1953
1977
-
You can’t perform that action at this time.
0 commit comments