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,253 contributions in the last year
Contribution activity
May 2020
Created a pull request in pytorch/pytorch that received 5 comments
Move all torch.nn.modules type annotations inline
Stack from ghstack: #38211 Move all torch.nn.modules type annotations inline #38173 Device and torch._C function cleanup Just because the annotat…
+978
−2,072
•
5
comments
- [TESTING] [skip ci] ghimport smoketest
- [TESTING] [skip ci] ghimport smoketest 2
- [TESTING] [skip ci] ghimport smoketest
- [TESTING] [skip ci] ghimport executable bit test
- [TESTING] [skip ci] ghimport smoketest 3
- [TESTING] [skip ci] ghimport smoketest 2
- [TESTING] [skip ci] ghimport smoketest
- [TESTING] [skip ci] ghimport smoketest 2
- [TESTING] [skip ci] ghimport smoketest
- [TESTING] [skip ci] ghimport smoketest
- [TESTING] [skip ci] ghimport smoketest
- [TESTING] [skip ci] ghexport smoketest 2
- [TESTING] [skip ci] ghexport smoketest
- [TESTING] [skip ci] ghexport smoketest 2
- [TESTING] [skip ci] ghexport smoketest
- [TESTING] [skip ci] ghexport smoketest 2
- [TESTING] [skip ci] ghexport smoketest
- [TESTING] [skip ci] ghexport bidirectional smoketest
- Remove unboxed only from AMP registrations for cat.
- [pytorch][PR] Remove datatype from Storage and StorageImpl
- Remove device guard codegen on TypeDefault.
- Don't generate DeviceGuard for CPU wrapping code.
- Remove supports_named_tensor from codegen entirely.
- Enforce that named_tensor_meta_ is non-null only if there is a non-wildcard name
- [TESTING] just testing
- Some pull requests not shown.
- .cirlceci: Remove setup job
- Add "batching rule" for torch.sum(tensor, dims)
- ROCm jenkins run distributed tests separately as new test3
- Fix `torch.backends.cudnn` mypy error
- update circleci scripts for rocm ubuntu bionic support
- fix asserts in cuda code
- Added FPGA DispatchKey, DeviceType, Backend
- Add __torch_function__ for methods
- [pytorch] move tracing logic to a separate dispatch backend (part 2: integration)
- .circleci: Replace more `docker cp` -> volume mounts
- [pytorch] move tracing logic to a separate dispatch backend (part 1: codegen only)
- ONNX Export Support for Celu
- make onnx expect tests resiliant to producer_version changes
- Removes pickle deprecation warning
- Fix histc with empty tensor error
- Remove reference of CUDA < 9.2
- Add index number to THArgCheck error message
- [docs] fix formula `torch.logcumsumexp`
- Fix broken reference in sync bn doc
- DOC: fix import error
- Fix max_pool2d for returning wrong shape with return_indices=True on cuda
- Fix attribute warning on gcc
- Fix index overflow in ConvTranspose3d
- Migrate Windows build jobs to VS 2019 for CUDA >= 10.1
- Expose VC_YEAR in Windows binary test jobs
- Some pull request reviews not shown.
Created an issue in pytorch/pytorch that received 8 comments
Better testing on CPUs without AVX capabilities
#37577 is the latest occurrence of cases where we broke users with non-AVX CPUs because we accidentally let AVX instructions sneak in to code that …
8
comments
- test_stream_event_nogil fails on my devfair
- RuntimeError: arg_types.size() == param_names.size() - (moduleSelf_ ? 1 : 0) INTERNAL ASSERT FAILED
- torch._C._jit_tree_views.SourceRange should print more descriptively by default
- Parameter is not a valid type annotation on TorchScripted modules
- When TorchScripted module has bad type annotation you get bad error message
- Functions in torch._C._nn and torch._C._onnx are not pickleable
- test_cpp_warnings_have_python_context_cpu fails under some build configurations
- DISABLED test_profiler_with_async_rpc_udf (__main__.RpcTestWithSpawn)
- Stop redundantly registering schema for manually boxed wrappers
- Add Compound key, make custom ops default to it (but keep internal users using CatchAll)
- test issue

