You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug复现步骤及最小代码集(Bug reproduction steps and minimal code set)
importpaddlepaddle.utils.run_check()
期望结果(Desired result)
Running verify PaddlePaddle program ...
W0121 11:35:45.379787 34 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 7.0, Driver API Version: 10.1, Runtime API Version: 10.1
W0121 11:35:45.385558 34 device_context.cc:465] device: 0, cuDNN Version: 7.6.
PaddlePaddle works well on 1 GPU.
PaddlePaddle works well on 1 GPUs.
PaddlePaddle is installed successfully! Let's start deep learning with PaddlePaddle now.
实际结果(actual result)
未出现上述输出信息
其他补充
No response
The text was updated successfully, but these errors were encountered:
bug复现环境(bug reproduction environment)
AIStudio环境
CUDA10.1
PaddlePaddle2.2.2
bug复现步骤及最小代码集(Bug reproduction steps and minimal code set)
期望结果(Desired result)
实际结果(actual result)
未出现上述输出信息
其他补充
No response
The text was updated successfully, but these errors were encountered: