From e3e5698a103926bd75d5ff97acc1c0811fcb26ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Marcinkiewicz?= <43240942+mmarcinkiewicz@users.noreply.github.com> Date: Sat, 21 Sep 2024 13:01:28 +0200 Subject: [PATCH] Update the systen description strings in the compliance checker --- mlperf_logging/compliance_checker/training_4.1.0/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..0fb4bc2 100755 --- a/mlperf_logging/compliance_checker/training_4.1.0/common.yaml +++ b/mlperf_logging/compliance_checker/training_4.1.0/common.yaml @@ -47,7 +47,7 @@ - KEY: NAME: submission_status REQ: EXACTLY_ONE - CHECK: " v['value'] in ['cloud', 'onprem', 'preview', 'research'] " + CHECK: " v['value'] in ['Available cloud', 'Available on-premise', 'Preview', 'Research, Development, or Internal (RDI)'] " # at least one record should be found, but any found records must pass the test - KEY: