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

Fixed point (bit-accurate with Loihi) and floating point ProcessModels for LIF process #39

Closed
wants to merge 12 commits into from

Conversation

srrisbud
Copy link
Contributor

The fixed point ProcessModel, which is bit-accurate with Loihi, is leanest ProcessModel of such behaviour. Features like axonal delay, refractory period, etc. are not supported.

@srrisbud srrisbud added 0-needs-review For all new issues area: proc Issues with something in lava/proc lif area: magma/core Issues with something in lava/magma/core labels Nov 11, 2021
@srrisbud srrisbud self-assigned this Nov 11, 2021
Copy link
Contributor

@awintel awintel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but a few things require changes if there's still time or filing of separate issues.

lava/magma/compiler/builder.py Show resolved Hide resolved
lava/magma/core/decorator.py Show resolved Hide resolved
lava/magma/core/decorator.py Show resolved Hide resolved
lava/magma/core/decorator.py Show resolved Hide resolved
lava/proc/lif/models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_process.py Outdated Show resolved Hide resolved
lava/proc/lif/models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
tests/proc/lif/test_models.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-needs-review For all new issues area: magma/core Issues with something in lava/magma/core area: proc Issues with something in lava/proc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants