facebookresearch / facebookresearch/fvcore
Unsupported operator aten::max_pool2d encountered 5 time(s)
Open
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
My CNN model have 5 max pooling layers. When trying to count number of flops I am getting warning Unsupported operator aten::max_pool2d encountered 5 time(s). But it is returning the flops counts at last. So is this an issue?
Contributor guide
Assessment
This issue has not been assessed yet.