Skip to content

Commit

Permalink
Merge pull request GATEOverflow#99 from anandhu-eng/test-submission
Browse files Browse the repository at this point in the history
added input mapping for criteo(raw) + meta changes
  • Loading branch information
arjunsuresh authored Aug 8, 2024
2 parents 1e90ce8 + 53d703d commit 5812212
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
5 changes: 0 additions & 5 deletions script/app-mlperf-inference/_cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,6 @@ variations:
- "yes"
- "True"
- tags: get,ml-model,gptj,_nvidia,_fp8
update_tags_from_env_with_prefix:
_tp-size.:
- CM_NVIDIA_TP_SIZE
skip_if_env:
CM_MLPERF_NVIDIA_SKIP_GPTJ:
- "yes"
Expand All @@ -281,8 +278,6 @@ variations:
- "yes"
- "True"
- tags: get,dlrm,data,mlperf,inference,_nvidia
enable_if_env:
DLRM_DATA_PATH: "on"
skip_if_env:
CM_MLPERF_NVIDIA_SKIP_DLRM:
- "yes"
Expand Down
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 @@ -103,6 +103,7 @@ input_mapping:
num_workers: CM_MLPERF_INFERENCE_NUM_WORKERS
max_test_duration: CM_MLPERF_MAX_DURATION_TEST
all_models: CM_MLPERF_ALL_MODELS
criteo_day23_raw_data_path: CM_CRITEO_DAY23_RAW_DATA_PATH

new_state_keys:
- app_mlperf_inference_*
Expand Down

0 comments on commit 5812212

Please sign in to comment.