tensorflow / benchmarks

A benchmark framework for Tensorflow
Apache License 2.0
1.14k stars 632 forks source link

link for benchmark results is not active #418

Open freundzi opened 5 years ago

vykozlov commented 5 years ago

+1 Not everyone runs the very modern V100s. Therefore looking into results with K80 and P100 were still interesting from a practical point-of-view. It's just unfair that the results are not available at all anymore.

derekhh commented 4 years ago

https://github.com/tensorflow/docs/blob/master/site/en/r1/guide/performance/benchmarks.md

vykozlov commented 4 years ago

Thank you, @derekhh , this is great! Do you also know, if /where to find corresponding plots? and if the README.md at [1] will be changed accordingly ("Benchmark results can be found here")?

[1] https://github.com/tensorflow/benchmarks/tree/master/scripts/tf_cnn_benchmarks

derekhh commented 4 years ago

@vykozolov It seems the PNG files are not committed in this repo: https://github.com/tensorflow/docs/tree/r1.12/site/en and I don't know if the Markdown text will be changed accordingly. :(