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

look at transform_for_execution for generation torch compile callables #1131

Open
t-vi opened this issue Sep 9, 2024 · 0 comments
Open

look at transform_for_execution for generation torch compile callables #1131

t-vi opened this issue Sep 9, 2024 · 0 comments
Assignees

Comments

@t-vi
Copy link
Collaborator

t-vi commented Sep 9, 2024

Currently, the torch compile executors have their own way of creating callables operator by operator.
It would be more principled to use transform for execution to do so, however when #1041 tried, it needed to be reverted due to correctness issues. It would be good to find and fix the cause.

@nvMelissa nvMelissa assigned nvMelissa and t-vi and unassigned nvMelissa Sep 16, 2024
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

3 participants