Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Estimating Energy consumption #5

Open
tehreemnaqvi opened this issue Jan 23, 2021 · 0 comments
Open

Estimating Energy consumption #5

tehreemnaqvi opened this issue Jan 23, 2021 · 0 comments

Comments

@tehreemnaqvi
Copy link

Hi,

I wanna calculate the total energy consumption of the ANN and SNN model.

I've read your article that you calculated the total energy consumption for both ANN and SNN models, which I got it.

For the SNN model, total energy consumption is calculated as (# of neurons in a particular layer * # of synaptic connections* average spiking activity).

I didn't exactly understand, how did you calculate the total energy for VGG and ResNet for SNN and ANN models which you've reported in your article? I mean the ratios?

For instance, I've made 4 layer SNN and ANN model for the MNIST dataset then how could I calculate the total energy?

I mean, how I know the total number of spikes in one inference image?

Do you have any code for that, so that I can calculate or Can you please give me an example??

Your help will be highly appreciated.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant