default ilsvrc solving to GPU
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 26 Aug 2014 21:32:14 +0000 (14:32 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 26 Aug 2014 21:32:19 +0000 (14:32 -0700)
examples/imagenet/alexnet_solver.prototxt
examples/imagenet/imagenet_solver.prototxt

index 8581e99..a3aeae0 100644 (file)
@@ -11,3 +11,4 @@ momentum: 0.9
 weight_decay: 0.0005
 snapshot: 10000
 snapshot_prefix: "caffe_alexnet_train"
+solver_mode: GPU
index aedec41..1ad40fe 100644 (file)
@@ -11,3 +11,4 @@ momentum: 0.9
 weight_decay: 0.0005
 snapshot: 10000
 snapshot_prefix: "caffe_imagenet_train"
+solver_mode: GPU