Skip to content

Commit 8c96ac2

Browse files
committed
lenet.prototxt loss layer rename
1 parent 91dc83e commit 8c96ac2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/lenet.prototxt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ layers {
114114
}
115115
layers {
116116
layer {
117-
name: "prob"
117+
name: "loss"
118118
type: "softmax_loss"
119119
}
120120
bottom: "ip2"

0 commit comments

Comments
 (0)