MaxPool: Pooling indices without second forward pass
Open
low priority
- Dominant language
- Python
- Stars
- 617
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
The pooling indices in `MaxPool2d` are currently computed by performing a second forward pass, which can be avoided.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.