Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
240 contributions in the last year
Contribution activity
January 2021
Created 13 commits in 5 repositories
Created 1 repository
- Chillee/github_code_count Jupyter Notebook
Created a pull request in pytorch/pytorch that received 29 comments
[WIP] Making optimizations to nn.module to reduce python overhead
I'm not saying this is the right way of doing this, but wanted to put up a diff to show what a solution to the Python nn.module overhead could look…
+34
−8
•
29
comments
Opened 5 other pull requests in 1 repository
Reviewed 8 pull requests in 2 repositories
pytorch/pytorch 7 pull requests
- [TensorExpr] Add LoopNest::simplify.
- [FX] Fix NoneType annotation in generated code
- [FX][docs] Add limitations of symbolic tracing
- [FX] Add wrap() docstring to docs and add decorator example
- [WIP][FX] new sections in docs
- [FX] Update docstring code/graph printout
- [FX] Make FX stability warning reference beta