facebookresearch / dietgpuLinks
GPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compression of numerical and other data types in HPC/ML applications.
☆356Updated last week
Alternatives and similar repositories for dietgpu
Users that are interested in dietgpu are comparing it to the libraries listed below
Sorting:
- A tensor-aware point-to-point communication primitive for machine learning☆275Updated this week
- A library to analyze PyTorch traces.☆421Updated last week
- A GPU performance profiling tool for PyTorch models☆508Updated 4 years ago
- An open-source efficient deep learning framework/compiler, written in python.☆733Updated 2 months ago
- ☆337Updated this week
- PyTorch RFCs (experimental)☆135Updated 5 months ago
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,066Updated last year
- Implementation of a Transformer, but completely in Triton☆276Updated 3 years ago
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆181Updated 2 months ago
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆885Updated this week
- PyTorch interface for the IPU☆181Updated 2 years ago
- A library of GPU kernels for sparse matrix operations.☆275Updated 4 years ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆399Updated this week
- Pipeline Parallelism for PyTorch☆780Updated last year
- A stand-alone implementation of several NumPy dtype extensions used in machine learning.☆305Updated last week
- ☆252Updated last year
- ☆180Updated last year
- Nod.ai 🦈 version of 👻 . You probably want to start at https://github.com/nod-ai/shark for the product and the upstream IREE repository …☆106Updated 10 months ago
- This repository contains the experimental PyTorch native float8 training UX☆223Updated last year
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…