-
Notifications
You must be signed in to change notification settings - Fork 17
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
Lava-dnf on Loihi 2 #31
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ber of Runtime. Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Signed-off-by: Mathis Richter <[email protected]>
Add Loihi 2 Tutorials
Signed-off-by: Mathis Richter <[email protected]>
…n_loihi � Conflicts: � src/lava/lib/dnf/inputs/rate_code_spike_gen/models.py � tests/lava/lib/dnf/acceptance/test_connecting_with_ops.py � tests/lava/lib/dnf/acceptance/test_gauss_spike_generator.py � tests/lava/lib/dnf/inputs/gauss_pattern/test_process.py � tests/lava/lib/dnf/inputs/rate_code_spike_gen/test_models.py � tests/lava/lib/dnf/inputs/rate_code_spike_gen/test_process.py � tutorials/lava/lib/dnf/dnf_101/tutorial_dnf_101.ipynb � tutorials/lava/lib/dnf/dnf_regimes/tutorial_dnf_regimes.ipynb � tutorials/lava/lib/dnf/dnf_regimes/utils.py � tutorials/lava/lib/dnf/relational_networks/tutorial_relational_networks.ipynb
Signed-off-by: Mathis Richter <[email protected]>
…ava-dnf into tutorials-on-loihi � Conflicts: � tutorials/lava/lib/dnf/dnf_regimes/tutorial_dnf_regimes.ipynb � tutorials/lava/lib/dnf/relational_networks/tutorial_relational_networks.ipynb
Signed-off-by: Mathis Richter <[email protected]>
PhilippPlank
approved these changes
Oct 23, 2022
I should not review this as I worked on most of this code together with Svea. |
bamsumit
approved these changes
Oct 24, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not look at the notebooks carefully. Looks in great shape.
Signed-off-by: Mathis Richter <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds support for running lava-dnf on Loihi 2. All code is compatible with the most recent versions of
lava
andlava-on-loihi
(respectivemain
branches).Summary of relevant changes, ordered by priority for review:
connect
function uses virtual ports instead of custom reshape-Processes.