Skip to content

Adjust indices in LayerAttributor mask for individual neurons #1531

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

Closed
wants to merge 2 commits into from

Conversation

sarahtranfb
Copy link
Contributor

Summary: With enable_cross_tensor_attribution=True for FeatureAblation/FeaturePermutation, ids/indices in the masks are now "global"

Differential Revision: D71778355

@facebook-github-bot
Copy link
Contributor

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

…ytorch#1530)

Summary:

This was supported in the old path (when constructing ablated inputs over each input tensor individually) to improve compute efficiency by optionally passing in multiple perturbed inputs to the model fwd function.

Reviewed By: craymichael

Differential Revision: D71435704
…h#1531)

Summary:

With `enable_cross_tensor_attribution=True` for `FeatureAblation`/`FeaturePermutation`, ids/indices in the masks are now "global"

Reviewed By: cyrjano

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 315a3d5.

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