Skip to content
Snippets Groups Projects
Commit 3206eb5a authored by hsharif3's avatar hsharif3 Committed by Yifan Zhao
Browse files

Update README.md

parent 2e14a4d0
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,18 @@ python setup.py build
python setup.py install
```
## Download CNN Model Files
The weight (model) and data files to use with the CNN benchmarks are hosted on Git LFS and need to separately downloaded. This can be done using:
```
git lfs fetch
git lfs checkout
```
**NOTE:** Data donwload is necesary before running benchmarks
## Running Benchmaks
Benchmarks under `./src/`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment