Skip to content

Commit 3de4243

Browse files
udpate new baseline upload
1 parent b1cdf14 commit 3de4243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_linux_op_benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
source .github/scripts/env.sh ${{ inputs.pytorch }}
185185
source activate xpu_op_${ZE_AFFINITY_MASK}
186186
mkdir ${{ github.workspace }}/new_baseline
187+
cp ${{ github.workspace }}/baseline/baseline*.csv ${{ github.workspace }}/new_baseline
187188
# Update forward op
188189
python ${{ github.workspace }}/.github/scripts/op_calculate_best_perf.py --xpu ${{ github.workspace }}/op_benchmark/forward_op_summary.csv --baseline ${{ github.workspace }}/new_baseline/baseline_forward_op_summary.csv -r
189190
# Update backward op

0 commit comments

Comments
 (0)