Neural network forward optimization

后端 未结 0 964
梦如初夏
梦如初夏 2020-12-18 19:35

I\'ve got the following instruction:

x = self.net.rgb_conv(torch.cat((image_nd, coord_features), dim=1))

where self.net.rgb_conv is<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题