mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-03 09:25:19 +00:00
5 lines
131 B
Python
5 lines
131 B
Python
import paddle
|
|
|
|
print(paddle.utils.run_check())
|
|
# 如果出现PaddlePaddle is installed successfully!,说明您已成功安装。
|