intel / torch-xpu-ops

Apache License 2.0
15 stars 8 forks source link

Case fail (segfault and failures) due to oneDNN matmul #157

Open fengyuan14 opened 2 months ago

fengyuan14 commented 2 months ago

🐛 Describe the bug

A case fail due to oneDNN matmul implementation,

image

Skip the case temporarily.

Versions

Latest pytorch.

fengyuan14 commented 2 months ago

test_dtypes_nn_functional_multi_head_attention_forward_xpu test_dtypes_nn_functional_linear_xpu test_dtypes_pca_lowrank_xpu test_dtypes_svd_lowrank_xpu test_noncontiguous_samples_nn_functional_linear_xpu_int64 test_dtypes__refs_nn_functional_pdist_xpu

285 case failures https://github.com/intel/torch-xpu-ops/pull/158

fengyuan14 commented 2 months ago

https://github.com/intel/torch-xpu-ops/issues/128