intel / torch-xpu-ops

Apache License 2.0
30 stars 21 forks source link

Support `SparseXPU` backend codegen and basic operators #1030

Closed xiaowangintel closed 1 week ago

xiaowangintel commented 3 weeks ago

This PR includes the codegen logic for the SparseXPU backend as well as some basic operators.

xiaowangintel commented 1 week ago

This PR depends on https://github.com/pytorch/pytorch/pull/135110

xytintel commented 1 week ago

Depends on https://github.com/pytorch/pytorch/pull/139267