Skip to content

Commit

Permalink
Added open division as default for mlperf-inference
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh committed Jan 1, 2025
1 parent d7c8bb1 commit 9a30c18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/run-mlperf-inference-app/_cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ default_env:
CM_MLPERF_RUN_STYLE: test
CM_MLPERF_SKIP_SUBMISSION_GENERATION: no
CM_DOCKER_PRIVILEGED_MODE: yes
CM_MLPERF_SUBMISSION_DIVISION: open

input_mapping:
api_server: CM_MLPERF_INFERENCE_API_SERVER
Expand Down

0 comments on commit 9a30c18

Please sign in to comment.