Installs the gpu version of tensorflow using python package manager along with all the dependencies.
NOTE: THIS SCRIPT WORKS AS OF 4th December, 2018. Dependencies may change, which may break the script making it unable to do the intended task in the future.
sudo chmod +x install.sh
sudo chmod +x continue_install.sh
./install.sh
Just follow along the instructions popping up on the terminal after running the above commands.
- python3-pip, python3-dev, pyhton3-virtualenv
- nvidia-dpu drivers
- nvidia cuda-9.0
- nvidia cudnn-7.3.1
- latest tensorflow-gpu