facebookresearch / facebookresearch/fvcore
can't calculate the flops of loop in def forward
Open
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
I have a loop Residual block in my model forward function,when i use fvcore to calculate flops,the fvcor just ignore the Residual block.
Contributor guide
Assessment
This issue has not been assessed yet.