TensorFlow01:GPU和CPU运行

 

# 运行会话并打印设备信息
sess=tf.Session(config=tf.ConfigProto(allow_soft_placement=True,log_device_placement=Treu))

 

posted @ 2019-09-15 05:08  Jumpkin1122  阅读(174)  评论(0编辑  收藏  举报