8000 GitHub - viplix3/Tensorflow-Ubuntu: A sample repository for installing tensorflow-gpu on ubuntu based system
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

viplix3/Tensorflow-Ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

How to run the scripts?

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.

Following packages will be installed using this script

  1. python3-pip, python3-dev, pyhton3-virtualenv
  2. nvidia-dpu drivers
  3. nvidia cuda-9.0
  4. nvidia cudnn-7.3.1
  5. latest tensorflow-gpu

About

A sample repository for installing tensorflow-gpu on ubuntu based system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0