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- New York, NY
- Sign in to view email
- http://ezyang.com
Pinned
3,261 contributions in the last year
Contribution activity
June 1, 2020
Created a pull request in pytorch/pytorch that received 1 comment
Restore docs coverage test via sphinx (#38244)
Summary:
Fixes gh-37590
Adds an extra make coverage to document building, which uses the built-in facility in sphinx to check docstring coverage. A…
+84
−125
•
1
comment
- Add "batching rule" for torch.sum(tensor, dims)
- `verbose` unused in `torch.backends.cudnn`
- Fix missing code in 'Installing C++ distribution of Pytorch'
- Fix overflow issues when unpacking large numbers
- ROCm jenkins run distributed tests separately as new test3
- Reenable memory format test for some unary functions
- Fix index overflow in ConvTranspose3d [attempt 2]

