Block or Report
Block or report mruberry
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
pytorch Public
Forked from pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
C++ 1
-
pytext Public
Forked from facebookresearch/pytext
A natural language modeling framework based on PyTorch
Python 1
-
captum Public
Forked from pytorch/captum
Model interpretability and understanding for PyTorch
Python 1
-
-
nestedtensor Public
Forked from pytorch/nestedtensor
[EXPERIMENTAL] Tools for the concurrent manipulation of variably sized Tensors.
Python
-
audio Public
Forked from pytorch/audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
Python
1,115 contributions in the last year
Contribution activity
February 2022
Created 1 commit in 1 repository
Created a pull request in pytorch/pytorch that received 10 comments
primTorch aliases
primTorch aliases allow aliasing relationships between PyTorch operators to be expressed programmatically. The appropriate bindings and C++ for the…
Opened 1 other pull request in 1 repository
pytorch/pytorch
1
closed
Reviewed 16 pull requests in 1 repository
pytorch/pytorch
16 pull requests
- Update from_dlpack tests and documentation
- Enable FC tests
- Split the allow list and increase the warning level for forever BC breaking changes
- Exit early if the type pointer is null
- Check if the iterator is valid before dereferencing it
- Testing of masked reductions on mixed layout inputs.
- Support masked sum on sparse COO tensors.
- primTorch aliases
- Fix inline variable errors with const
- Disallow users to bypass BC breaking changes
- Don't do BC check on ops with valid upgraders
- Don't check BC/FC for ops with valid upgrader
- Implement Tanh Gelu Approximation
-
Make
asarraybehavior consistent with Python Array API. - use random number in shared file name
- Jiterator cache for Windows
Created an issue in pytorch/pytorch that received 2 comments
Feature request: a mode to disallow calling prototype or beta features
PyTorch classifies features/components/modules into one of three stability categories: prototype, beta and stable. See https://pytorch.org/blog/pyt…

