pytorch
e9bc82f5
- Vectorize torch.exp2 on CPU and add complex support (#92115)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Vectorize torch.exp2 on CPU and add complex support (#92115) I see an 11x speedup in `exp2` on CPU from this. Pull Request resolved: https://github.com/pytorch/pytorch/pull/92115 Approved by: https://github.com/lezcano, https://github.com/ngimel
Author
peterbell10
Committer
pytorchmergebot
Parents
52e8af57
Loading