Update infer.py

add a new faster model to infer in cli
pull/2449/head
Zhao Yuting 3 years ago committed by 吕志轩
parent 9acd051b55
commit 7eb4d5a0d8

@ -335,3 +335,4 @@ class TextExecutor(BaseExecutor):
self.infer()
res = self.postprocess(isNewTrainer=True)
return res

Loading…
Cancel
Save