Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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.
- Loading branch information