TensorFlow: Difference between revisions

Tags: Mobile edit Mobile web edit
Line 8: Line 8:
* Install with pip
* Install with pip


===Install TF1===
===Install TF2===
<pre>
<pre>
pip install tensorflow
pip install tensorflow
</pre>
</pre>
===Install TF2===
===Install TF2===
<pre>
<pre>