Hacker News new | ask | show | jobs
by Saurabh_29 2479 days ago
The main bottleneck is the time spent in adding bias after Conv/dense. A well-optimized code can remove that bottleneck. I haven't done it in my code as it makes it less readable.