Skip to content

Commit

Permalink
ONEDNN_VERBOSE
Browse files Browse the repository at this point in the history
  • Loading branch information
DDEle committed Dec 30, 2024
1 parent dadc904 commit bfa6a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/inductor-xpu-e2e-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ runs:
bash inductor_xpu_test.sh ${suite} ${dt} ${mode} ${scenario} xpu ${xpu_id/:*} static ${#xpu_list[*]} ${xpu_id/*:} &
done
else
bash inductor_xpu_test.sh ${suite} ${dt} ${mode} ${scenario} xpu 0 static 1 0 ${MODEL_ONLY_NAME} &
ONEDNN_VERBOSE=1 bash inductor_xpu_test.sh ${suite} ${dt} ${mode} ${scenario} xpu 0 static 1 0 ${MODEL_ONLY_NAME} &
fi
wait
# summarize pass rate
Expand Down

0 comments on commit bfa6a2b

Please sign in to comment.