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

Added HPU backend support for torch.compile tests. #5269

Merged

Conversation

vshekhawat-hlab
Copy link
Contributor

Added HPU backend in torch.compile tests. HPU uses hpu_backend for torch.compile.

Added HPU backend in torch.compile tests. HPU uses hpu_backend for
torch.compile.
@loadams loadams added this pull request to the merge queue Mar 13, 2024
Merged via the queue into microsoft:master with commit a6fb4d3 Mar 13, 2024
12 checks passed
@delock
Copy link
Contributor

delock commented Mar 14, 2024

torch.compile preferred backend could be part of accelerator API. So different accelerator can claim their preferred compile backend. This could make support torch.compile more smooth for other accelerators. @loadams @tjruwase @vshekhawat-hlab

rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
Added HPU backend in torch.compile tests. HPU uses hpu_backend for
torch.compile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants