fangwei123456 / Spike-Element-Wise-ResNet

Deep Residual Learning in Spiking Neural Networks
Mozilla Public License 2.0
140 stars 21 forks source link

计算 GSOP #17

Closed Jee-King closed 1 year ago

Jee-King commented 1 year ago

hi,我在openreview上的rebuttal中看到你们提供了关于耗能的计算。所以我想咨询一下snn的GSOP是怎么计算的,他和相同结构的ann网络FLOPS有关系吗? 谢谢!

fangwei123456 commented 1 year ago

https://github.com/fangwei123456/spikingjelly/discussions/211

SOP=发放率FLOP 功耗=一个SOP的功耗 * 发放率 \ 发放次数

Jee-King commented 1 year ago

谢谢,我去了解一下!

fangwei123456 commented 1 year ago

也可以参考一下这个

https://github.com/fangwei123456/spikingjelly/issues/348