change stride

This commit is contained in:
shahules786 2022-10-11 11:11:44 +05:30
parent 5eb15b41c4
commit c996798dd3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ encoder_decoder:
depth: 5
initial_output_channels: 32
kernel_size: 8
stride: 1
stride: 4
growth_factor: 2
glu: True