Conv2d (in_channels=3, # number of channels in the input (lower layer) out_channels=7, # number of channels in the output (next layer) kernel_size=5) # size ...
確定! 回上一頁