lava-nc / lava

A Software Framework for Neuromorphic Computing
https://lava-nc.org
Other
535 stars 136 forks source link

Serialization #732

Closed PhilippPlank closed 12 months ago

PhilippPlank commented 1 year ago

Issue Number: #560

Objective of pull request: To be able to compile a network and reuse this compiled network in cases where the network doesn't change in between compilations or in cases that the network needs to be distributed and packaged with backend hardware. This would accelerate time to execution and enable use of compiled networks in embedded environments.

Pull request checklist

Your PR fulfills the following requirements:

Pull request type

Please check your PR type:

What is the current behavior?

-

What is the new behavior?

-

Does this introduce a breaking change?

Supplemental information