as-ideas/TransformerTTS

layer.py TransposedCNNResNorm

zxp54332 opened this issue · 0 comments

In call function
x = tf.transpose(inputs, (0, 1, 2))
Is this wrong?