PaddlePaddle / Paddle-Lite

PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
https://www.paddlepaddle.org.cn/lite
Apache License 2.0
6.89k stars 1.6k forks source link

[xpu]: fix reduce_sum bug;test=develop #10473

Closed gitliuyf closed 3 months ago

gitliuyf commented 3 months ago

PR devices

XPU

PR types

Bug fixes

PR changes

Kernels

Description

reduce_sum在x86上没支持5维6维的实例化

paddle-bot[bot] commented 3 months ago

Thanks for your contribution!