TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hardware Architectures for Deep Neural Networks [pdf]

172 pointsby blopeuralmost 8 years ago

3 comments

neoleftyalmost 8 years ago
I&#x27;ve been wanting to know how electronics&#x27; power efficiency compares to biological neurons, and this paper gives a clue. The most efficient hardware it mentions is the GV100 &quot;Tensor Core&quot;, at 400GFLOPS&#x2F;W for FP16.<p>If a typical neuron requires 10^6 ATP per activation [1], and if it takes 30.5 kJ&#x2F;mol to charge ATP [2], and if a typical neuron has 100 axons, each of which is contributing one FLOP, then I _think_ a human neuron is about <i>500 times</i> as efficient as a GV100 [3], at 200,000 GFLOPS per watt.<p>[1] <a href="https:&#x2F;&#x2F;www.extremetech.com&#x2F;extreme&#x2F;185984-the-human-brains-remarkably-low-power-consumption-and-how-computers-might-mimic-its-efficiency" rel="nofollow">https:&#x2F;&#x2F;www.extremetech.com&#x2F;extreme&#x2F;185984-the-human-brains-...</a><p>[2] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Adenosine_triphosphate" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Adenosine_triphosphate</a><p>[3]<p><pre><code> Neuron: 10E6 ATP = 1 activation = 100 FLOP 30.5 kJ = 1 mole ATP = 6E23 ATP 1 kJ = 0.28 Wh ... 2E5 GFLOPS = 1 W GV100 &quot;Tensor Core&quot;: 4E2 GFLOPS = 1 W</code></pre>
评论 #15184444 未加载
评论 #15184289 未加载
评论 #15184142 未加载
评论 #15184222 未加载
评论 #15184985 未加载
评论 #15186726 未加载
nshmalmost 8 years ago
There is also a paper from same authors with about the same content:<p>Efficient Processing of Deep Neural Networks: A Tutorial and Survey Vivienne Sze, Yu-Hsin Chen, Tien-Ju Yang, Joel Emer<p><a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1703.09039" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1703.09039</a>
Shishramalmost 8 years ago
link seems broken!
评论 #15184093 未加载
评论 #15183908 未加载
评论 #15184178 未加载