niuzhiheng / caffe

Caffe
http://caffe.berkeleyvision.org/
BSD 2-Clause "Simplified" License
317 stars 129 forks source link

Question about train_net.exe #81

Open mrgloom opened 8 years ago

mrgloom commented 8 years ago

Why prebuild binaries have train_net.exe, but originally caffe run as caffe train -solver examples/mnist/lenet_solver.prototxt why this build don't use original way?

Also why build use only 1 core? which of BLAS libs linked to it?

Just a benchmark report for MNIST:

CPU: Core 2 Duo E8500 - 2.5 hours GPU: GeForce GTX 460 - 10 min

Platform: Windows 10 CUDA toolkit: cuda_7.5.18_win10_network.exe