remove specific device id from solver proto
authorchyojn <chyojn@gmail.com>
Sat, 1 Mar 2014 03:40:49 +0000 (11:40 +0800)
committerchyojn <chyojn@gmail.com>
Sat, 1 Mar 2014 03:40:49 +0000 (11:40 +0800)
examples/cifar/cifar10_18pct_solver.prototxt
examples/cifar/cifar10_18pct_solver_lr1.prototxt
examples/cifar/cifar10_18pct_solver_lr2.prototxt
examples/cifar/cifar10_80sec_solver.prototxt
examples/cifar/cifar10_80sec_solver_lr1.prototxt

index b068c4e..667445b 100644 (file)
@@ -26,5 +26,3 @@ snapshot: 10000
 snapshot_prefix: "cifar10_18pct"
 # solver mode: 0 for CPU and 1 for GPU
 solver_mode: 1
-
-device_id: 0
index 1cbd4ab..d9b3c9b 100644 (file)
@@ -26,5 +26,3 @@ snapshot: 5000
 snapshot_prefix: "cifar10_18pct"
 # solver mode: 0 for CPU and 1 for GPU
 solver_mode: 1
-
-device_id: 0
index 5730566..15e9c2b 100644 (file)
@@ -26,5 +26,3 @@ snapshot: 5000
 snapshot_prefix: "cifar10_18pct"
 # solver mode: 0 for CPU and 1 for GPU
 solver_mode: 1
-
-device_id: 0
index 1c224c7..e8b1d07 100644 (file)
@@ -25,5 +25,3 @@ snapshot: 4000
 snapshot_prefix: "cifar10_80sec"
 # solver mode: 0 for CPU and 1 for GPU
 solver_mode: 1
-
-device_id: 1
index b1ec9ae..763b5d3 100644 (file)
@@ -25,5 +25,3 @@ snapshot: 5000
 snapshot_prefix: "cifar10_80sec"
 # solver mode: 0 for CPU and 1 for GPU
 solver_mode: 1
-
-device_id: 1