MrYxJ / calculate-flops.pytorch

The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer(Bert、LlaMA etc Large Language Model)
https://pypi.org/project/calflops/
MIT License
587 stars 21 forks source link

Why the unit of fwd FLOPs is FLOPS? #16

Open Fibonacci43 opened 9 months ago

cmc370 commented 2 weeks ago

I also want to ask this question