Closed pengzhiliang closed 3 years ago
Hi, you can calculate the MACs by using thop package, but the results will be lower than the real MACs. We use the script in Google Electra. But this script only compute the FLOPs, which should be 2x of MACs, and you should reset the paramters in this script.
OK, I'll have a try. Thank u~
Thank u very much! How do you calculate MACs? by using the thop package or other ? and can you release the code?