rockpool.devices.dynapse.quantization.autoencoder.weight_handler
Dynap-SE weight quantization weight handler implementation The handler stores the non-zero indexes, flattens the recurrent and input weights and help reconstructing Includes utility methods to restore/reshape weight matrices from compartments
Non User Facing *
Classes
|
WeightHandler encapsulates the simulator weights and provides utilities to use the weight matrices in quantization pipeline. |