-
Notifications
You must be signed in to change notification settings - Fork 57
[Nightly] Add Inductor UT #2016
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Ondemand test results: https://github.com/intel/torch-xpu-ops/actions/runs/17571001408. It cost around1h with pytest command. |
Hi @RUIJIEZHONG66166 I saw there are some failure UT, please check with @etaf whether those failures are expected |
@@ -95,7 +95,7 @@ jobs: | |||
echo "No such scheduler: ${{ github.event.schedule }}" | |||
exit 1 | |||
fi | |||
ut='["basic","op_ut","xpu_profiling","xpu_distributed"]' | |||
ut='["basic","op_ut","xpu_profiling","xpu_inductor","xpu_distributed"]' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can include the torch_xpu in the nightly also
disable_distribute
disable_e2e