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

failures with supported OPs in test_decomp #918

Open
3 tasks
yuchengliu1 opened this issue Sep 14, 2024 · 0 comments
Open
3 tasks

failures with supported OPs in test_decomp #918

yuchengliu1 opened this issue Sep 14, 2024 · 0 comments
Labels
Milestone

Comments

@yuchengliu1
Copy link
Contributor

🐛 Describe the bug

  • AssertionError: Get None or [] without decomp
    "test_comprehensive_nansum_xpu_bool",
    "test_comprehensive_nansum_xpu_int",
    "test_comprehensive_nansum_xpu_uint8",
    "test_quick_nansum_xpu_bool",
    "test_quick_nansum_xpu_int",
    "test_quick_nansum_xpu_uint8",
    "test_comprehensive_nn_functional_binary_cross_entropy_with_logits_xpu",
  • RuntimeError: "avg_pool2d_xpu" not implemented for 'Long'
    "test_comprehensive_nn_functional_avg_pool1d_xpu_int64",
    "test_comprehensive_nn_functional_local_response_norm_xpu_int64",
  • RuntimeError: Difference from float64 is larger with decomposition nll_loss2d_backward.default than original on output 0. Original max diff: 1.1224856321843946e-05, Decomp max diff: 1.9292721803156054e-05 atol = 1e-07
    "test_comprehensive_nn_functional_nll_loss_xpu_float16",

Versions

c6981a2

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

No branches or pull requests

1 participant