zl程序教程

您现在的位置是:首页 >  后端

当前栏目

查看显卡编号映射

映射 查看 显卡 编号
2023-09-27 14:23:27 时间

import tensorflow  as tf

  #查看显卡编号映射

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