176 Forks
553 Stars
553 Watchers

benchmark

TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.

How to download and setup benchmark

Open terminal and run command
git clone https://github.com/pytorch/benchmark.git
git clone is used to create a copy or clone of benchmark repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with benchmark https://github.com/pytorch/benchmark/archive/master.zip

Or simply clone benchmark with SSH
[email protected]:pytorch/benchmark.git

If you have some problems with benchmark

You may open issue on benchmark support forum (system) here: https://github.com/pytorch/benchmark/issues