intel / torch-xpu-ops

Apache License 2.0
14 stars 7 forks source link

[To Evaluate] Skipped cases due to lack of XPU implementation of aten::_sparse_coo_tensor_with_dims_and_tensors #386

Open fengyuan14 opened 3 weeks ago

fengyuan14 commented 3 weeks ago

🚀 The feature, motivation and pitch

The operator has been implemented in torch-xpu-ops. Need reevaluate the skipped cases (in run_test_with_skip.py). https://github.com/intel/torch-xpu-ops/pull/371

Alternatives

No response

Additional context

No response

yuchengliu1 commented 3 weeks ago

Retested and got a new Runtime error as below https://github.com/intel/torch-xpu-ops/pull/371#issuecomment-2149389741

yuchengliu1 commented 3 weeks ago

retest result in https://github.com/intel/torch-xpu-ops/pull/391