The Wayback Machine - https://web.archive.org/web/20220211163006/https://github.com/mruberry
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report mruberry

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. pytorch Public

    Forked from pytorch/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    C++ 1

  2. pytext Public

    Forked from facebookresearch/pytext

    A natural language modeling framework based on PyTorch

    Python 1

  3. captum Public

    Forked from pytorch/captum

    Model interpretability and understanding for PyTorch

    Python 1

  4. xla Public

    Forked from pytorch/xla

    C++

  5. Forked from pytorch/nestedtensor

    [EXPERIMENTAL] Tools for the concurrent manipulation of variably sized Tensors.

    Python

  6. 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

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

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…

+453 −193 10 comments
Opened 1 other pull request in 1 repository

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…

2 comments
Opened 2 other issues in 1 repository