PaddlePaddle / PaddleCustomDevice

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

[NPU] fix adamw with no decay #1200

Closed warrentdrew closed 6 months ago

warrentdrew commented 6 months ago

Fix adamw kernel with parameters with no decay unittest: test_adamw_op_npu.py

paddle-bot[bot] commented 6 months ago

Thanks for your contribution!