提交 a4e28ad9 编写于 作者: T TeslaZhao

update xpu memory size

上级 00b9e0a9
......@@ -132,7 +132,7 @@ class LocalPredictor(object):
ops_filter=[])
if use_xpu:
config.enable_xpu(100 * 1024 * 1024)
config.enable_xpu(8 * 1024 * 1024)
self.predictor = create_paddle_predictor(config)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册