You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
Things have changed over the years. For official models that also train to the correct accuracy and are maintained models/official is the way to go/. https://github.com/tensorflow/models/tree/master/official. I think it was 4 years ago, when I also moved on from tf_cnn_benchmarks and really pushed models/official because I felt perf code wasn't as interesting as really nice core models that also preformed out of the box with minimal Flags.
The other path are the MLPerf models; but not everyone publishes every model on every platform. I have not been involved in a long time; but MLPerf seems more hardware focused.
I did really enjoy all the fun we had with tf_cnn_benchmarks. Good luck finding what you need.
I see a benchmark branch in Tensorflow official models. Is this suppose to tf_cnn_benchmark replacement?
https://github.com/tensorflow/models/tree/benchmark
Also, in an issue in this repo it was mentioned to use officials/vision models as alternative
#524 (comment)
Which one to use?
Thanks!
The text was updated successfully, but these errors were encountered: