EfficientDL / bookLinks
PDFs and Codelabs for the Efficient Deep Learning book.
☆203Updated 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☆129Updated 2 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated 2 years ago
- ☆133Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- All about the fundamental blocks of TF and JAX!☆276Updated 4 years ago
- Prune a model while finetuning or training.☆405Updated 3 years ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆192Updated 4 years ago
- 📑 Dive into Big Model Training☆116Updated 3 years ago
- Awesome machine learning model compression research papers, quantization, tools, and learning material.☆540Updated last year
- code for the ddp tutorial☆32Updated 3 years ago
- implementing various transformer models for various tasks☆67Updated 3 years ago
- A curated list of awesome resources combining Transformers with Neural Architecture Search☆272Updated 2 years ago
- https://slds-lmu.github.io/seminar_multimodal_dl/☆171Updated 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…☆92Updated 2 years ago
- Efficient Deep Learning Survey Paper☆34Updated 2 years ago
- Torch Distributed Experimental☆117Updated last year
- Curated list of awesome material on optimization techniques to make artificial intelligence faster and more efficient 🚀☆119Updated 2 years ago
- ☆72Updated 4 years ago
- Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.☆320Updated 5 months ago
- Interactively inspect module inputs, outputs, parameters, and gradients.☆354Updated 3 weeks ago
- Deep Learning book the covers the principles of deep learning, motivation, explanations, state of the art papers for the various tasks an…☆107Updated 3 years ago
- MinT: Minimal Transformer Library and Tutorials☆260Updated 3 years ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆206Updated 7 months ago
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆252Updated last week
- Implementation of a Transformer, but completely in Triton☆278Updated 3 years ago
- PyTorch Pruning Example☆50Updated 3 years ago
- coding an autograd from scratch☆180Updated 7 years ago
- Implémentation of the article **Deep Learning CUDA Memory Usage and Pytorch optimization tricks**☆43Updated 6 years ago
- Annotations of the interesting ML papers I read☆271Updated 2 weeks ago
- Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption☆109Updated 2 years ago