Method__init__(self, filters,
kernel_size,
strides=1,
data_format='channels_first',
dilation_rate=1,
wavenet_vocoder/models/modules.py:182
Method__init__(self, filters,
strides=1,
data_format='channels_first',
dilation_rate=1,
activation=None,
wavenet_vocoder/models/modules.py:333
Method__init__(self, residual_channels, gate_channels, kernel_size,
skip_out_channels=None, cin_channels=-1, gin_channels
wavenet_vocoder/models/modules.py:389
Method__init__(self, batch_size, targets, hparams, gta, evaluating, global_step)
tacotron/models/helpers.py:63
Method__init__(self, hparams, is_training=True, activation=tf.nn.relu, layer_sizes=(32, 32, 64, 64, 128, 128))
tacotron/models/modules.py:249