Skip to content

Add assume_pure_torch implementation for forward pass only #9135

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bhavya01
Copy link
Collaborator

@bhavya01 bhavya01 commented May 9, 2025

No description provided.

@qihqi
Copy link
Collaborator

qihqi commented May 9, 2025

the same name as the function. It is the user's responsibility to ensure
that the function is called with the same input shapes and types each time
when using this.
NOTE: This decorator only works for forward pass. Using it with torch autograd
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this a hard error?

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.

3 participants