import torch · from torch import nn · import torch. · conv1 = nn.Conv1d(1, 2, 3, padding=1) ...
確定! 回上一頁