diff --git a/mlperf_logging/compliance_checker/training_4.1.0/common.yaml b/mlperf_logging/compliance_checker/training_4.1.0/common.yaml index f050222..7a201ac 100755 --- a/mlperf_logging/compliance_checker/training_4.1.0/common.yaml +++ b/mlperf_logging/compliance_checker/training_4.1.0/common.yaml @@ -44,11 +44,6 @@ CHECK: " v['value'] in ['closed', 'open'] " POST: " enqueue_config('training_4.1.0/{}_common.yaml'.format(v['value'])); s['compile_time_mins'] = 240 if v['value'] == 'open' else 30 " -- KEY: - NAME: submission_status - REQ: EXACTLY_ONE - CHECK: " v['value'] in ['cloud', 'onprem', 'preview', 'research'] " - # at least one record should be found, but any found records must pass the test - KEY: NAME: cache_clear