PaddlePaddle / PaddleGAN

PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Apache License 2.0
7.86k stars 1.25k forks source link

[npu]update npu api #778

Closed YanhuiDua closed 1 year ago

YanhuiDua commented 1 year ago

update is_compiled_with_npu to is_compiled_with_custim_device("npu")

Linked to https://github.com/PaddlePaddle/Paddle/pull/52385