Hacker News new | ask | show | jobs
by wicke 3496 days ago
This recent OSDI paper [1] has a direct comparison in Fig 8. It appears there is no particularly pronounced distribution or general performance advantage, and TensorFlow actually outperforms MXNet in this comparison.

1: https://www.usenix.org/system/files/conference/osdi16/osdi16...

[full disclosure, I work on the TensorFlow team]

1 comments

The version tested in paper should not have P2P,so it was much slower than current version.