Pinned Repositories
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
benchmark
detr
End-to-End Object Detection with Transformers
maskedtensor
MaskedTensors for PyTorch
nestedtensor
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch.github.io
The website for PyTorch
reproducentissue
text
Data loaders and abstractions for text and NLP
torchfused
cpuhrsch's Repositories
cpuhrsch/audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
cpuhrsch/detr
End-to-End Object Detection with Transformers
cpuhrsch/maskedtensor
MaskedTensors for PyTorch
cpuhrsch/nestedtensor
cpuhrsch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
cpuhrsch/pytorch.github.io
The website for PyTorch
cpuhrsch/reproducentissue
cpuhrsch/text
Data loaders and abstractions for text and NLP
cpuhrsch/torchfused
cpuhrsch/benchmark
cpuhrsch/blocksparse
Efficient GPU kernels for block-sparse matrix multiplication and convolution
cpuhrsch/CS344_2021
Udacity CS344 Introduction to Parallell Programming (https://classroom.udacity.com/courses/cs344), with assignments/materials updated to build in 2021
cpuhrsch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
cpuhrsch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
cpuhrsch/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
cpuhrsch/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
cpuhrsch/rfcs
PyTorch RFCs (experimental)
cpuhrsch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
cpuhrsch/sleef
SIMD library for evaluating elementary functions, a vectorized libm
cpuhrsch/torchcsr
Playing with csr layouts
cpuhrsch/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
cpuhrsch/vision
Datasets, Transforms and Models specific to Computer Vision
cpuhrsch/xla
Enabling PyTorch on Google TPU
cpuhrsch/ao
PyTorch native quantization and sparsity for training and inference
cpuhrsch/fairseq2
FAIR Sequence Modeling Toolkit 2
cpuhrsch/protoquant
Prototype routines for GPU quantization written using PyTorch.
cpuhrsch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
cpuhrsch/segment-anything-2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
cpuhrsch/tutorials
PyTorch tutorials.