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

Control for when output from model is a scalar or a 1D tensor #1521

Closed
wants to merge 1 commit into from

Conversation

styusuf
Copy link
Contributor

@styusuf styusuf commented Mar 5, 2025

Summary: This is to make sure that we control for when the output is not a 2D tensor

Differential Revision: D69876980

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69876980

styusuf added a commit to styusuf/captum that referenced this pull request Mar 10, 2025
…h#1521)

Summary:

This is to make sure that we control for when the output is not a 2D tensor

We also include an output accessor that parses a dictionary model output to get final output.

Differential Revision: D69876980
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69876980

styusuf added a commit to styusuf/captum that referenced this pull request Mar 11, 2025
…h#1521)

Summary:

This is to make sure that we control for when the output is not a 2D tensor

We also include an output accessor that parses a dictionary model output to get final output.

Differential Revision: D69876980
styusuf added a commit to styusuf/captum that referenced this pull request Mar 17, 2025
…h#1521)

Summary:

This is to make sure that we control for when the output is not a 2D tensor

We also include an output accessor that parses a dictionary model output to get final output.

Differential Revision: D69876980
styusuf pushed a commit to styusuf/captum that referenced this pull request Mar 17, 2025
…h#1521)

Summary:
Pull Request resolved: pytorch#1521

This is to make sure that we control for when the output is not a 2D tensor

We also include an output accessor that parses a dictionary model output to get final output.

Differential Revision: D69876980
styusuf added a commit to styusuf/captum that referenced this pull request Mar 17, 2025
…h#1521)

Summary:

This is to make sure that we control for when the output is not a 2D tensor

We also include an output accessor that parses a dictionary model output to get final output.

Differential Revision: D69876980
…h#1521)

Summary:
Pull Request resolved: pytorch#1521

This is to make sure that we control for when the output is not a 2D tensor

We also include an output accessor that parses a dictionary model output to get final output.

Differential Revision: D69876980
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69876980

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 215c907.

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

Successfully merging this pull request may close these issues.

2 participants