You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the captum.concept.Concept class, the docs should state what type of object the data_iter Dataloader must yield. I think it has to yield inputs only (i.e. without labels), by seeing this line from TCAV().