Coder Social home page Coder Social logo

Comments (12)

ppwwyyxx avatar ppwwyyxx commented on May 9, 2024

Something is in the codebase but not in your machine -- which means your tensorflow needs to be updated.

from benchmarks.

amrawadk avatar amrawadk commented on May 9, 2024

Thank you for the quick response. The version I have installed with pip3 is 'tensorflow-gpu1.4.0' which seems to be the latest. I ran the 'pip3 install --upgrade tensorflow-gpu' and it says all requirements are up to date.

from benchmarks.

ppwwyyxx avatar ppwwyyxx commented on May 9, 2024

You'll need tf-nightly-gpu as mentioned in #80 .

I personally found the nightly sometimes unstable. (tried it yesterday and got some segfaults). Alternatively you can just use an old version of this repo with a stable version of tensorflow.

from benchmarks.

amrawadk avatar amrawadk commented on May 9, 2024

I see, I'll try this out and let you know if my issue is solved.

Thank you.

from benchmarks.

amrawadk avatar amrawadk commented on May 9, 2024

I tried installing 'tf-nightly-gpu' but I still get the same error.

Is there a certain version of this repo. I should use ? and how do I clone a certain version ?

from benchmarks.

ppwwyyxx avatar ppwwyyxx commented on May 9, 2024

Works for me. tf.VERSION='1.5.0-dev20171113'.
You may need to uninstall tensorflow or tensorflow-gpu before installation. You can check your tf.VERSION to confirm.

from benchmarks.

amrawadk avatar amrawadk commented on May 9, 2024

Thanks for your help :D

I managed to get the testbench marks working with CUDA V8 & CUDNN V6 & tf-nightly-gpu. I apologize for the late reply but I had to test a lot of variations before it worked for me.

from benchmarks.

nasica88 avatar nasica88 commented on May 9, 2024

Hello, I have the same error with TF 1.3. Do I have to use TF1.5 to address this error ? Isn't there any way to run this benchmark with TF 1.3 ?

from benchmarks.

amrawadk avatar amrawadk commented on May 9, 2024

Hello @nasica88, I'm not sure, I didn't test the benchmark with TF 1.3.

You can see from this issue #80 that people have had the same trouble with different versions of TF, so I'd suggest switching to a version that has proven to work. tf-nightly-gpu worked for me (which gets the latest, not sure which version it was though) , you can try ppwwyyxx's suggestion as well.

from benchmarks.

reedwm avatar reedwm commented on May 9, 2024

It's currently impossible to run the benchmark with TF 1.3. As others have stated, you need to use tf-nightly-gpu, which requires Cuda 8 and cuDNN 6.

Alternatively, you can compile from source, which allows you to use later versions of Cuda and cuDNN.

from benchmarks.

bzamecnik avatar bzamecnik commented on May 9, 2024

In my case (tf 1.8.0) it was possibly caused by %load_ext line_profiler in a Jupyter notebook.

from benchmarks.

nitinmnsn avatar nitinmnsn commented on May 9, 2024

for me the same issue was created by dask being inconsistent. try pip install -U dask

from benchmarks.

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.