TensorFlow: Difference between revisions

49 bytes removed ,  28 January 2021
Line 20: Line 20:


===Install TF1===
===Install TF1===
Just install using Conda. It's the easiest way.
<pre>
<pre>
conda install tensorflow-gpu=1.15
conda install tensorflow-gpu=1.15