LouisEchard / ML_MiniProjects

Personal db
0 stars 0 forks source link

Better pipeline to GPU #8

Open LouisEchard opened 6 years ago

LouisEchard commented 6 years ago

improve the pipeline

LouisEchard commented 6 years ago

UP: with tf.device("/device:GPU:1"): v = tf.get_variable("v", [1])

cf : https://www.tensorflow.org/programmers_guide/variables