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

NetX should allow user to utilize lava Sparse and DelaySparse synapses when converting SNNs from lava-dl to lava. #239

Closed
Michaeljurado42 opened this issue Sep 18, 2023 · 2 comments · Fixed by #238
Labels
0-needs-review 1-feature New feature or request

Comments

@Michaeljurado42
Copy link
Contributor

Michaeljurado42 commented Sep 18, 2023

User story

As a user, I want sparse lava-dl synapses to be interpreted as sparse or delay-sparse synapses in lava during netx conversion to reduce SNN memory usage and power consumption.

Conditions of satisfaction

  • In my opinion the user should be able to specify a parameter in netx.hdf5.Network which specifies which layers should be converted to Sparse types

Acceptance tests

-- New unit tests will probably need to be written to test this feature.

@Michaeljurado42 Michaeljurado42 added the 1-feature New feature or request label Sep 18, 2023
@Michaeljurado42
Copy link
Contributor Author

Michaeljurado42 commented Sep 18, 2023

There is a draft pull request I have opened which enables this functionality. This feature was used by the SPANDEX team for the Intel Neuromorphic Deep Noise Suppression Challenge (Intel N-DNS Challenge). Before writing any test code, I was hoping that I could get some feedback about this new feature.

@Michaeljurado42 Michaeljurado42 mentioned this issue Sep 18, 2023
16 tasks
@bamsumit bamsumit linked a pull request Sep 25, 2023 that will close this issue
16 tasks
@bamsumit
Copy link
Contributor

bamsumit commented Sep 25, 2023

Thanks Michael, this sounds good. I just have one suggestion on the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-needs-review 1-feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants