PaddlePaddle / PaddleCustomDevice

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

[NPU] fix shape mismatch in subtract grad kernel #1228

Open warrentdrew opened 6 months ago

warrentdrew commented 6 months ago

fix shape reduce error in subtract grad kernel, causing NegKernel shape mismatch problem unittest: test_elementwise_sub_op_npu.py

paddle-bot[bot] commented 6 months ago

Thanks for your contribution!