赞
踩
import paddle class Sfft(paddle.nn.Layer): def __init__(self, hidden_dim): super(Sfft, self).__init__() self