Hello,
I have to install TF2 + a few more things at work (which limits my options)
Unfortunately, the new method does not work correctly for me (i.e. ``pip install tensorflow[and-cuda]‘’ )
How I can find on the web page the description of the “old way” of tf2 installation,
i.e. with miniconda, separate installation of cuda, cudnn then setting the path and finally to the two and finally installing TF2 (+ eventually fixing ubuntu problem…)
Thanks in advance for your help!