提交 998f335b 编写于 作者: C cuicheng01

fix export quant_model

上级 99b3c962
...@@ -373,7 +373,7 @@ class Engine(object): ...@@ -373,7 +373,7 @@ class Engine(object):
"inference") "inference")
if self.quanter: if self.quanter:
self.quanter.save_quantized_model( self.quanter.save_quantized_model(
model, model.base_model,
save_path, save_path,
input_spec=[ input_spec=[
paddle.static.InputSpec( paddle.static.InputSpec(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册