Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convnet-benchmark is not working with tensorflow 1.8 on AMD or Nvidia cards #138

Open
pramenku opened this issue Jul 10, 2018 · 2 comments

Comments

@pramenku
Copy link

pramenku commented Jul 10, 2018

If you build and install tensorflow 1.8 from https://github.com/ROCmSoftwarePlatform/tensorflow-upstream/tree/r1.8-rocm and run the benchmark tests, you will get 0 values either in AMD or Nvidia cards with their latest release public driver.

2018-07-09 20:30:59.599248: Forward across 100 steps, 0.000 +/- 0.000 sec / batch

Is this benchmark no more applicable for tensorflow1.8 latest version?
Is dev is going to update it to work for tensorflow1.8 and higher version for the future?

@md-k-sarker
Copy link

Same here.
Not working for tensorflow 1.9 too.

OS: Ubuntu
Python: 3.5.2
Tensorflow: 1.9

screenshot from 2018-08-03 12-19-25

@arunnura123
Copy link

res = session.run(target_op) to res = session.run(target) seems to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants