You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Feng Zou edited this page Dec 19, 2017
·
3 revisions
There are 3 steps getting benchmark performance of intel caffe (images/sec). In this page, we'll introduce how to get intel caffe source code, install dependencies and build intel caffe.
Get intel caffe source code.
git clone https://github.com/intel/caffe.git
Install dependencies and build intel caffe.
cd caffe
scripts/prepare_env.sh
for multinode,
cd caffe
scripts/prepare_env.sh --hostfile host_file
host_file includes node IPs. For example, it includes IPs of 4 nodes: