caffe view running time

In caffe, you can use the time command to view the overall running time. The


command is as follows:




-Bash code
1
./build/tools/caffe time \
2
    --model=examples/cifar10/cifar10_full_sigmoid_train_test_bn.prototxt \
3
    -iterations 1000

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325723120&siteId=291194637