projects
/
platform
/
upstream
/
caffe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b37f4f9
)
fix transform_param in mnist_autoencoder.prototxt
author
Jeff Donahue
<jeff.donahue@gmail.com>
Sun, 7 Sep 2014 07:44:58 +0000
(09:44 +0200)
committer
Jeff Donahue
<jeff.donahue@gmail.com>
Sun, 7 Sep 2014 07:44:58 +0000
(09:44 +0200)
examples/mnist/mnist_autoencoder.prototxt
patch
|
blob
|
history
diff --git
a/examples/mnist/mnist_autoencoder.prototxt
b/examples/mnist/mnist_autoencoder.prototxt
index
b4345e7
..
0b33781
100644
(file)
--- a/
examples/mnist/mnist_autoencoder.prototxt
+++ b/
examples/mnist/mnist_autoencoder.prototxt
@@
-38,9
+38,9
@@
layers {
source: "examples/mnist/mnist_test_lmdb"
backend: LMDB
batch_size: 100
- transform_param {
- scale: 0.0039215684
- }
+ }
+ transform_param {
+ scale: 0.0039215684
}
include: {
phase: TEST