EfficientDL / bookLinks
PDFs and Codelabs for the Efficient Deep Learning book.
☆192Updated 2 years ago
Alternatives and similar repositories for book
Users that are interested in book are comparing it to the libraries listed below
Sorting:
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Awesome machine learning model compression research papers, quantization, tools, and learning material.☆523Updated 8 months ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆82Updated last year
- Slicing a PyTorch Tensor Into Parallel Shards☆299Updated 3 years ago
- ☆132Updated last year
- Prune a model while finetuning or training.☆402Updated 2 years ago
- Implementation of a Transformer, but completely in Triton☆265Updated 3 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆291Updated 4 years ago
- Curated list of awesome material on optimization techniques to make artificial intelligence faster and more efficient 🚀☆116Updated last year
- Library for 8-bit optimizers and quantization routines.☆716Updated 2 years ago
- A bag of tricks to speed up your deep learning process☆159Updated last year
- All about the fundamental blocks of TF and JAX!☆274Updated 3 years ago
- ☆72Updated 3 years ago
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆186Updated this week
- Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.☆315Updated last month
- ☆204Updated 3 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- A scalable & efficient active learning/data selection system for everyone.☆214Updated 10 months ago
- MinT: Minimal Transformer Library and Tutorials☆254Updated 2 years ago
- Accelerate PyTorch models with ONNX Runtime☆361Updated 3 months ago
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆381Updated this week
- 📑 Dive into Big Model Training☆113Updated 2 years ago
- A GPU performance profiling tool for PyTorch models☆503Updated 3 years ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆91Updated last year
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆248Updated 2 months ago
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆254Updated last year
- papers about model compression☆165Updated 2 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…☆178Updated 5 months ago
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆318Updated last week
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated 9 months ago