pytorch
3186e366
- Support `0`s in `out_size` of `FractionalMaxPoolNd`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Support `0`s in `out_size` of `FractionalMaxPoolNd` Fixes #73624 CUDA implementation was correct :), only CPU had an out of bounds memory access Pull Request resolved: https://github.com/pytorch/pytorch/pull/73634 Approved by: jbschlosser
References
#74332 - Merge master into lazy_tensor_staging
Author
Emilio Castillo
Committer
pytorchmergebot
Parents
bf896a29
Loading