未验证 提交 12a11394 编写于 作者: Z Zhao Yuting 提交者: GitHub

Update infer.py

add a new faster model to infer in cli
上级 fb7f04e0
...@@ -335,3 +335,4 @@ class TextExecutor(BaseExecutor): ...@@ -335,3 +335,4 @@ class TextExecutor(BaseExecutor):
self.infer() self.infer()
res = self.postprocess(isNewTrainer=True) res = self.postprocess(isNewTrainer=True)
return res return res
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册