Lava 0.2.0 #134
mgkwill
announced in
Announcements
Lava 0.2.0
#134
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Lava 0.2.0 includes several improvements to the Lava Runtime. One of them improves the performance of the underlying message passing framework by over 10x on CPU. We also added new floating-point and Loihi fixed-point PyProcessModels for LIF and DENSE Processes as well as a new CONV Process. In addition, Lava now supports remote memory access between Processes via RefPorts which allows Processes to reconfigure other Processes. Finally, we added/updated several new tutorials to address all these new features.
Features and Improvements
Bug Fixes and Other Changes
Known Issues
What's Changed
tags
toAbstractProcessModel
by @srrisbud in Added empty list attributetags
toAbstractProcessModel
#96New Contributors
Full Changelog: v0.1.1...v0.2.0
Beta Was this translation helpful? Give feedback.
All reactions