🐛 Describe the bug with skip template
Cases:
op_extended,third_party.torch-xpu-ops.test.xpu.extended.test_ops_xpu.TestCommonXPU,test_compare_cpu_logaddexp_xpu_complex128
op_extended,third_party.torch-xpu-ops.test.xpu.extended.test_ops_xpu.TestCommonXPU,test_compare_cpu_logaddexp_xpu_complex64
FAILED test_ops_xpu.py::TestCommonXPU::test_compare_cpu_logaddexp_xpu_complex128 - NotImplementedError: "logaddexp_xpu" not implemented for 'ComplexDouble'
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_SLOW=1 python test\xpu\extended\test_ops_xpu.py TestCommonXPU.test_compare_cpu_logaddexp_xpu_complex128
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
FAILED test_ops_xpu.py::TestCommonXPU::test_compare_cpu_logaddexp_xpu_complex64 - NotImplementedError: "logaddexp_xpu" not implemented for 'ComplexFloat'
Versions
main branch