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

[Relax][PyTorch] Add support for torch.permute #17184

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

mshr-h
Copy link
Contributor

@mshr-h mshr-h commented Jul 22, 2024

Fix #17183
Tensor.permute is already supported but not for torch.permute.
cc @tqchen @Hzfengsy @MasterJH5574

@mshr-h mshr-h marked this pull request as ready for review July 22, 2024 03:22
@mshr-h mshr-h force-pushed the fix-relax-torch-permute branch from 1b92fb7 to aa2e91a Compare July 22, 2024 03:28
@vinx13 vinx13 merged commit 929b8f4 into apache:main Jul 22, 2024
21 checks passed
@mshr-h mshr-h deleted the fix-relax-torch-permute branch July 23, 2024 01:35
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.

[Bug] pytorch relax frontend failed to import models with torch.permute
2 participants