import torch import torch.nn as nn # Sample intput | 随机输入 net_input ... Conv3d(3, 64, kernel_size=3, stride=2, padding=1) net_output ...
確定! 回上一頁