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

Don't compute tensor parameters if the node is not in the call graph #295

Conversation

khatchad
Copy link
Member

@khatchad khatchad commented Dec 7, 2023

Fixes #294.

@khatchad khatchad disabled auto-merge December 7, 2023 21:23
@khatchad khatchad merged commit d8bddd2 into main Dec 7, 2023
2 checks passed
@khatchad khatchad deleted the 294-if-there-are-no-calls-to-a-function-can-we-say-that-it-doesnt-have-a-tensor-parameter branch December 7, 2023 21:42
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.

If there are no calls to a function, can we say that it doesn't have a tensor parameter?
1 participant