Skip to content

torch.export-friendly data-dependent assertions in misc.py, solvers.py #269

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pianpwk
Copy link

@pianpwk pianpwk commented May 22, 2025

Ran into these errors while trying to export F5-TTS, rewriting to torch._check calls to reduce data-dependent errors, graph breaks in torch.compile

@pianpwk pianpwk changed the title torch.export-friendly data-dependent assertions torch.export-friendly data-dependent assertions in misc.py, solvers.py May 22, 2025
@aw632
Copy link

aw632 commented Jun 10, 2025

@rtqichen Bumping this. I am also running into similar issues with torch export, enabling this would be very useful

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.

2 participants