PaddlePaddle / PaddleCustomDevice

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

[NPU] add typeadapter for pool2d grad #1284

Open warrentdrew opened 5 months ago

warrentdrew commented 5 months ago

add typeadapter to cast dtype to fp32 for op runnner MaxPoolV3Grad and AvgPoolV2Grad unittest: test_pool2d_op_npu.py

paddle-bot[bot] commented 5 months ago

Thanks for your contribution!