LSTMCell (input_size=100, hidden_size=20) # seq_len=10個時刻的輸入,每個時刻shape都是[batch,feature_len] # x = [torch.randn(3, ...
確定! 回上一頁