ConvT_norm_relu

convT_norm_relu(ch_in, ch_out, norm_layer, ks = 3, stride = 2, bias = TRUE)

Arguments

ch_in

input

ch_out

output

norm_layer

normalziation layer

ks

kernel size

stride

stride size

bias

bias true or not

Value

None