查看显卡编号映射

import tensorflow  as tf

  #查看显卡编号映射

sess = tf.Session(config=tf.ConfigProto(log_device_placement=True))

posted @ 2019-07-23 10:24  交流_QQ_2240410488  阅读(211)  评论(0编辑  收藏  举报