Skip to content

Commit a50caba

Browse files
author
wangyang59
committed
modified img_trans_layers.protostr to refect the change in batchNorm layer behavior
1 parent 454a1a2 commit a50caba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/paddle/trainer_config_helpers/tests/configs/protostr/img_trans_layers.protostr

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ layers {
5858
}
5959
bias_parameter_name: "___batch_norm_0__.wbias"
6060
moving_average_fraction: 0.9
61-
height: 256
62-
width: 256
6361
}
6462
layers {
6563
name: "__crmnorm_0__"

0 commit comments

Comments
 (0)