Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Commit

Permalink
task-multinode_cifar10_prototxt_cleanup2: added shuffle:true to cifar10
Browse files Browse the repository at this point in the history
  • Loading branch information
sfraczek authored and ptbuilder committed Oct 27, 2016
2 parents a6a1b2f + 5b3e2f8 commit aa2567c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/cifar10/cifar10_full_train_test.prototxt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ layer {
mean_file: "examples/cifar10/mean.binaryproto"
}
data_param {
shuffle: true
source: "examples/cifar10/cifar10_train_lmdb"
batch_size: 100
backend: LMDB
Expand Down

0 comments on commit aa2567c

Please sign in to comment.