Skip to content

Files

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

To run the benchmark on ImageNet1k, you first need to have the dataset downloaded in a folder dataset.

For this benchmark the JSON for Modern C++ Library is required to load JSON files in C++. Note that this library is not needed for other executables : vit and quantize.

Build

cmake -BUILD_BENCHMARK=ON ..