提交 c7f79751 编写于 作者: D Dong Daxiang 提交者: GitHub

Merge pull request #151 from guru4elephant/fix_var_idx

fix var_idx bug
...@@ -122,6 +122,7 @@ int GeneralInferOp::inference() { ...@@ -122,6 +122,7 @@ int GeneralInferOp::inference() {
} }
} }
} }
var_idx++;
} }
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册