pytorch-benchmark icon indicating copy to clipboard operation
pytorch-benchmark copied to clipboard

Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption

Results 3 pytorch-benchmark issues
Sort by recently updated
recently updated
newest added

[EfficientNet_0.json](https://github.com/LukasHedegaard/pytorch-benchmark/files/14432268/EfficientNet_0.json) can you explain reasoning for the time values to be negative ?

Hello Lukas I have test out the bench mark with the example code that you wrote on the readme. The output is really different from the examples that you have...

Hi, firstly, thanks for the great repository! I wanted to use it to benchmark various image and video classifiers for my bachelor project, but ran into problems when running `benchmark`....