Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,904 contributions in the last year
Activity overview
Contribution activity
October 2020
- zasdfgbnm/FBGEMM C++
Created a pull request in pytorch/pytorch that received 8 comments
Created an issue in pytorch/pytorch that received 2 comments
CUDA elementwise ops should use common_dtype instead of output dtype to do computation
It seems that, many elementwise ops, such as those in https://github.com/pytorch/pytorch/blob/master/aten/src/ATen/native/cuda/UnaryGeometricKernel…