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

[Torch.Export] Test Dynamic Shape Originated from 0/1 Static Shape #2307

Open
YifanShenSZ opened this issue Aug 13, 2024 · 0 comments
Open

Comments

@YifanShenSZ
Copy link
Collaborator

If an axis in the example input has size 1, then torch.export refuse to make that axis dynamic due to 1 being special in broadcast. PyTorch team is actively investigating, see their discussion

Once they have the 0/1 shape static -> dynamic issue figured out, we will test our converter accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant