-
Notifications
You must be signed in to change notification settings - Fork 578
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
Benchmark tensorflow #65
Comments
Thanks. On it right away! |
It seems to only support CuDNN v2, so I'm curious to see if it manages to be competitive. |
Very curious about its performance, as Jeff Dean hasn't mentioned much about its speed. |
Would this be same condition? Done experiment on Tesla K-80 and showed around 180ms forward and 540ms forward-backward. [edited out to avoid confusion] |
@adamist521 That benchmark is incomplete. It does not have FC layers, loss is different etc. |
@soumith Awesome! |
👍 |
@soumith take a look at tensorflow/tensorflow#113 |
closing this. discuss here: #66 |
Once there are examples of standard networks running on tensorflow.
The text was updated successfully, but these errors were encountered: