LukasHedegaard / pytorch-benchmarkLinks
Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption
☆107Updated 2 years ago
Alternatives and similar repositories for pytorch-benchmark
Users that are interested in pytorch-benchmark are comparing it to the libraries listed below
Sorting:
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆161Updated 2 months ago
- Dynamic Neural Architecture Search Toolkit☆30Updated 9 months ago
- A custom pytorch Dataset extension that provides a faster iteration and better RAM usage☆45Updated last year
- Code repo for the paper BiT Robustly Binarized Multi-distilled Transformer☆111Updated 2 years ago
- ☆159Updated 2 years ago
- 🚀 Collection of components for development, training, tuning, and inference of foundation models leveraging PyTorch native components.☆211Updated this week
- Torch Distributed Experimental☆117Updated last year
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆131Updated 9 months ago
- Memory Optimizations for Deep Learning (ICML 2023)☆107Updated last year
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆239Updated 3 weeks ago
- ☆33Updated 3 months ago
- This repository contains the experimental PyTorch native float8 training UX☆224Updated last year
- A Python library transfers PyTorch tensors between CPU and NVMe☆121Updated 9 months ago
- A library for researching neural networks compression and acceleration methods.☆139Updated 2 weeks ago
- pytorch-profiler☆51Updated 2 years ago
- ☆206Updated 3 years ago
- Fairring (FAIR + Herring) is a plug-in for PyTorch that provides a process group for distributed training that outperforms NCCL at large …☆65Updated 3 years ago
- Benchmark Suite for Deep Learning☆274Updated 6 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- DeltaCNN End-to-End CNN Inference of Sparse Frame Differences in Videos☆59Updated 2 years ago
- TorchFix - a linter for PyTorch-using code with autofix support☆147Updated 3 weeks ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 2 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆221Updated 5 months 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 weeks ago
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆190Updated 3 months ago
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆73Updated last year
- The Triton backend for the PyTorch TorchScript models.☆159Updated last week
- Code for the NeurIPS 2022 paper "Optimal Brain Compression: A Framework for Accurate Post-Training Quantization and Pruning".☆126Updated 2 years ago
- ☆154Updated 2 years ago