PaddlePaddle / Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
http://www.paddlepaddle.org/
Apache License 2.0
22.26k stars 5.6k forks source link

Benchmark ernie mkldnn的文档是否还需要维护 #30656

Closed lidanqing-intel closed 3 years ago

lidanqing-intel commented 3 years ago

请问Benchmark中关于ernie mkldnn的文档是否还需要维护?要不要删掉? https://github.com/PaddlePaddle/benchmark/tree/master/Inference/c%2B%2B/ernie/mkldnn

因为ernie mkldnn的demo 和文档都在PaddleSlim 更新了 https://github.com/PaddlePaddle/PaddleSlim/tree/develop/demo/mkldnn_quant

@luotao1

paddle-bot-old[bot] commented 3 years ago

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网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!

luotao1 commented 3 years ago

@lidanqing-intel 可以把ernie/mkldnn/README.md原来内容删了,放上 https://github.com/PaddlePaddle/PaddleSlim/tree/develop/demo/mkldnn_quant的链接和相应的说明即可。类似https://github.com/PaddlePaddle/Paddle/tree/develop/doc的说明

juncaipeng commented 3 years ago

@lidanqing-intel You can add Ernie int8 demo and doc to PaddleInference.

image

paddle-bot-old[bot] commented 3 years ago

Are you satisfied with the resolution of your issue?

YES No

lidanqing-intel commented 3 years ago

I have updated document in benchmark repo. The readme is at same location as before.