提交 adcfb89e authored 作者: kelvinxu's avatar kelvinxu

remove extra ref

上级 07863099
......@@ -44,7 +44,6 @@ class CpuContiguous(theano.Op):
}
else{
Py_XDECREF(%(y)s);
Py_XINCREF(%(x)s);
%(y)s = PyArray_GETCONTIGUOUS(%(x)s);
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论