LukasHedegaard / pytorch-benchmark
Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption
☆98Updated last year
Alternatives and similar repositories for pytorch-benchmark:
Users that are interested in pytorch-benchmark are comparing it to the libraries listed below
- This repository contains the experimental PyTorch native float8 training UX☆221Updated 6 months ago
- ☆198Updated 3 years ago
- [ICML 2022] "DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks", by Yonggan …☆71Updated 2 years ago
- DeltaCNN End-to-End CNN Inference of Sparse Frame Differences in Videos☆60Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆84Updated last year
- Code repo for the paper BiT Robustly Binarized Multi-distilled Transformer☆103Updated last year
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆154Updated 2 months ago
- Dynamic Neural Architecture Search Toolkit☆29Updated 2 months ago
- ☆31Updated 8 months ago
- Neural Architecture Search for Neural Network Libraries☆58Updated last year
- ☆157Updated 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.☆125Updated 2 months ago
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆67Updated 8 months ago
- A research library for pytorch-based neural network pruning, compression, and more.☆160Updated 2 years ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆89Updated this week
- Torch Distributed Experimental☆115Updated 6 months ago
- Memory Optimizations for Deep Learning (ICML 2023)☆62Updated 11 months ago
- A library for researching neural networks compression and acceleration methods.☆140Updated 5 months ago
- In progress.☆63Updated 10 months ago
- A block oriented training approach for inference time optimization.☆32Updated 6 months ago
- Timm model explorer☆37Updated 10 months ago
- ☆136Updated last year
- Efficient CUDA kernels for training convolutional neural networks with PyTorch.☆39Updated 3 weeks ago
- PyTorch centric eager mode debugger☆46Updated 2 months ago
- [NeurIPS 2022 Spotlight] This is the official PyTorch implementation of "EcoFormer: Energy-Saving Attention with Linear Complexity"☆70Updated 2 years ago
- Code for the NeurIPS 2022 paper "Optimal Brain Compression: A Framework for Accurate Post-Training Quantization and Pruning".☆109Updated last year
- [ICML 2022] "Coarsening the Granularity: Towards Structurally Sparse Lottery Tickets" by Tianlong Chen, Xuxi Chen, Xiaolong Ma, Yanzhi Wa…☆32Updated last year
- 🚀 Collection of components for development, training, tuning, and inference of foundation models leveraging PyTorch native components.☆187Updated this week
- Implementation of a Transformer, but completely in Triton☆257Updated 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 2 months ago