Merge pull request #16914 from jackson0223:patch-1

This commit is contained in:
Alexander Alekhin
2020-04-28 08:36:51 +00:00
+2 -2
View File
@@ -1020,7 +1020,7 @@ layer {
}
convolution_param {
num_output: 128
pad: 1
pad: 0
kernel_size: 3
stride: 1
weight_filler {
@@ -1600,7 +1600,7 @@ layer {
}
convolution_param {
num_output: 16
pad: 0
pad: 1
kernel_size: 3
stride: 1
weight_filler {