Describe the feature🚀
Feat:增加DeviceGraph Npu/MluBackend
AclGraph、GE、NpuGraph在编译流程中发挥作用的位置

实现思路:在vendor_compiler执行完得到xpu_compiled之后,作为一层runtime wrapper包着完成后端编译优化的xpu_compiled
References
N/A
Environment details
torch==2.7.1+cpu
torch-npu==2.7.1.dev20251107
Describe the feature🚀
Feat:增加DeviceGraph Npu/MluBackend
AclGraph、GE、NpuGraph在编译流程中发挥作用的位置

实现思路:在
vendor_compiler执行完得到xpu_compiled之后,作为一层runtime wrapper包着完成后端编译优化的xpu_compiledReferences
N/A
Environment details
torch==2.7.1+cpu
torch-npu==2.7.1.dev20251107