Skip to content

Lava Deep Learning 0.2.0

Compare
Choose a tag to compare
@mgkwill mgkwill released this 09 Mar 17:56
· 157 commits to main since this release
e680722

The lava-dl library version 0.2.0 now supports automated generation of Lava processes for a trained network described by hdf5 network configuration using our Network Exchange (NetX) library.

New Features and Improvements

  • Released Network Exchange (NetX) library to support automated creation of Lava process for a deep network. We support hdf5 network exchange format. Support for more formats will be introduced in future. (PR #30, Issue #29)

Bug Fixes and Other Changes

  • Fixed bug with pre-hook quantization function on conv blocks (PR#13)

Breaking Changes

  • No breaking changes in this release

Known Issues

  • Issue training with GPU for lava-dl-slayer on Windows machine.

What's Changed

Full Changelog: v0.1.1...v0.2.0