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

Fix S2 SCNN notebook #108

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Fix S2 SCNN notebook #108

merged 1 commit into from
Jun 18, 2024

Conversation

matjobst
Copy link
Collaborator

At the end of the S2 SCNN paper notebook, the activations of the first IF layer could not be extracted due to out of memory error in SpiNNaker2. This was caused by not only extracting the spikes, but also storing the voltages, even though they were not required.
This just disables storage of the voltages.

@matjobst matjobst merged commit 0cf9378 into main Jun 18, 2024
4 checks passed
@matjobst matjobst deleted the fix_s2_scnn_notebook branch June 18, 2024 13:46
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

Successfully merging this pull request may close these issues.

1 participant