将a和b的维度参数变成[1,4,5,5],然后使用np.vstack()函数将两个数组在通道数上叠加 ... model.py: #!/usr/bin/python # -*- coding: utf-8 -*- import torch from ...
確定! 回上一頁