Refs op will use the original op dtypes, we can also align the dtypesIfXPU of refs ops with cuda to avoid issues like the below. The two cases are skipped by cuda but not by torch-xpu-ops.
[ ] # NameError: name 'nanj' is not defined. Did you mean: 'nan'?
🐛 Describe the bug
Refs op will use the original op dtypes, we can also align the dtypesIfXPU of refs ops with cuda to avoid issues like the below. The two cases are skipped by cuda but not by torch-xpu-ops.
[ ] # NameError: name 'nanj' is not defined. Did you mean: 'nan'?
Versions
latest version