captum
captum copied to clipboard
Fix total_forwards calculation in ablation/permutation for cross-tensor attribution
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