83
社区成员




>>> paddle.utils.run_check()
Running verify PaddlePaddle program ...
I0904 14:58:19.177517 7272 program_interpreter.cc:243] New Executor is Running.
W0904 14:58:19.177517 7272 gpu_resources.cc:96] The GPU architecture in your current machine is Maxwell, which is not compatible with Paddle installation with arch: 70 75 80 86 89 , it is recommended to install the corresponding wheel package according to the installation information on the official Paddle website.
W0904 14:58:19.178515 7272 gpu_resources.cc:119] Please NOTE: device: 0, GPU Compute Capability: 5.2, Driver API Version: 12.3, Runtime API Version: 12.3
W0904 14:58:19.179512 7272 gpu_resources.cc:164] device: 0, cuDNN Version: 9.0.
I0904 14:58:19.233368 7272 interpreter_util.cc:647] Standalone Executor is Used.
PaddlePaddle works well on 1 GPU.
PaddlePaddle is installed successfully! Let's start deep learning with PaddlePaddle now.