Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PT2.6][UX]Torch initialize and verbose message are clear and comparable with PyTorch GPUs #1009

Open
riverliuintel opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement New feature or request feature

Comments

@riverliuintel
Copy link
Contributor

🚀 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,

  1. in initialize phase, Torch GPU should give clear software stack, running GPU information.
  2. If run Torch XPU in a host with CPU only, it should give the CPU fallback information.
  3. when run workload, it should give comparable verbose message as stock Pytorch.
  4. when run in error, it should give helpful error message and reminder to report issue or get help message.
  5. error message for some other exceptional cases

Alternatives

No response

Additional context

No response

@riverliuintel riverliuintel added enhancement New feature or request feature labels Oct 22, 2024
@riverliuintel riverliuintel added this to the PT2.6 - Feature Freeze milestone Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

1 participant