参考:https://github.com/pytorch/pytorch/issues/16123

Did you forget add @script or @script_method annotation? If this is a nn.ModuleList, add it to __constants__.

class MyMod(torch.jit.ScriptModule):__constants__ = ['loc_layers']def __init__(self):super(MyMod, self).__init__()locs = []for i in range(4):locs.append(nn.Conv2d(64, 21, kernel_size=1))self.loc_layers = nn.ModuleList(locs)@torch.jit.script_methoddef forward(self, input):# type: (List[Tensor]) -> Tensorlocs = []i = 0for layer in input:loc = self.loc_layers[i](layer)locs.append(loc)i += 1loc_preds = torch.cat(locs, 1)return loc_preds

Did you forget add @script or @script_method annotation? If this is a nn.ModuleList, add it to __con相关推荐

  1. Unity3d挂载脚本时报错“Can't add script behaviour TMP_CoroutineTween. ...”

    "Can't add script behaviour TMP_CoroutineTween. The script needs to derive from MonoBehaviour!& ...

  2. 学生渐进片add如何给_如何选择 | 青少年渐进多焦点的ADD

    众所周知,目前关于青少年渐进多焦点镜片的ADD主要有+1.50D.+1.75D和+2.00D三种,那么这三种ADD如何选择能达到佩戴的理想效果呢?今天带大家详细了解下. 首先,我们需要知道的是ADD的 ...

  3. vue indev.html,webpack - Can't add script tag to Vue component files ( *.vue ) - Stack Overflow

    I'm new to vue.js. I'm trying to render vue component file but when I add to vue component, for exam ...

  4. add script param in pycharm

    choose the script you want to run go to menu Run->Edit Configurations-

  5. 使用U3D给物体添加脚本时提示Can‘t add script component

    原因是刚创建脚本时没有立即改名,导致自动生成的类型和后来改的名不同,找不到该类名所以导入失败,将C#文件名和代码中类名统一即可

  6. git add . 时遇到hint: Use -f if you really want to add them.

    使用git add .时遇到如下问题 hint: Use -f if you really want to add them. hint: Turn this message off by runni ...

  7. java中add是什么意思_谁能帮我解答下add后面的都是什么意思

    该楼层疑似违规已被系统折叠 隐藏此楼查看此楼 import java.util.LinkedList; import java.util.Scanner; public class chen { /* ...

  8. Resources are low on NN. Please add or free up more resources then turn off safe mode manually.

    问题解决方案的转载网址: http://www.chinahadoop.cn/classroom/5/thread/189 http://jingyan.baidu.com/article/3aed6 ...

  9. could not export python function call python_value. Remove calls to Python functions before export

    could not export python function call <python_value>. Remove calls to Python functions before ...

最新文章

  1. Linux那些事儿之我是Sysfs(4)举例一lddbus
  2. why my pricing procedure is not determined in QHD 504
  3. “玩转课堂”基本构想
  4. .net 把一个对象赋值给一个参数_Java GC回收算法-判定一个对象是否可以回收
  5. 加州理工学院对高超声速飞行的早期研究
  6. 在Qt Creator以外编写Qt程序
  7. 51nod 1046 A^B Mod C
  8. 我为什么要用 Javascript 编写 CSS?
  9. python读数据小数点_将excel数据读入pandas dataframe,精确到小数点后20位
  10. php基础知识和函数
  11. 如何和在桌面上添加计算机,怎么在电脑桌面上添加便签?
  12. 卷积、卷积矩阵(Convolution matrix)与核(Kernel)
  13. kmp算法:next数组。 手算思想易学版
  14. Android hook微信 apk 实时获取微信聊天消息记录
  15. 齐齐哈尔那个职校学电子计算机好,齐齐哈尔职业学校有什么专业
  16. 图像特征提取(颜色,纹理,形状)
  17. 哈斯图的画法,以及利用哈斯图寻找极大元之类
  18. 【C/C++学习笔记】C++11 Lambda 表达式 (匿名函数)(TR1)
  19. 清华出品:最易懂的AI芯片报告!人才技术趋势都在这里
  20. 金仓数据库 KingbaseES PL/SQL 过程语言参考手册(16. A PL/SQL源文本加密)

热门文章

  1. mysql按周统计_MySQL按周统计 WEEK 实例
  2. 步步高java短信恢复_步步高智能手机自带的程序不见了怎么找回
  3. c语言 memset 段错误,段错误之memset对类对象的误用
  4. mysql事务概念_MySQL事务的概念
  5. java免费低代码开发平台,steedos-platform
  6. php set name,PHP Gmagick setfilename()用法及代码示例
  7. 特征值与特征向量 matlab数值解,用MATLAB和numpy求解特征值和特征向量,matlab,与
  8. mysql新建备份在哪里_navicat for MySQL创建备份计划的详细流程
  9. 速度前瞻运动控制c语言程序_整合实时运动控制及多颗相机连接,大幅提升光学影像检测速度...
  10. maya室内模型_超全室内外设计贴图素材库合辑 | 57G