0
0
mirror of https://github.com/ok-oldking/ok-wuthering-waves.git synced 2025-06-03 09:25:19 +00:00
ok-wuthering-waves/test_paddle.py
firedcto@gmail.com 8ea7f17d61 fix md link
2024-09-07 21:23:25 +08:00

5 lines
131 B
Python

import paddle
print(paddle.utils.run_check())
# 如果出现PaddlePaddle is installed successfully!,说明您已成功安装。