PaddlePaddle / PaddleCustomDevice

PaddlePaddle custom device implementaion. (『飞桨』自定义硬件接入实现)
Apache License 2.0
68 stars 142 forks source link

[NPU] improve bilinear_interp speed. #1287

Closed xuanyuanminzheng closed 3 months ago

xuanyuanminzheng commented 3 months ago

improve bilinear_interp speed, include to aclnn in some condition, and transposeD to transpose, reducesumD to reducesum.

paddle-bot[bot] commented 3 months ago

Thanks for your contribution!