Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

[OneDNN][PIR] Add onednn_placement_pass

Open zhanglirong1999 opened this issue 3 months ago • 1 comments

PR Category

Others

PR Types

Others

Description

We write onednn_placement_pass for pir OneDNN has 165 oneDNN ops, among them, 14 are onednn-specific ops, and the remaining 151 are general ops. We need to convert these 151 ops to oneDNN op after this pass. We decide to put 'onednn_placement_pass' in the last one in OneDNN fp32 pass order

zhanglirong1999 avatar Apr 29 '24 08:04 zhanglirong1999

你的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 Apr 29 '24 08:04 paddle-bot[bot]