- California
- https://malfet.github.io/
Block or Report
Block or report malfet
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
thrust
thrust PublicForked from NVIDIA/thrust
Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL).
C++ 1
-
-
-
pytext
pytext PublicForked from facebookresearch/pytext
A natural language modeling framework based on PyTorch
Python 1
-
3,379 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
February 2024
Created 87 commits in 6 repositories
Created 3 repositories
-
malfet/llama2.so
C++
This contribution was made on Feb 6
-
malfet/llm_experiments
Python
This contribution was made on Feb 2
-
malfet/s2024
HTML
This contribution was made on Feb 2
Created a pull request in pytorch/pytorch that received 17 comments
[BE] Properly mark destructor overrides (Take 2)
Otherwise, at least on MacOS builds are littered with:
In file included from /Users/malfet/git/pytorch/pytorch/aten/src/ATen/DeviceAccelerator.h:6:…
Opened 44 other pull requests in 6 repositories
pytorch/pytorch
32
closed
3
open
1
merged
-
[EZ] Fix typo in gcc version detection
This contribution was made on Feb 23
-
Construct
c10::Halffromfloat16_ton ARMv8This contribution was made on Feb 22 -
[BE][EZ] Flatten preprocessor hierarchy
This contribution was made on Feb 22
-
[CPP] Update GCC minversion check to 9 or newer
This contribution was made on Feb 16
-
[BE] Delete GCC-7 ICE workarounds
This contribution was made on Feb 16
-
[BE] Delete
C10_IS_TRIVIALLY_COPYABLEThis contribution was made on Feb 16 -
[EZ] Fix argument parsing in build_with_debinfo
This contribution was made on Feb 16
-
Fix searchsorted function signature in docs
This contribution was made on Feb 16
-
Use ARMV8 fconv insns to seepd up scalar fp16<->fp32
This contribution was made on Feb 15
-
Add NEON accelerated torch.mv kernel
This contribution was made on Feb 15
-
Add NEON accelerated
torch.mvkernelThis contribution was made on Feb 14 -
Use ARMV8.2 scalar fp16<->fp32 conversion
This contribution was made on Feb 14
-
[C10] Expand half unittest
This contribution was made on Feb 14
-
[MPS] Add naive std_mean implementation
This contribution was made on Feb 13
-
[RelEng] Define
BUILD_BUNDLE_PTXASThis contribution was made on Feb 13 -
[EZ] Set maximum supported version of Python as 3.12
This contribution was made on Feb 13
-
[MPS] Enable more bfloat16 ops
This contribution was made on Feb 13
-
[MPS][EZ] Fix cfloat->chalf conversion on MacOS13
This contribution was made on Feb 12
-
[MPS] Add
torch.fft.supportThis contribution was made on Feb 12 -
[MPS] Enable
conjandconj_physicalThis contribution was made on Feb 12 -
[BE][EZ] Use
dyspatch_sync_with_rethrowin searchsortedThis contribution was made on Feb 10 -
[MPS] Enable
bfloat16support on MacOS 14This contribution was made on Feb 10 -
[BE] Update Pillow to 10.2.0
This contribution was made on Feb 9
-
[BE] Update requests to 2.31.0
This contribution was made on Feb 9
-
Update setuptools to 68.2.2
This contribution was made on Feb 8
- Some pull requests not shown.
pytorch/test-infra
4
merged
-
[CI] Run
tests.ymlmoreThis contribution was made on Feb 9 -
Fix
test_generate_binary_build_matrixThis contribution was made on Feb 9 -
Add tool/__init__.py
This contribution was made on Feb 9
-
Fix indexes for mixed upper/lower case names
This contribution was made on Feb 1
pytorch/builder
1
merged
-
Update toolchain in CXX11-abi docker
This contribution was made on Feb 23
bertmaher/llama2.so
1
merged
-
Fix writable string warnings
This contribution was made on Feb 6
pytorch/tutorials
1
merged
-
[CI] Fix selective downloads
This contribution was made on Feb 3
mlip-cmu/s2023
1
open
-
Please do not spam PyTorch with random PRs
This contribution was made on Feb 2
Reviewed 79 pull requests in 5 repositories
pytorch/pytorch
25 pull requests
-
Add copy of scripts for setting up s390x workers
This contribution was made on Feb 22
-
Use privateuseone during external module register test
This contribution was made on Feb 22
-
S390x binaries
This contribution was made on Feb 22
-
Fix the default value of side in torch.searchsorted
This contribution was made on Feb 22
-
[MPS] Implement FFT operations
This contribution was made on Feb 22
-
Add UT for NEON implementation of vec_reduce_all
This contribution was made on Feb 22
-
[Inductor] Add support for NEON ISA in the Inductor C++ backend
This contribution was made on Feb 22
-
Intel GPU Runtime Upstreaming for Guard
This contribution was made on Feb 21
-
fix xpu build failure
This contribution was made on Feb 21
-
[export] fix test_passes on ci
This contribution was made on Feb 21
-
Extending the Pytorch vec backend for SVE (ARM)
This contribution was made on Feb 20
-
Revert "use two pass reduction for deterministic reduction order (#11…
This contribution was made on Feb 20
-
Set up a Linux workflow to work with ARC runners
This contribution was made on Feb 20
-
Change ATEN generator argument type to const std::optional<Generator>&
This contribution was made on Feb 20
-
Remove unused c10/util/C++17.h inclusion and outdated checks
This contribution was made on Feb 19
-
[CUDNN] Remove defunct cuDNN V8 API build flag
This contribution was made on Feb 15
-
Revert "Use ARMV8.2 scalar fp16<->fp32 conversion (#119895)"
This contribution was made on Feb 15
-
Add a note to use_deterministic_algorithms regarding perf impact
This contribution was made on Feb 14
-
Intel GPU Runtime Upstreaming for Event
This contribution was made on Feb 14
-
Disabling ONNX in libtorch by default
This contribution was made on Feb 14
-
[structural binding][1/N] Replace std::tie with structural binding
This contribution was made on Feb 14
-
Do full checkout in lint workflow to rebuild new Docker images
This contribution was made on Feb 14
-
Add the missing test_dynamo_list_index from #119151 (D53392287)
This contribution was made on Feb 14
-
sccache version update
This contribution was made on Feb 13
-
[ROCm] CatArrayBatchedCopy performance improvement
This contribution was made on Feb 13
- Some pull request reviews not shown.
pytorch/test-infra
5 pull requests
-
Hide suppressed bc linter failure on Dr.CI (and mergebot)
This contribution was made on Feb 20
-
Keep the behavior of DataGrid table to hide the footer by default
This contribution was made on Feb 16
-
advance rocm to 5.7 and 6.0 in nightly
This contribution was made on Feb 9
-
Bump octokit from 1.8.1 to 3.1.2 in /torchci
This contribution was made on Feb 6
-
Bump follow-redirects from 1.14.9 to 1.15.4 in /torchci
This contribution was made on Feb 6
pytorch/builder
3 pull requests
-
ci: aarch64 linux: fix torch performance regression with conda openblas package
This contribution was made on Feb 6
-
Pin conda-build to 3.28.4
This contribution was made on Feb 6
-
[ROCm] add hipblaslt library files
This contribution was made on Feb 1
pytorch/tutorials
3 pull requests
-
Enable parametrizations.py
This contribution was made on Feb 6
-
Remove recipes_source/recipes from gitignore
This contribution was made on Feb 2
-
Update torchrl==0.3.0 tutos
This contribution was made on Feb 1
pytorch/pytorch_sphinx_theme
1 pull request
-
Remove uppercase in H1s
This contribution was made on Feb 7
Created an issue in pytorch/pytorch that received 1 comment
DISABLED test_hash_with_numbers (__main__.NoChangeTestCase)
Platforms: <fill this in or delete. Valid labels are: asan, linux, mac, macos, rocm, win, windows.> This test was disabled because it is failing on…
Opened 2 other issues in 1 repository
pytorch/pytorch
1
closed
1
open
-
cpu-cxx11-abiLinux binaries fail to build, as they are still building with gcc-8.5This contribution was made on Feb 22 -
FFT operations on MPS are less accurate than on CPU
This contribution was made on Feb 20






