LukasHedegaard / pytorch-benchmarkLinks
Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption
☆109Updated 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:
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆162Updated last week
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated 2 years ago
- Code repo for the paper BiT Robustly Binarized Multi-distilled Transformer☆114Updated 2 years ago
- pytorch-profiler☆50Updated 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…☆182Updated 2 weeks ago
- A block oriented training approach for inference time optimization.