captum icon indicating copy to clipboard operation
captum copied to clipboard

Fix total_forwards calculation in ablation/permutation for cross-tensor attribution

Open sarahtranfb opened this issue 7 months ago • 1 comments

Summary: Previously, we could iterate over the feature masks and get the feature count from the ID range in the mask. Now mask ID/indices are global

Differential Revision: D72480911

sarahtranfb avatar Apr 04 '25 20:04 sarahtranfb