Skip to content

Commit f698c96

Browse files
authored
update Gaudi CI baseline artifacts name (#1912)
Signed-off-by: chensuyue <[email protected]>
1 parent 4a45093 commit f698c96

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.azure-pipelines/ut-3x-pt-fp8.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ pr:
88
- master
99
paths:
1010
include:
11-
- neural_compressor/common
12-
- setup.py
13-
- requirements_pt.txt
1411
- .azure-pipelines/scripts/ut/3x/run_3x_pt_fp8.sh
12+
- .azure-pipelines/ut-3x-pt-fp8.yml
1513

1614
pool: GAUDI
1715

@@ -52,7 +50,7 @@ stages:
5250
dockerConfigName: "gitCloneDockerConfig"
5351
utScriptFileName: "3x/run_3x_pt_fp8"
5452
uploadPath: $(UPLOAD_PATH)
55-
utArtifact: "ut_3x_pt_fp8"
53+
utArtifact: "ut_3x_pt_fp8_baseline"
5654

5755
- stage: Coverage
5856
displayName: "Coverage Compare"

0 commit comments

Comments
 (0)