intel / torch-xpu-ops

Apache License 2.0
30 stars 21 forks source link

[PT2.6] Front-end support of torchtune, torchao, and torchvision #1000

Open riverliuintel opened 1 month ago

riverliuintel commented 1 month ago

🚀 The feature, motivation and pitch

Need to enable XPU path in front-end level and implement essential custom kernels for popular PyTorch libaries. It includes: 1) Redefine the code infrastructure and add xpu path in front-end API support 2) Implement essential custom kernels by Triton 3) Set up CI build 4) Enable XPU build 5) docs support

Alternatives

No response

Additional context

No response