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
I find torchinfo seems omit the MAccs of some operations like torch.mul and torch.matmul. Is it some feature-to-be-added, or we do not need to count these operations when calculating MAccs?
Thank you for help.
The text was updated successfully, but these errors were encountered:
Hi,
I find torchinfo seems omit the MAccs of some operations like
torch.mul
andtorch.matmul
. Is it some feature-to-be-added, or we do not need to count these operations when calculating MAccs?Thank you for help.
The text was updated successfully, but these errors were encountered: