Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
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
Pinned
1,361 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in pytorch/pytorch that received 4 comments
Bump nightlies to 1.8.0
Stack from ghstack: #45696 Bump nightlies to 1.8.0 Similar to #40519 Signed-off-by: Eli Uriegas eliuriegas@fb.com Differential Revision: D24064381
- DO NOT MERGE, rebuilding android image
- .circleci: Fix android publish snapshot job
- [1.7] DO NOT MERGE, Getting signal for release/1.7
- Revert "Added support for complex torch.symeig (#45121)"
- DO NOT MERGE, testing flake 8 annotations
- setup: Dataclasses only when < 3.7
- [1.7] .jenkins: switch to compare against stable
- Fix `type qualifiers ignored on return type` warning
- [CI][IOS] Rename the IOS_VERSION
- [CI][IOS] Add a arm64 ios job for Metal
- gate load_library tests behind BUILD_TEST=1
- Remove non-existent trusty image references
- renaming env var IN_CIRCLECI to a broader name of IN_CI
- Delete libtorch test jobs
- Change codecov comment style to be less verbose
- Move NCCL installation for xenial-cuda10.1 to Docker image instead of for every job
- install lcov in Docker image if coverage is specified
- annotate torch.autograd.* modules
- Improve error checking of Storage._writeFile.
- clean up dataclasses installation to only <3.7
- Small fix in test function
- Do not rebase select nighly builds on top of master
- Embed callgrind headers [CherryPick of #45914]
- Parametrize # of longest tests in print_test_stats
- added some more details + debugging steps to CONTRIBUTING.md
- [1.7] .jenkins: switch to compare against stable and update allowlist
- passing all arguments to sccache wrapper script should be quoted as "$@"
- [iOS][CI] Upgrade xcode version to 12.0
- [iOS][CI] Update the dev cert
Created an issue in pytorch/pytorch that received 3 comments
Binary builds for wheels are failing, undefined reference to `mkl_lapack_claed0'
master and nightly) are currently failing with:
/pytorch/build/lib/libtorch_cuda.so: undefined referen…