Skip to content

docs(README.md): rename flops#41

Open
tpoisonooo wants to merge 1 commit intoSwall0w:masterfrom
tpoisonooo:fix-desc
Open

docs(README.md): rename flops#41
tpoisonooo wants to merge 1 commit intoSwall0w:masterfrom
tpoisonooo:fix-desc

Conversation

@tpoisonooo
Copy link

@tpoisonooo tpoisonooo commented Sep 1, 2022

rename flops to FMul . This word is too misleading ....

FLOPS is used to describe hardware computing power, AKA float operation per second.

For deep learning model, we use MACs/ macc / Mul / FLOP, every metric has different calculation algorithm.

If you use FLOP, the code should count fmul+fadd, not only fmla or fmul.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant