facebookresearch / facebookresearch/fvcore
Flops count is actually MAC count
Open
enhancement
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
I notice in the [doc](https://detectron2.readthedocs.io/en/latest/modules/fvcore.html#fvcore.nn.FlopCountAnalysis) that "We count one fused multiply-add as one flop.", so does "flop" here means the commonly used "MAC"?
Contributor guide
Assessment
This issue has not been assessed yet.