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
PyTorch XPU verbose log should be clear and comparable with PyTorch GPU practice. Need to investigate and give the clear implementation requirement on different scenarios.
For example,
in initialize phase, Torch GPU should give clear software stack, running GPU information.
If run Torch XPU in a host with CPU only, it should give the CPU fallback information.
when run workload, it should give comparable verbose message as stock Pytorch.
when run in error, it should give helpful error message and reminder to report issue or get help message.
error message for some other exceptional cases
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
🚀 The feature, motivation and pitch
PyTorch XPU verbose log should be clear and comparable with PyTorch GPU practice. Need to investigate and give the clear implementation requirement on different scenarios.
For example,
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: