How to install Tensorflow-GPU on Windows 10

Поделиться
HTML-код
  • Опубликовано: 19 сен 2018
  • In this video, we'll be installing the tensorflow-gpu along with the components that it requires such as cuDNN, CUDA toolkit, and visual studio.
    Music: www.bensound.com
    #tensorflow #nvidia
  • НаукаНаука

Комментарии • 228

  • @nicholasnguyen763
    @nicholasnguyen763 5 лет назад

    Great job on this video. I spent hours looking at a bunch of other documentation and video and had all kinds of issue with the dll load error. I followed your instructions and it worked perfectly. Thank you so much for putting this video together. You are a lifesaver!

  • @TotalImmort7l
    @TotalImmort7l 5 лет назад +1

    Great explanation, I mean, Out of all the other videos I've seen, your video helped me the most!!!
    Keep it up!

  • @xXMockapapellaXx
    @xXMockapapellaXx 5 лет назад

    Dude, thank you so much. You have saved me so much headache with this well written and thorough tutorial.

  • @aishwaryamurkute1092
    @aishwaryamurkute1092 5 лет назад +3

    I wasted hours and messed up a lot.This is by far the best video i have seen for installing TensorFlow, IT WORKED FOR ME!!! THANK YOU SOOOO MUCH

  • @terrylawrence3726
    @terrylawrence3726 5 лет назад +1

    Thank you so much. I did have some issues while installing Cuda Toolkit 9.0 related to the graphic card drivers, but I was able to fix it. You have saved me so much time. I think one thing that you could have added in the comments are the command lines. Besides that I was able to install tensorflow without problems. Thank you a lot.

  • @TheBainchannel
    @TheBainchannel 5 лет назад

    So much thanks for this tutorial! I had a lot of troubles with an installation process and you my savior :)

  • @MsWaiso
    @MsWaiso 5 лет назад +2

    Thanks a lot man!! I spent a lot of time trying to get it installed but I kept getting errors. I followed your steps and it worked! :D

  • @MerinNakarmi
    @MerinNakarmi 5 лет назад

    You helped me install this thing so smoothly. Thanks a lot Kishan!

  • @ryanliebert8236
    @ryanliebert8236 5 лет назад

    Thank you for taking the time to do this.

  • @diegodelgadocaceres7243
    @diegodelgadocaceres7243 4 года назад +1

    Thanks man it worked as in October 6th, 2019!!! I couldnt find my CUDA folder so this was my last option. :D

  • @Jorvanius
    @Jorvanius 5 лет назад +1

    Just what I needed. Thanks, man ;)

  • @voidwalkerMTG
    @voidwalkerMTG 5 лет назад

    This worked for me! I did this after reinstalling windows and cleaning everything from my hard drive. Tensorflow can be a pain to install if it isn't done perfectly the first time through. I messed up and wasted countless hours, so thank you for this video!

  • @yourEverydayEngineer
    @yourEverydayEngineer 5 лет назад

    The ONLY tutorial I found that works!

  • @back81192
    @back81192 5 лет назад

    This is really helpful, I mean it. Thanks a lot, dude!

  • @why__die
    @why__die 4 года назад

    absolute legend - thanks your help and energy

  • @melodychia6205
    @melodychia6205 5 лет назад

    Thankssss lot omg... spent a day on these.. before actually finding this video ..

  • @whycurious6754
    @whycurious6754 5 лет назад

    You have no I idea how many times I have tried and failed before this... Thanks to you, I now did it!

  • @trenchphysics
    @trenchphysics 5 лет назад +1

    Thank you for this tutorial! Got stuck on the end after pip install --upgrade tensorflow-gpu , had to run pip install --upgrade tensorflow, then pip uninstall tensorflow and, pip uninstall tensorflow-gpu, and finally pip install --upgrade tenorflow-gpu once more and it worked. This was a great tutorial!

  • @cnRry
    @cnRry 5 лет назад

    Thanks man finally i found a video for me !!! Keep going

  • @kaustabhkakoty
    @kaustabhkakoty 5 лет назад

    Worked like a charm. Cheers.

  • @utkarshbajaj3368
    @utkarshbajaj3368 5 лет назад

    Thanks a lot.
    I wasted 100's of hours in installing CUDA and tensorflow-gpu . If only i had seen this before i would have saved a lot of time revisiting GOT :-P
    Thanks man!

  • @roma_icar
    @roma_icar 5 лет назад

    That's greatly helpful!
    One thing I did after - is manually copy dll files from cuDNN folders to CUDA toolkit folders (otherwise TF didn't work)

  • @08Billmr
    @08Billmr 5 лет назад

    The best video ever ! Thank you sir!

  • @Amitkumar-my8cr
    @Amitkumar-my8cr 5 лет назад +1

    thanks bro...this video helped me lot. this worked for me even without uninstalling everything at start. besides everything explained in video, add path to CUPTI that is:CUDA\version\extras\CUPTI\libx64 and dont use CUDA 10.1, i had installed 10.1 first, it wasted my time a lot fixing errors. i am using CUDA 10.0 now and its working. thanks for this vid.

  • @aditichandra5049
    @aditichandra5049 5 лет назад

    Thankyou so much, this video is of great help!! :)

  • @sardormamarasulov3352
    @sardormamarasulov3352 5 лет назад

    Thank you very much borother.I wasted a lot time for installing tensorflow gpu,just after watching this video it fixed just in half our))))

  • @MrIrfankamboh
    @MrIrfankamboh 5 лет назад

    great comprehensive video.

  • @JiluDKumar
    @JiluDKumar 5 лет назад

    Thanky u so much.. you're a life saver.... I finally got it installed😉👍

  • @akshatw7866
    @akshatw7866 5 лет назад

    thanks dude this worked perfectly!

  • @MohammedAlAli
    @MohammedAlAli 5 лет назад

    It worked! Thanks Kishan :)

  • @Max-mu2ts
    @Max-mu2ts 5 лет назад

    thank you man ,its helpful , good work!!!!

  • @greenlouis7054
    @greenlouis7054 5 лет назад

    A very nice tutorial! It fixed the disturbing DLL problem. Thank u!

    • @darci6563
      @darci6563 5 лет назад

      Please, say how have you fixed DLL problem?

    • @greenlouis7054
      @greenlouis7054 5 лет назад

      @@darci6563 I just follow this tutorial and reinstall everything. Finally it works. I guess the reason why the DLL problem occured is you didn't add the cudnn's path to the 'environment'.

  • @swaruptotloor279
    @swaruptotloor279 5 лет назад

    Really helpful. Thanks a lot!

  • @Durdle95
    @Durdle95 5 лет назад

    Thank you man, very good video! :)

  • @navid2368
    @navid2368 5 лет назад

    you are a lifesaver man, than you so much

  • @thilinaprabath8160
    @thilinaprabath8160 5 лет назад

    great video and clear explanation...it's work 4 me. thanks..

  • @saharhoseini2578
    @saharhoseini2578 5 лет назад

    Thanks
    it was very helpful.

  • @mimounimohamedali7594
    @mimounimohamedali7594 5 лет назад

    wooow too clear THANK YOU !!!
    It seems that my gpu isn't supported by CUDA.
    now I can understand why it is not working.

    • @mimounimohamedali7594
      @mimounimohamedali7594 5 лет назад

      it is working on 1050Ti :D
      but I've got a DLL problem solved by this video
      ruclips.net/video/7QLvYL22KkM/видео.html

  • @DebojyotiMajumder
    @DebojyotiMajumder 5 лет назад

    Helped a lot, thanks

  • @joe_rasa
    @joe_rasa 4 года назад

    Oh... Damn.. Thanq Sir.. It worked finally..

  • @awonnink25
    @awonnink25 5 лет назад +1

    cudnn can also be installed by copying the individual files to the corresponding folders in the CUDA installation folder, instead of adding all three to the PATH. Thanks for your video!

  • @paukeypaukey3081
    @paukeypaukey3081 5 лет назад

    WOW~really useful for me,really a nice video~

  • @waslleys
    @waslleys 5 лет назад

    thank you! It worked for me!

  • @sattarmonjezi4396
    @sattarmonjezi4396 5 лет назад

    Thanks . That's worked for me.

  • @saanikagupta1508
    @saanikagupta1508 4 года назад

    Thank you!!

  • @angzhang8716
    @angzhang8716 5 лет назад

    Thank you so much!

  • @yudhasetyanugroho5105
    @yudhasetyanugroho5105 2 года назад

    Awesome bro.. Finally, my nvidia GPU can be using TF

  • @wisershan2196
    @wisershan2196 5 лет назад

    Thanks man.

  • @Stsuttipong
    @Stsuttipong 5 лет назад

    Your are my god !!!! Love you

  • @Bansheek13
    @Bansheek13 4 года назад

    THX!

  • @alligator090
    @alligator090 5 лет назад

    Thank You :)

  • @theguymonk7440
    @theguymonk7440 5 лет назад

    Thank You!

  • @archygupta
    @archygupta 5 лет назад

    Thanks a lot. :)

  • @samridhsharma6771
    @samridhsharma6771 5 лет назад

    the best video

  • @kruzustv
    @kruzustv 5 лет назад

    Wow ages of empires? respect man!

  • @nadaalqahtani2341
    @nadaalqahtani2341 5 лет назад

    thanks man

  • @mock1112
    @mock1112 5 лет назад

    Thanks!!!!!

  • @soychilenoctmwn
    @soychilenoctmwn 5 лет назад +6

    thanks!
    PS: I add on PATH the directory bin and libx64 of toolkit 9.0

    • @richtankone
      @richtankone 5 лет назад +1

      Doing that just solved my problem of DLL load failure. Also for anyway trying this in december... cuda toolkit v10 doesnt work yet, uninstall it and download the appropriate cudnn and toolkit 9.0.

    • @SomebodyOutTh3re
      @SomebodyOutTh3re 5 лет назад

      where does toolkit 9.0 existe please ?

  • @atina5597
    @atina5597 5 лет назад

  • @muhammadroshan7315
    @muhammadroshan7315 4 года назад

    best ma mannn

  • @joergisgodly
    @joergisgodly 5 лет назад

    Was helpful. I needed to download Cuda toolkit 10.0 (not 10.1 or 9.0) while using the GTX 2070

    • @suryanshsinha2838
      @suryanshsinha2838 4 года назад

      Wish I saw this before... Now I have to re-download 10.0 instead of 10.1...

    • @anujeetswain7368
      @anujeetswain7368 4 года назад

      @@suryanshsinha2838 yeah ,same happened with me :)

  • @kaushikjadhav7753
    @kaushikjadhav7753 5 лет назад

    Thanks for the video. There are so many other videos on internet, but this one is the most perfect one. Just that you forgot to mention something in your videos, because of which I got two errors, but I was able to resolve them by myself:
    1. The script f2py.exe is installed in 'c:\users\arvind\appdata\local\programs\python\python36\Scripts' which is not on PATH.=====>This was solved by removing the trailing slash of Pyhton36\Scripts in PATH.
    2. DLL error which was solved by running "pip install --ignore-installed --upgrade tensorflow" not tensorflow-gpu
    Also, I wanted to tell and ask you, I m not getting the GPU name. Instead, I m getting "2019-02-23 19:36:48.911381: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2"....Is this OKAY???

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      You installed CPU version, that's why your GPU is not listed there.

  • @dineshrochiramani621
    @dineshrochiramani621 5 лет назад

    Hey @Kishan Kumar Chandravanshi
    thanks for the video that has finally allowed me to install cudnn successfully. But I have a couple of things to ask is that when I run a code using tensorflow it throws an error as follows
    'Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
    [[{{node block1_conv1_2/convolution}} = Conv2D[T=DT_FLOAT, data_format="NCHW", dilations=[1, 1, 1, 1], padding="SAME", strides=[1, 1, 1, 1], use_cudnn_on_gpu=true, _device="/job:localhost/replica:0/task:0/device:GPU:0"](block1_conv1_2/convolution-0-TransposeNHWCToNCHW-LayoutOptimizer, block1_conv1_2/kernel/read)]]
    [[{{node block5_pool_2/MaxPool/_479}} = _Recv[client_terminated=false, recv_device="/job:localhost/replica:0/task:0/device:CPU:0", send_device="/job:localhost/replica:0/task:0/device:GPU:0", send_device_incarnation=1, tensor_name="edge_133_block5_pool_2/MaxPool", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:CPU:0"]()]]
    '
    One more thing that Id like to ask is how do I upgrade the cuda or cudnn to 10.0 that is available. Request you to help me with the same.

  • @dreamers8043
    @dreamers8043 5 лет назад +1

    why u didnt install BAZEL and msys ?
    does GPU version works correctly without that ?

  • @SurajKumar-mr6lo
    @SurajKumar-mr6lo 5 лет назад

    Hey!
    I have an issue when cuda installation was done.
    Your graphics driver could not find compatible graphics hardware.
    Help me this!

  • @shay2301
    @shay2301 5 лет назад

    Thank you Kishan
    I was trying for two days to install tensorflow correctly and your guide is the best i encountered so far.
    i'll add the i installed cuDNN 7.3.0 because for some reason i don't find 7.2.1 that you installed but it worked.
    i have a question
    i want to install anaconda now and install tensorflow in an enviroment.
    how should i do? the same way, just install anaconda and in the enviroment install the tensorflow with the same command you used?
    Thanks alot
    Shay

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      yes, you can install anaconda now as any other installation. if you find any error let me know :)

    • @shay2301
      @shay2301 5 лет назад

      yes it did work. thank you, you really made this install mess be much easier.

  • @mntiv
    @mntiv 5 лет назад

    For tensorflow-gpu version 1.14.0, the following NVdia versions are required: CUDA Toolkit 10.0 Archive, cuDNN v7.6.0 (May 20, 2019), for CUDA 10.0

  • @ruchikalalit1304
    @ruchikalalit1304 4 года назад

    thanks a lot I am able to do it finally. can you please tell how to install keras and pytorch over tensorflow

  • @sushmabg
    @sushmabg 5 лет назад +1

    Sir ifollowed all the steps as you told,
    but finally i am not able to see the name of the NVIDIA GPU,
    last step= sess=tf.session()
    what could be the problem.

  • @samuel199915
    @samuel199915 5 лет назад

    epic

  • @vinodkinoni4863
    @vinodkinoni4863 5 лет назад

    Thanks sir please make a video tensorflow install on Raspberry Pi

  • @MK-sk9wr
    @MK-sk9wr 5 лет назад

    Fantastic job, big THANKS! =)
    I'd love to see your Tensorflow tutorials!
    One question -- I followed your tutorial and everything worked the same, however I noticed that when I train a model, the GPU load is very little (about 6%) while CPU is significantly loaded (over 50-60%), not sure what could be wrong

    • @iamkishankumar
      @iamkishankumar  5 лет назад +1

      I would recommend you to run the same code in command prompt instead of spyder, if you were using that.

  • @arhamcodes
    @arhamcodes 5 лет назад

    Hi, my GPU (Nvidia GT 640M) has compute capability 2.1 but tensorflow require 3.0. Is there any way to solve this problem? I'm unable to use my GPU

  • @Jacob011
    @Jacob011 5 лет назад +2

    With conda just do:
    conda create --name tf_gpu tensorflow-gpu
    activate tf_gpu
    You're welcome.

  • @JoseGarcia-px9xj
    @JoseGarcia-px9xj 5 лет назад

    for tensoflow is better windows10 pro or home

  • @prasadcherukuri4687
    @prasadcherukuri4687 5 лет назад

    Thank you. It helped me very much. Can I continue installing anaconda packages after installing tensorflow as shown in this video?

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      Yes, it won't affect your tensorflow installation.

    • @prasadcherukuri4687
      @prasadcherukuri4687 5 лет назад

      @@iamkishankumar I installed Tensorflow as per your video. After that I installed anaconda. Now I am not able to import tensorflow. It says no Module named tensorflow.

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      If you're using Spyder, open up your anaconda command prompt and type "conda install -c anaconda keras-gpu", after that open spyder and import tensorflow, it should work then. Let me know if you face any issues.

    • @prasadcherukuri4687
      @prasadcherukuri4687 5 лет назад

      @@iamkishankumar I started again freshly and completed tensorflow installation and validationas per your video. I am continuing to install anaconda. Initiall options in anaconda: Shall I check options Add anaconda to my path environment variable? and check Anaconda as my default python 3.6?

    • @prasadcherukuri4687
      @prasadcherukuri4687 5 лет назад

      @@iamkishankumar I ran "conda install -c anaconda keras-gpu" opening anaconda prompt. It installed well. I am able to use tensorflow now

  • @panzorax.
    @panzorax. 4 года назад

    i didnt see that table 1050 Ti and i wich download cuda version ?

  • @asifkhan-qe5ng
    @asifkhan-qe5ng 4 года назад

    Does tensorflow GPU support for Keras?

  • @rongfanliao9949
    @rongfanliao9949 5 лет назад

    Hey , I got a problem said : your cpu supports this instructions that this tensorflow binary was not compiled to use : AVX2. And then failed to call cuInit :CUDA_ERROR_UNKONW
    but still I can print tne result in the test script,
    so do I successfully install that tensorflow for GPU

  • @HardikPatel07
    @HardikPatel07 5 лет назад

    can you make a video on installing CUDA10 and cuDNN 10 on windows 10 ( i have visual studio 2017 installed, and python 3.6.7 installed) Please, it would be great for other enthusiasts as well?

    • @engrapadoras
      @engrapadoras 5 лет назад

      You may check at tensorflow website that it needs the CUDA 9.0 version. There shouldn't be any issue if you use python 3.6.7 instead of 3.6.6

  • @weebotzu5533
    @weebotzu5533 3 года назад

    Real time sign language recognition using Tensorflow object detection
    I have a nvs 5400M GPU which supports only CUDA 8.0 or lower and for that Tensorflow GPU version has to be 1.5.0 or lower and python has to be 2.7, 3.3-3.6
    With these specs can I be able to train is it compatible and will it be faster than CPU
    Btw with CPU I had to train the model for 7+ hours for just 6 classes of 400 images
    I want to train for more classes so please help me

  • @Max-mu2ts
    @Max-mu2ts 5 лет назад

    I have a question. With your tutorial I have successful installed cuda, cudann and tensorflow-gpu , and i have tried to run the tensorflow in cmd. My question is , how can i install a compiler such as spyder? or I must train my model in cmd ? thank you!

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      You can install anaconda after installing tensorflow-gpu, then open up your anaconda command prompt and type "conda install -c anaconda keras-gpu", after that open spyder and import tensorflow, its should work then. Let me know if you face any issues.

    • @Max-mu2ts
      @Max-mu2ts 5 лет назад

      thank for your answer, it works , now I can import tensorflow in sypder.

  • @Below10IQ
    @Below10IQ 5 лет назад

    After doing this, can I install any version of Python that comes with Anaconda?(i.e: Python 3.7) Even though it isn't compatible with Python 3.7?

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      I would recommend you to install the compatible version of python only, though you can install python3.7. But if you're working with tensorflow make sure you switch the python interpreter to its compatible version.

  • @emmanuelawa1751
    @emmanuelawa1751 5 лет назад

    I followed your instructions and everything worked great for tensorflow, then I followed your response to a comment below on how to integrate anaconda. I installed anaconda, and then installed keras-gpu. Keras-gpu which seems to install tensorflow-gpu. again for keras When I then try to import tensorflow from Spyder, I get this error "FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
    from ._conv import register_converters as _register_converters" Please advise

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      I will suggest you to follow this link: stackoverflow.com/questions/48340392/futurewarning-conversion-of-the-second-argument-of-issubdtype-from-float-to

  • @sushmabg
    @sushmabg 5 лет назад

    Also while installing tensorflow at the end I am getting these message
    Installing collected packages: wheel, six, grpcio, gast, numpy, keras-preprocessing, h5py, keras-applications, astor, markdown, setuptools, protobuf, werkzeug, tensorboard, absl-py, termcolor, tensorflow-gpu
    The script wheel.exe is installed in 'c:\users\sushmab\appdata\local\programs\python\python36\Scripts' which is not on PATH.
    Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
    The script f2py.exe is installed in 'c:\users\sushmab\appdata\local\programs\python\python36\Scripts' which is not on PATH.
    Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
    The script markdown_py.exe is installed in 'c:\users\sushmab\appdata\local\programs\python\python36\Scripts' which is not on PATH.
    Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
    The script tensorboard.exe is installed in 'c:\users\sushmab\appdata\local\programs\python\python36\Scripts' which is not on PATH.
    Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
    The scripts freeze_graph.exe, saved_model_cli.exe, tensorboard.exe, tflite_convert.exe, toco.exe and toco_from_protos.exe are installed in 'c:\users\sushmab\appdata\local\programs\python\python36\Scripts' which is not on PATH.
    Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
    Successfully installed absl-py-0.7.0 astor-0.7.1 gast-0.2.2 grpcio-1.18.0 h5py-2.9.0 keras-applications-1.0.7 keras-preprocessing-1.0.9 markdown-3.0.1 numpy-1.16.1 protobuf-3.6.1 setuptools-40.8.0 six-1.12.0 tensorboard-1.12.2 tensorflow-gpu-1.12.0 termcolor-1.1.0 werkzeug-0.14.1 wheel-0.32.3
    You are using pip version 10.0.1, however version 19.0.1 is available.
    You should consider upgrading via the 'python -m pip install --upgrade pip' command.

    • @archygupta
      @archygupta 5 лет назад

      just ignore this and move ahead with further steps

  • @chrisj2841
    @chrisj2841 5 лет назад

    Hi, I watched this video to solve an issue with cuDNN that is described at this links
    devtalk.nvidia.com/default/topic/1045334/starting-with-cudnn-failed-to-initialize/
    stackoverflow.com/questions/53862953/how-to-get-cudnn-to-work-failed-to-initialize
    The thing is that the last test shown in the video works even without cudnn installed properly.
    Thank you !!!

  • @sumanthguduguntla
    @sumanthguduguntla 5 лет назад

    i am getting adding visible gpu devices:0 at the end of command prompt and it is not moving forward for print sess

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      Try restarting your computer and run the same command, as long as you don't get any error you are fine with the installation.

  • @AshokTak
    @AshokTak 5 лет назад +1

    After all this procedure, I am getting error in "import tensorflow as tf" step, indicating
    ImportError: DLL load failed: the specified module could not be found
    Can you help me resolving this?

    • @aurous5726
      @aurous5726 5 лет назад

      I just had the same trouble as you. You wanna make sure that you install the right version of cuDNN (7.0) and then install tensorflow-gpu as follows
      pip install --ignore-installed --upgrade tensorflow-gpu==1.10.0
      That is the version that he is using in this video. Also you want to make sure that the CUDA v9.0 bin, include and lib paths are in your PATH in environment variables. It worked for me after this.

  • @kinnyliu756
    @kinnyliu756 5 лет назад

    Thanks a lot! But I still wonder why we have to uninstall the old version of Python. :D

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      because the older version is x32 and we need the x64 version of python that tensorflow supports.

    • @kinnyliu756
      @kinnyliu756 5 лет назад

      Kishan Kumar Chandravanshi Oh, I got it! That means, if I have installed x64 version, there's no need for me to uninstall it. :D Thanks!

  • @gauravsudan6305
    @gauravsudan6305 5 лет назад

    The correct versions for installation are:
    Cuda 9.0
    Tensorflow 1.12.0
    Cudnn 7.4.1

    • @akshatw7866
      @akshatw7866 5 лет назад

      will CUDA 10.1 work?

    • @gauravsudan6305
      @gauravsudan6305 5 лет назад

      @@akshatw7866 Not sure buddy, because for that you will have to look for a corrosponding cudnn version that will suit cuda 10.1

    • @akshatw7866
      @akshatw7866 5 лет назад +1

      @@gauravsudan6305 ok imma try with 9.0 then. Thanks

  • @laugernberg4817
    @laugernberg4817 5 лет назад

    i had python 3.6.8 64 bit installed when starting, and did the exact things you showed. But in the end when running tf.Session() it only prints 1 line out, saying "You CPU supports instructions that this tensorflow binary was not compiled to use: AVX2".
    It seems like it has not found the GPU at all... :(
    I have done all of the cuda, cudnn, visual studio stuff, what do you guys think could be the error?
    I also uninstalled tensorflow and installed it again, still the same output
    (i have nv. GTX 870M)

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      You can safely ignore that warning. But you should be able to locate your GTX870M in the logs though.

    • @laugernberg4817
      @laugernberg4817 5 лет назад

      @@iamkishankumar How do you find logs in python? :D and do that?

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      Follow these steps:
      1. Open CMD and type python and hit enter and then type these commands:
      2. >>import tensorflow as tf
      3. >>sess = tf.Session()
      after that you'll see a bunch of Outputs, find your GTX870M in those, if you found it then it means you're good with the installation part.

    • @laugernberg4817
      @laugernberg4817 5 лет назад

      @@iamkishankumarThanks for your help! Yes i did exactly that before, and i only comes up with the avx2 message, not anything more :) i may have to do everything again and see if it is the same. otherwise i dont know :)

  • @chauhan100990
    @chauhan100990 4 года назад

    Hello Kishan, i tried and follow your methods but having error " Could not load dynamic library 'cudart64_100.dll'; dlerror: cudart64_100.dll not found".
    i have windows 10, nvidia getforce 1070 ti gpu . i installed cuda toolkit-cuda_10.1.168_425.25_win10 and cudnn-cudnn-10.1-windows10-x64-v7.6.5.32 and python 3.6.6 .
    Please help.

    • @anujeetswain7368
      @anujeetswain7368 4 года назад

      tensorflow v1.14 or above, requires cuda10 [not v10.1]
      check this out for solution:
      www.joe0.com/2019/10/19/how-resolve-tensorflow-2-0-error-could-not-load-dynamic-library-cudart64_100-dll-dlerror-cudart64_100-dll-not-found/
      I would suggest to install v10

  • @trishatripathi8174
    @trishatripathi8174 4 года назад

    HI Kishan , while installing tensorflow i am getting error :
    2019-11-30 00:33:42.198510: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_100.dll'; dlerror: cudart64_100.dll not found

    • @anujeetswain7368
      @anujeetswain7368 4 года назад

      tensorflow v1.14 or above, requires cuda10 [not v10.1]
      check this out for solution:
      www.joe0.com/2019/10/19/how-resolve-tensorflow-2-0-error-could-not-load-dynamic-library-cudart64_100-dll-dlerror-cudart64_100-dll-not-found/
      I would suggest to install v10

  • @DebojyotiMajumder
    @DebojyotiMajumder 5 лет назад

    By the time I am watching this the CUDA 9.1 did not worked out. It seems there is a dependency of the Graphics driver with CUDA library(My GPU GTX 1050). For me only the CUDA 10.0 worked out.

    • @purvesh62
      @purvesh62 5 лет назад

      I've the same GPU and followed the same process but it didn't work, it shows DLL load failed.

    • @DebojyotiMajumder
      @DebojyotiMajumder 5 лет назад

      @@purvesh62 Yes same error, you need to build tensorflow from source and then install it in your system. Follow this link medium.com/@amsokol.com/update-2-how-to-build-and-install-tensorflow-gpu-cpu-for-windows-from-source-code-using-bazel-61c26553f7e8.

  • @jevoyjames2172
    @jevoyjames2172 5 лет назад +1

    Does anyone know if tensorflow 1.12, CUDA 10 and CUDNN 7.4 are all compatible?

    • @archygupta
      @archygupta 5 лет назад

      yes. cuda 10 is incompatible. on tensorflow site www.tensorflow.org/install/gpu , they suggest installing cuda 9 in soft requirement.

  • @Nirjhar85
    @Nirjhar85 5 лет назад

    Hi, thanks for the video!
    My installation works fine but when I try to import tensorflow, there is an error. The end of the error says:
    ImportError: Something is wrong with the numpy installation. While importing we detected an older version of numpy in ['C:\\Users\\Nirjhar\\AppData\\Local\\Programs\\Python\\Python36\\lib\\site-packages\
    umpy']. One method of fixing this is to repeatedly uninstall numpy until none is found, then reinstall this version.

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      try installing numpy which is compatible with your tensorflow, the latest version of numpy is not compatible.

  • @AhmedIsam
    @AhmedIsam 5 лет назад

    Hi. Shouldn't we create a virtual environment for tensorflow? This is not very safe.

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      You could follow the instruction provided on tensorflow homepage, they actually create a virtual environment. I don't think it is unsafe to install tensorflow without a virtual environment.

    • @AhmedIsam
      @AhmedIsam 5 лет назад

      @@iamkishankumar Thanks. speaking of tensorflow homepage, it has changed a LOT. Although your video is quite fresh and recent, the page has changed a great deal. The whole thing is still very fluid.

  • @abhishekbakolia5634
    @abhishekbakolia5634 5 лет назад

    i didn't uninistall anaconda but i had completed all the steps till (cmd// --upgrade--version command) its showing me error on my terminal
    // Could not find a version that satisfies the requirement tensorflow-gpu (from versions: )
    No matching distribution found for tensorflow-gpu what should i do plz help..

    • @iamkishankumar
      @iamkishankumar  5 лет назад

      I too had the same error with anaconda, make sure you uninstall anaconda and follow the video if the problem still persists let me know.

    • @abhishekbakolia5634
      @abhishekbakolia5634 5 лет назад

      Thankyou so much it worked perfectly...

  • @ccrosetti12
    @ccrosetti12 5 лет назад

    You can find the steps to set a local TensorFlow (CPU, no CUDA) with R Keras interface here github.com/ccrosetti/tensorflow-r

  • @srikanthlaxmanvinjam
    @srikanthlaxmanvinjam 5 лет назад

    is this process for non gpu system because i am using cpu i.e with out gpu support i am facing dll error in python please do guide me i am unable to fix my error........

    • @anujeetswain7368
      @anujeetswain7368 4 года назад

      for cpu you just need 'pip install tensorflow' on command prompt. No need to follow this steps