Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaxPool: Pooling indices without second forward pass #15

Open
f-dangel opened this issue Nov 5, 2019 · 0 comments
Open

MaxPool: Pooling indices without second forward pass #15

f-dangel opened this issue Nov 5, 2019 · 0 comments
Labels
low priority Currently not important

Comments

@f-dangel
Copy link
Owner

f-dangel commented Nov 5, 2019

The pooling indices in MaxPool2d are currently computed by performing a second forward pass, which can be avoided.

@f-dangel f-dangel added the low priority Currently not important label Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Currently not important
Projects
None yet
Development

No branches or pull requests

1 participant