You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows: Fixing random runtime error when import torch (#1043)
PyTorch has self logic of loading dll on Windows. The logic in
torch-xpu-ops:bridge.cpp gets conflict against PyTorch logic.
Signed-off-by: Feng Yuan <[email protected]>
0 commit comments