把torchsummary卸载掉
pip uninstall torchsummary
再重新安装个torch-summary
pip install torch-summary
上面的from torchsummary import summary 不用变。
文章指导用户通过pip命令先卸载torchsummary,然后重新安装torch-summary,以确保模块的正确安装和使用。
把torchsummary卸载掉
pip uninstall torchsummary
再重新安装个torch-summary
pip install torch-summary
上面的from torchsummary import summary 不用变。
3572
5713

被折叠的 条评论
为什么被折叠?