探索与 nn.Module 相关的精彩内容
torch.nn.Modules相当于是对网络某种层的封装,包括网络结构以及网络参数和一些操作torch.nn.Mo
python版本3.7,用的是虚拟环境安装的pytorch,这样随便折腾,不怕影响其他的python框架1、先