Summary
We are working on add XPU symmetric backend and also want to enable symm ops (async TP) for XPU.
Motivation
We are working on add XPU symmetric backend and also want to enable symm ops (async TP) for XPU. With those symm ops, communication and computation could be overlapped to reduce communication overhead on Intel client GPUs.
Changes
- Backend enabling in intel/torch-xpu-ops#2041
- Python ops enabling in this PR
Test Plan
Ops test is verified via intel/torch-xpu-ops#3747
Pull Request resolved: #185102
Approved by: https://github.com/guangyey, https://github.com/gujinghui, https://github.com/jansel
SOCIAL SHARE CARD GENERATOR