PaddlePaddle / PaddleCustomDevice

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

[NPU] fix BN question #1340

Closed xuanyuanminzheng closed 2 months ago

xuanyuanminzheng commented 2 months ago

nan occasionally occurs in the global mean and variance of batchnorm, which may be caused by the axpy kernel.

paddle-bot[bot] commented 2 months ago

Thanks for your contribution!