当前位置: 代码迷 >> 综合 >> 【解决】UserWarning: Couldn't retrieve source code for container of type MLP. It won't be checked for co
  详细解决方案

【解决】UserWarning: Couldn't retrieve source code for container of type MLP. It won't be checked for co

热度:67   发布时间:2024-01-27 00:47:59.0

pytorch 1.2/1.3版本会有这个问题

解决:

升级到1.4版本就好了

  相关解决方案