Git Product home page Git Product logo

Comments (8)

alankongfq avatar alankongfq commented on May 19, 2024 1

@fo40225
Hi there, first time installing the binary from this repo.
Here is my error message.

image

System Config:
Windows 10 pro
VS2017, 15.7.5
Anaconda python 3.6.5
CUDA 9.2
cuDNN 7.1.4

from tensorflow-windows-wheel.

fo40225 avatar fo40225 commented on May 19, 2024 1

@alankongfq #13

from tensorflow-windows-wheel.

sleeplessai avatar sleeplessai commented on May 19, 2024 1

@alankongfq
Download the .whl file by clicking Raw on page.

from tensorflow-windows-wheel.

fo40225 avatar fo40225 commented on May 19, 2024

You should provide the error message, otherwise I can't help you.

from tensorflow-windows-wheel.

sleeplessai avatar sleeplessai commented on May 19, 2024

Guess that. @Yosiwealth
For CPU version of this wheel, check your CPU AVX or SSE support at first, and then install *.whl using pip install --ignore-installed ./[your_whl].whl.
For GPU version, install the well-matched pair of CUDA and cuDNN and add the environment variables, then install .whl as above.
If using GPU version, when running tf.Session() you should see GPU status, loading info etc.
You will get no warning like this, Windows 10, SSE2, CPU:
github6302018

from tensorflow-windows-wheel.

alankongfq avatar alankongfq commented on May 19, 2024

Thanks! Able to install.

from tensorflow-windows-wheel.

adityashah0112 avatar adityashah0112 commented on May 19, 2024

Which one do I install for my pc with avx2 capable cpu? tf 2.0, py 3.7, cuda 10.2, cudnn 7.6.
Also how to install if I have to install both of these?
image

from tensorflow-windows-wheel.

sleeplessai avatar sleeplessai commented on May 19, 2024

Which one do I install for my pc with avx2 capable cpu? tf 2.0, py 3.7, cuda 10.2, cudnn 7.6.
Also how to install if I have to install both of these?
image

download both of them and use 7z software to extract the split file pieces to get .whl file
then install with pip install.

from tensorflow-windows-wheel.

Related Issues (20)

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.