From 3d6c25c05761cae10b31667307c5b705c8f2d78a Mon Sep 17 00:00:00 2001 From: Grigori Fursin Date: Wed, 5 Feb 2025 17:57:20 +0100 Subject: [PATCH] fixed test --- .github/workflows/test-cmxr-mlperf-inference-rgat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-cmxr-mlperf-inference-rgat.yml b/.github/workflows/test-cmxr-mlperf-inference-rgat.yml index 026e91e73..c877774e0 100644 --- a/.github/workflows/test-cmxr-mlperf-inference-rgat.yml +++ b/.github/workflows/test-cmxr-mlperf-inference-rgat.yml @@ -34,7 +34,7 @@ jobs: pip install tabulate - name: Pull MLOps repository run: | - cmx run mlc pull repo mlcommons@mlperf-automations --branch=${{ github.event.pull_request.head.ref }} + cmx run mlc pull repo mlcommons@mlperf-automations --branch=main - name: Test MLPerf Inference R-GAT using ${{ matrix.backend }} on ${{ matrix.os }} run: | cmxr --tags=run,mlperf,inference,generate-run-cmds,_submission,_short --adr.inference-src.tags=_branch.dev --pull_changes=yes --pull_inference_changes=yes --submitter="MLC" --hw_name=gh_${{ matrix.os }}_x86 --model=rgat --implementation=${{ matrix.implementation }} --backend=${{ matrix.backend }} --device=cpu --scenario=Offline --test_query_count=500 --adr.compiler.tags=gcc --category=datacenter --quiet --v --target_qps=1