DeepSpeed
73316307
- [XPU] adapt lazy_call func to different versions (#5670)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[XPU] adapt lazy_call func to different versions (#5670) Previously, lay_call function was wrapped by torch.xpu.lay_init._lazy_call, which is now changed to torch.xpu._lazy_call. Thus we change this function to adapt different versions.
References
#5670 - [XPU] adapt lazy_call func to different versions
Author
YizhouZ
Parents
05cb79db
Loading