Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

Replacing set_format with set_mem_desc in FC onednn kernel

Open jczaja opened this issue 2 years ago • 1 comments

PR types

Others

PR changes

OPs

Describe

This PR replace set_format with set_mem_desc and also reimplemented whole FC kernel not to use caching mechanism (to rely on oneDNN caching mechanism)

jczaja avatar Sep 21 '22 12:09 jczaja

你的PR提交成功,感谢你对开源项目的贡献! 请关注后续CI自动化测试结果,详情请参考Paddle-CI手册。 Your PR has been submitted. Thanks for your contribution! Please wait for the result of CI firstly. See Paddle CI Manual for details.

paddle-bot[bot] avatar Sep 21 '22 12:09 paddle-bot[bot]

@Aganlengzi Please help to sort out the problem with PR-CI-Coverage. Error message is: 2022-09-22 21:35:15 cp: error reading '/home/data/cfs/coverage/46372/be8a72d1cb5ba415ac21a2dfc6bd1f71aaf11e71/Paddle.tar.gz': Input/output error

jczaja avatar Sep 22 '22 14:09 jczaja

@jiangjiajun can you help have a look at the CI coverage error of this PR?

yaomichael avatar Sep 25 '22 14:09 yaomichael