espnet2.diar.layers.tcn_nomask.chose_norm
Less than 1 minute
espnet2.diar.layers.tcn_nomask.chose_norm
espnet2.diar.layers.tcn_nomask.chose_norm(norm_type, channel_size)
The input of normalization will be (M, C, K), where M is batch size.
C is channel size and K is sequence length.