[tf]Mask2019-01-17 本文已影响2人 VanJordan mask label_weights = tf.sequence_mask( trg_size, maxlen=tf.shape(trg_label)[1], dtype=tf.float32)