X2Paddle icon indicating copy to clipboard operation
X2Paddle copied to clipboard

matmul_v2 不支持

Open gejianhui1 opened this issue 4 years ago • 8 comments

部署时,出现Erro:this model is not supported,because 1 ops are not supported on 'arm'. these unsupported ops are :'matmul_v2'

gejianhui1 avatar Dec 23 '20 07:12 gejianhui1

部署时,出现Erro:this model is not supported,because 1 ops are not supported on 'arm'. these unsupported ops are :'matmul_v2'

你好,PaddleLite部署问题请移步https://github.com/PaddlePaddle/Paddle-Lite

SunAhong1993 avatar Dec 23 '20 09:12 SunAhong1993

部署时,出现Erro:this model is not supported,because 1 ops are not supported on 'arm'. these unsupported ops are :'matmul_v2'

您好,我也遇到了一样的问题,请问解决了吗?

YangLiu0427 avatar Jan 20 '21 02:01 YangLiu0427

你好,请问你使用的paddle版本是多少?paddle lite的版本是多少?

AIpioneer avatar Jan 20 '21 04:01 AIpioneer

你好,请问你使用的paddle版本是多少?paddle lite的版本是多少?

paddlepaddle是2.0.0rc1,paddlelite是2.7.1

YangLiu0427 avatar Jan 20 '21 05:01 YangLiu0427

您好,是这样的,paddle lite2.7版本主要对齐的paddle是1.7和1.8静态图版本的模型。因为paddle2.0对op做了大量的升级,paddle lite正式对齐paddle2.0版本的是待发出的2.8版本。 预计在2月发出。你现在可以暂时用develop版本的尝试使用。

AIpioneer avatar Jan 20 '21 05:01 AIpioneer

我用的paddlelite 2.12版本,仍然出现这个问题

marshorizon5318 avatar Apr 17 '23 04:04 marshorizon5318

我也有这个问题paddlelite 2.12

Coder-TieHH avatar Jun 25 '23 05:06 Coder-TieHH