Paddle
Paddle copied to clipboard
Offload calculations from matmul op to fuse pass
PR types
Performance optimization
PR changes
OPs
Describe
- continuation of work started in https://github.com/PaddlePaddle/Paddle/pull/44870,
- add all necessary checks inside
matmul_transpose_reshape
andreshape_transpose_matmul
passes, - remove calculations from kernels.
你的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.
@jiangjiajun please review
你的PR已合入Paddle库,请关注后续测试结果。 Your PR has been merged into the repository. An official integration test will be conducted later. Stay tuned.