Hacker News new | ask | show | jobs
by kmike84 3005 days ago
Interesting, that's good to have more options.

Performance charts in the article are for training of CNNs on CPU. Are there non-educational use cases for that? How does CPU CNN inference speed compare?

1 comments

We do have to optimize inference code paths for fast training. We are currently adding optimizations that target inference-only use cases (some PRs are already up). Will post data as soon as that is done. Stay tuned!