paddle设置使用的gpu型号

import paddle
paddle.device.set_device('gpu')

更多推荐