Highlights
- Arctic Code Vault Contributor
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
Popular repositories
5,582 contributions in the last year
Contribution activity
September 2020
- add missing NEON {vld1,vst1}_*_x2 intrinsics
- Polish DDP join API docstrings
- [ONNX] Enable new scripting passes for functionalization and remove_mutation
- [JIT] Always map node output in vmap
- Pass CC env variable as ccbin argument to nvcc
- is_numpy_scalar should also consider bool and complex types
- Add `torch.vdot`
- Delete `raise_from` from `torch._six`
- [TensorExpr] Remove unused functions in kernel.cpp
- Rename is_complex_t -> is_complex
- Replace "blacklist" in test/test_mobile_optimizer.py
- Enable function calls in TEFuser and SpecializeAutogradZero
- Introduce BUILD_CAFFE2 flag
- Rectified a few grammatical errors in documentation
- Add "torch/testing/_internal/data/*.pt" to .gitignore
- [ONNX] Fix split export using slice
- updated documentation to streamline setup
- Vec256 Test cases
- [NNC] Add loop slicing transforms
- Fix NaN propagation in TE fuser's min/max implementation
- [TensorExpr] Check statements in test_kernel.cpp
- Add typing annotations for torch.nn.quantized.dynamic.modules.rnn
- Recompress blobs during GC if compression changed
- add warning on `DeleteFile()` API
- remove `DeleteFile()` from public API and language bindings
- Bring the Configurable options together
- add `ldb unsafe_remove_sst_file` subcommand
- Make examples work on Windows
- Fix typo: rename "bounary" to "boundary" in block.cc
- [cmake] Add ASSERT_STATUS_CHECKED flag support