Skip to content
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

Case regression due to PyTorch uplift #614

Closed
3 tasks done
daisyden opened this issue Jul 18, 2024 · 5 comments
Closed
3 tasks done

Case regression due to PyTorch uplift #614

daisyden opened this issue Jul 18, 2024 · 5 comments
Assignees
Milestone

Comments

@daisyden
Copy link
Contributor

daisyden commented Jul 18, 2024

🐛 Describe the bug

Closed #549, keep the rest of the issue here.

New failures occur when PyTorch uplifts.
Guilty commit should be between f053be2a97e1f6f9b2252cb800edd46f720af502 and d44c30e2f90d9ebe829875324f0ac662d04833a8.

  • test_compare_cpu_nn_functional_batch_norm_xpu_float16
  • test_compare_cpu_std_mean_xpu_bfloat16
  • test_compare_cpu_var_mean_xpu_bfloat16

all within the threashold.

Versions

Latest PyTorch.

@daisyden
Copy link
Contributor Author

The two cases can pass with updated threshold.

image

image

@chuanqi129 chuanqi129 added this to the PT2.5 milestone Jul 23, 2024
@xytintel
Copy link
Contributor

The error of test_compare_cpu_nn_functional_batch_norm_xpu_float16 is small.
image

This was referenced Jul 30, 2024
@yuchengliu1 yuchengliu1 self-assigned this Aug 6, 2024
@daisyden
Copy link
Contributor Author

@yuchengliu1 please configure tolerance for these cases.

@yuchengliu1
Copy link
Contributor

test_compare_cpu_nn_functional_batch_norm_xpu_float16 pass in #749

@yuchengliu1
Copy link
Contributor

"test_compare_cpu_nn_functional_batch_norm_xpu_float16",
"test_compare_cpu_std_mean_xpu_bfloat16",
"test_compare_cpu_var_mean_xpu_bfloat16",
pass in #749

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants