Block or Report
Block or report malfet
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
thrust Public
Forked from NVIDIA/thrust
Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL).
C++ 1
-
-
-
pytext Public
Forked from facebookresearch/pytext
A natural language modeling framework based on PyTorch
Python 1
-
3,064 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 3 commits in 2 repositories
Created a pull request in pytorch/pytorch that received 10 comments
[MPS] Do not pass linker command to a compiler
-weak_framework is a linker rather than a compiler option and as such
it should not be passed as CXX flag
Also, use string(APPEND rather than set(F…
Opened 6 other pull requests in 4 repositories
pytorch/pytorch
2
open
1
closed
pytorch/builder
1
open
pytorch/test-infra
1
merged
pytorch/vision
1
open
Reviewed 8 pull requests in 3 repositories
pytorch/pytorch
5 pull requests
pytorch/test-infra
2 pull requests
pytorch/tutorials
1 pull request
Created an issue in pytorch/pytorch that received 2 comments
Nightly pytorch linux builds no longer contain git_version
$ python3 -c "import os;import torch;print(os.uname()[0], torch.__version__, torch.version.git_version)"
Linux 1.13…

