Giter Site home page Giter Site logo

install-tensorflow-on-ubuntu-17.10-'s Introduction

Install-Tensorflow-on-Ubuntu-17.10-

Quick install guide for Ubuntu 17.10

install-tensorflow-on-ubuntu-17.10-'s People

Contributors

markjay4k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

install-tensorflow-on-ubuntu-17.10-'s Issues

tensorflow install

Probably a small typo but should be

pip install tensorflow-gpu=1.5

you omitted the "."

great guide btw ๐Ÿ‘

CUDA installation error

When i ran this command: sudo apt-get install cuda, i got this error:
image
Somebody please give me a solution to solve this. Thanks!

cuda not recognising...

Prior to this 3 times your approach worked. now it's not working for me. Donno exactly why...
please give a proper solution or update the method if compatibility is changed
nvidiasmi
errorcuda

Add Boot Requirement.

The installation of the nvidia-390 driver will not work properly if UEFI Boot is the default. The user must first go into BIOS Boot settings and make Legacy Boot the default, and Legacy First as the default boot option (depending on the hardware manufacturer, these options may slightly differ). Then reboot and everything will install perfectly.

A second thing to mention: if, after installing cuDNN you get the error:

ImportError: libcudart.so.7.0: cannot open shared object file: No such file or directory

run this command to solve it:
sudo ldconfig /usr/local/cuda/lib64

or, if it says that lib64 is not a symbolic link, cd into /usr/local/cuda and run

sudo ldconfig lib64

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.