Changes

Jump to navigation Jump to search
[[FILE:tensorflow.png]]
 
==Testing Tensorflow with GPU==
Create a python file with the following"
sess = tf.Session(config=tf.ConfigProto(log_device_placement=True))
Run it in the virtual environment.
[[FILE:TensorflowGPU.png]]

Navigation menu