11四、TensorFlow設備放置

# creates a variable named v and places it on the second GPU device import tensorflow as tf #with tf.device("/device:GPU:1"): # v = tf.get_variable("v", [1]) #it is particularly important for vari
相關文章
相關標籤/搜索