|
635 | 635 | "test_python_ref_torch_fallback__refs_div_trunc_rounding_xpu_float64",
|
636 | 636 | # TODO: passed from source code building version, investigate
|
637 | 637 | "test_python_ref__refs_log2_xpu_complex128",
|
638 |
| - # The following dtypes did not work in backward but are listed by the OpInfo: {torch.bfloat16}. |
639 |
| - "test_dtypes_fft_fft2_xpu", |
640 |
| - "test_dtypes_fft_fft_xpu", |
641 |
| - "test_dtypes_fft_fftn_xpu", |
642 |
| - "test_dtypes_fft_hfft2_xpu", |
643 |
| - "test_dtypes_fft_hfft_xpu", |
644 |
| - "test_dtypes_fft_hfftn_xpu", |
645 |
| - "test_dtypes_fft_ifft2_xpu", |
646 |
| - "test_dtypes_fft_ifft_xpu", |
647 |
| - "test_dtypes_fft_ifftn_xpu", |
648 |
| - "test_dtypes_fft_ihfft2_xpu", |
649 |
| - "test_dtypes_fft_ihfft_xpu", |
650 |
| - "test_dtypes_fft_ihfftn_xpu", |
651 |
| - "test_dtypes_fft_irfft2_xpu", |
652 |
| - "test_dtypes_fft_irfft_xpu", |
653 |
| - "test_dtypes_fft_irfftn_xpu", |
654 |
| - "test_dtypes_fft_rfft2_xpu", |
655 |
| - "test_dtypes_fft_rfft_xpu", |
656 |
| - "test_dtypes_fft_rfftn_xpu", |
657 | 638 | ),
|
658 | 639 | "test_binary_ufuncs_xpu.py": (
|
659 | 640 | "test_fmod_remainder_by_zero_integral_xpu_int64", # zero division is an undefined behavior: different handles on different backends
|
|
0 commit comments