Open haoyu0408 opened 2 years ago
I find the project ignores the add operations in matrix product. So does it compute MACs instead of FLOPs?
Comparing results with pytorch-OpCounter implementation, this one seems to be computing MACs instead of FLOPs... Can anyone double check this?
I find the project ignores the add operations in matrix product. So does it compute MACs instead of FLOPs?