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- Madison, Wisconsin
- https://shawnzhong.com
Pinned
2,395 contributions in the last year
Activity overview
Contributed to
ShawnZhong/CS759-Spring-2020,
ShawnZhong/CS640-Fall-2019,
ShawnZhong/CS576-Fall-2019
and 5 other
repositories
Contribution activity
May 2020
Created a pull request in pytorch/pytorch that received 11 comments
[CircleCI] Store build artifacts for python docs
This PR allows the build artifacts for python docs to be stored on CircieCI, which helps the reviewer to preview doc changes before merging. The ar…
+12
−0
•
11
comments
- Fix `torch.backends.cudnn` mypy error
- Fix argmin/max bug
- Sphinx parallel build
- [WIP] Improve docs and autocomplete for `default_generator`
- Rename `torch._C.Generator` to `torch.Generator`
- [WIP] Update generator docs
- Fix multiline signatures in docstring
- Overload bitwise NOT, AND, OR, XOR operators for `at::Tensor`
- Enable some test cases in `test_memory_format_operators`
- Implement exp2
- Remove duplicated entries in `native_functions.yaml`
- [WIP] Implement exp2
- Add instance methods tensor.isnan(), tensor.isinf(), tensor.isfinite()
- Remove `THFile`, `THDiskFile`, and `THMemoryFile`
- [docs] Fix broken links in `contribution_guide.rst` and `governance.rst`
- Profiler: Call `populate_cpu_children` inside `__str__` and fix typo
- Profiler: Discrepancy between `prof.__str__()` and `prof.table()`
- TEST CI
Created an issue in pytorch/pytorch that received 6 comments
Add docstring to `torch/__init__.pyi`?
torch/__init__.pyi so that VSCode/PyCharm/IntelliJ can show the documents in a popup window?
It would …
6
comments
106
contributions
in private repositories
May 3 – May 22