Skip to content

Commit

Permalink
update Gaudi CI baseline artifacts name (#1912)
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue authored Jul 11, 2024
1 parent 4a45093 commit f698c96
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .azure-pipelines/ut-3x-pt-fp8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ pr:
- master
paths:
include:
- neural_compressor/common
- setup.py
- requirements_pt.txt
- .azure-pipelines/scripts/ut/3x/run_3x_pt_fp8.sh
- .azure-pipelines/ut-3x-pt-fp8.yml

pool: GAUDI

Expand Down Expand Up @@ -52,7 +50,7 @@ stages:
dockerConfigName: "gitCloneDockerConfig"
utScriptFileName: "3x/run_3x_pt_fp8"
uploadPath: $(UPLOAD_PATH)
utArtifact: "ut_3x_pt_fp8"
utArtifact: "ut_3x_pt_fp8_baseline"

- stage: Coverage
displayName: "Coverage Compare"
Expand Down

0 comments on commit f698c96

Please sign in to comment.