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- California
- https://terriblecode.com
Pinned
1,680 contributions in the last year
Activity overview
Contributed to
pytorch/pytorch,
docker/docker-ce-packaging,
docker/containerd-packaging
and 5 other
repositories
Contribution activity
May 2020
- seemethere/probot TypeScript
Created a pull request in pytorch/pytorch that received 1 comment
.circleci: Improve docker image build workflow
closes #37855 .circleci: Improve docker image build workflow Improves the docker image build workflow from many steps to basically transparent from…
+338
−228
•
1
comment
- explain redundant branch/tag filters
- Run QEMU to test that default dispatch doesn't use AVX
- .circleci: Improve docker image build workflow
- Add test jobs on CPU agents for CUDA builds on Windows
- Update bazel to 3.1.0
- Create a desktop shortcut for restoring pytorch environment on CircleCI
- Fix rebuild with Ninja on Windows
- Add `__init__.py` to `test/quantization` folder
- add docker image build pytorch-linux-xenial-cuda9.2-cudnn7-py3-gcc5.4
- [Caffe2] Increase timing threshold to 50 ms on Windows
- [BE] Add @skipIfNoFBGEMM decorator
- [BE] Split pytorch_linux_test into 3 steps
Created an issue in pytorch/pytorch that received 3 comments
[RFC] Don't install CI dependencies in build scripts, install them in underlying docker images
Motivation Our build scripts do a lot to install multiple dependencies which makes debugging incredibly difficult and makes our docker images harde…
3
comments