Block or Report
Block or report mruberry
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
pytorch Public
Forked from pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
C++ 1
-
-
nestedtensor Public
Forked from pytorch/nestedtensor
[EXPERIMENTAL] Tools for the concurrent manipulation of variably sized Tensors.
Python
-
pytext Public
Forked from facebookresearch/pytext
A natural language modeling framework based on PyTorch
Python
-
captum Public
Forked from pytorch/captum
Model interpretability and understanding for PyTorch
Python
-
audio Public
Forked from pytorch/audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
Python
1,238 contributions in the last year
Contribution activity
November 2021
Created 1 commit in 1 repository
Created a pull request in pytorch/pytorch that received 4 comments
Reviewed 39 pull requests in 1 repository
pytorch/pytorch
39 pull requests
- Bump dlpack.h to latest version
- Fast cuda layer norm
-
OpInfo tests for
nn.functional.max_pool{n}d. -
Implement
unravel_index -
Enable all dtype combinations in
torch.Tensor.view(dtype) - Tensor docs
- Create linalg.tensordot
- Array API: Add torch.linalg.cross
- Make cross op structured
- Add OpInfo for torch.histc
- Add OpInfo for torch.nonzero
- Fixes spelling error writeable to writable, improves warning, and documentation
- Remove OpInfo non-contig inputs
- adding opinfo for torch.nn.bilinear and torch.nn.glu
- refactor assert_close to be more modular
- Fix dtype arg typing for Tensor.type doc string
-
add
OpInfofortorch.nn.functional.kl_div - Avoid index_put_ overhead in histogram kernel's inner loop
- Fix test_triangular_solve testcase enumeration
- Nan in linalg eig
- Implement Entropy methods for Binomial and Multinomial distributions
-
Add
set_deterministic_debug_modeandget_deterministic_debug_mode -
OpInfo for
nn.functional.conv1d -
Add host-side memory requirement for
test_softmax_64bit_indexing - Tune test_reference_numerics_normal
- Some pull request reviews not shown.
Created an issue in pytorch/pytorch that received 15 comments
Opened 5 other issues in 1 repository
pytorch/pytorch
5
open
- RFC: “What’s in a (NumPY) name?” — Changing PyTorch Operator Names
- DISABLED test_ddp_sync_bn_training_vs_eval (__main__.TestDistBackendWithSpawn)
- DISABLED test_Conv2d_naive_groups_cuda_float16 (__main__.TestNNDeviceTypeCUDA)
- DISABLED test_nadam (__main__.TestOptim)
- DISABLED test_addmm_baddbmm_overflow_cuda_float16 (__main__.TestLinalgCUDA)

