TensorFlow: Difference between revisions

Line 23: Line 23:


===Install TF1===
===Install TF1===
The last official version of TensorFlow v1 is 1.15. This version does not work on RTX 3000+ GPUs. Your code will run but output bad results.<br>
The last official version of TensorFlow v1 is 1.15. This version does not work on RTX 3000+ (Ampere) GPUs. Your code will run but output bad results.<br>
If you need TensorFlow v1, see [https://github.com/NVIDIA/tensorflow nvidia-tensorflow].
If you need TensorFlow v1, see [https://github.com/NVIDIA/tensorflow nvidia-tensorflow].
<pre>
<pre>