Skip to content

Commit

Permalink
update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
doonny committed Feb 7, 2017
1 parent 0ed76ad commit 1f50193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ Configuration of a new implementation with different performance and hardware re
to appropriate ones. The default setting is VEC_SIZE=8, LANE_NUM=16, which achieves the shortest classification time on the DE5-net board.

Configuration of different CNN models is done by a header file located in *host/layer_config.h*. Select one of the model configurations provided and recompile the host before running the test. Currently, the following models have been tested:
* AlexNet
* AlexNet (CaffeNet)
* Vgg-16


Expand Down

0 comments on commit 1f50193

Please sign in to comment.