Now, a Conv1d operation as per the PyTorch docs, Conv1d expects the input to be of shape (N,C_{in}, L_{in}) where N represents the batch size, ...
確定! 回上一頁