Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

Offload calculations from matmul op to fuse pass

Open Silv3S opened this issue 2 years ago • 1 comments

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 and reshape_transpose_matmul passes,
  • remove calculations from kernels.

Silv3S avatar Aug 05 '22 15:08 Silv3S

你的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 Aug 05 '22 15:08 paddle-bot[bot]

@jiangjiajun please review

Silv3S avatar Aug 12 '22 08:08 Silv3S

你的PR已合入Paddle库,请关注后续测试结果。 Your PR has been merged into the repository. An official integration test will be conducted later. Stay tuned.

paddle-bot[bot] avatar Aug 12 '22 12:08 paddle-bot[bot]