Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy alt_gvt_base model will raise matmul_v2 error by using mkldnn. #36217

Closed
baoachun opened this issue Sep 29, 2021 · 7 comments
Closed

Deploy alt_gvt_base model will raise matmul_v2 error by using mkldnn. #36217

baoachun opened this issue Sep 29, 2021 · 7 comments
Assignees
Labels

Comments

@baoachun
Copy link
Contributor

图片

git clone https://github.com/PaddlePaddle/PaddleClas.git
cd PaddleClas;mkdir model
cd model;wget https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/alt_gvt_base_pretrained.pdparams
cd ..
python3 tools/export_model.py -c ppcls/configs/ImageNet/Twins/alt_gvt_base.yaml -o Global.pretrained_model=./model/alt_gvt_base_pretrained
cd deploy; python3 python/predict_cls.py -c configs/inference_cls.yaml -o Global.inference_model_dir=../inference -o Global.batch_size=1 -o Global.use_gpu=False -o Global.use_tensorrt=False -o Global.enable_mkldnn=True
@paddle-bot-old
Copy link

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQGithub Issue and AI community to get the answer.Have a nice day!

@yinhaofeng
Copy link
Contributor

感谢反馈,我们已经注意到了这个问题,正在全力修复。

@baoachun
Copy link
Contributor Author

@lidanqing-intel

@lidanqing-intel
Copy link
Contributor

Hi, @jakpiase Please fix this issue as high priority than new kernels. Thank you very much !

@jakpiase
Copy link
Contributor

This problem will be fixed as soon as fix PR(mentioned above) will be merged

@jakpiase
Copy link
Contributor

Hi @baoachun fix PR has been merged, could you please confirm if it issue is fixed now?

@baoachun
Copy link
Contributor Author

@jakpiase Hi, the problem has been solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants