change stride
This commit is contained in:
parent
5eb15b41c4
commit
c996798dd3
|
|
@ -7,7 +7,7 @@ encoder_decoder:
|
||||||
depth: 5
|
depth: 5
|
||||||
initial_output_channels: 32
|
initial_output_channels: 32
|
||||||
kernel_size: 8
|
kernel_size: 8
|
||||||
stride: 1
|
stride: 4
|
||||||
growth_factor: 2
|
growth_factor: 2
|
||||||
glu: True
|
glu: True
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue