facebookresearch / FBTT-Embedding
This is a Tensor Train based compression library to compress sparse embedding tables used in large-scale machine learning models such as recommendation and natural language processing. We showed this library can reduce the total model size by up to 100x in Facebook’s open sourced DLRM model while achieving same model quality. Our implementation …
☆194Updated 2 years ago
Alternatives and similar repositories for FBTT-Embedding
Users that are interested in FBTT-Embedding are comparing it to the libraries listed below
Sorting:
- Research and development for optimizing transformers☆126Updated 4 years ago
- http://vlsiarch.eecs.harvard.edu/research/recommendation/☆135Updated 2 years ago
- Simple Distributed Deep Learning on TensorFlow☆134Updated 2 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆298Updated 3 years ago
- Training neural networks in TensorFlow 2.0 with 5x less memory☆131Updated 3 years ago
- High performance distributed framework for training deep learning recommendation models based on PyTorch.☆406Updated this week
- A tensor-aware point-to-point communication primitive for machine learning☆257Updated 2 years ago
- Running BERT without Padding☆471Updated 3 years ago
- Development repository for integrating FlexFlow (A distributed deep learning framework that supports flexible parallelization strategies)…☆29Updated 3 years ago
- Practical low-rank gradient compression for distributed optimization: https://arxiv.org/abs/1905.13727☆147Updated 6 months ago
- Implementation of a Transformer, but completely in Triton☆265Updated 3 years ago
- FTPipe and related pipeline model parallelism research.☆41Updated 2 years ago
- PyTorch implementation of L2L execution algorithm☆107Updated 2 years ago
- distributed-embeddings is a library for building large embedding based models in Tensorflow 2.☆44Updated last year
- Fast Block Sparse Matrices for Pytorch☆545Updated 4 years ago
- ☆250Updated 9 months ago
- Block-sparse primitives for PyTorch☆155Updated 4 years ago
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆157Updated 5 months ago
- A library of GPU kernels for sparse matrix operations.☆264Updated 4 years ago
- ☆390Updated 2 years ago
- A GPU performance profiling tool for PyTorch models☆504Updated 3 years ago
- Simple Training and Deployment of Fast End-to-End Binary Networks