Qualia-plugin-snn

Latest version: v2.3.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.3.0

New features
- Bump maximum Python version to 3.12.
- `postprocessing.EnergyEstimationMetric`: print `ModelGraph`.
- `postprocessing.EnergyEstimationMetric`: trace `GlobalSumPooling` (not counted in metric).
- `learningmodel.pytorch.layers.quantized_SNN_layers.py`: membrane potential uses new tensor type `v` to enable quantizer configuration decoupled from activations.

Bug fixes
- `learningmodel.pytorch.SNN`: inherit from SpikingJelly's `StepModule` to avoid warning when using `set_step_mode()` on the network.
- `postprocessing.FuseBatchNorm`: copy `step_mode` and inherit returned `GraphModule` from SpikingJelly's `StepModule`.
- `pyproject.toml`: require `pytorch` dependency group of `qualia-core`.

2.2.0

Bug fixes

- QuantizedIFNode/QuantizedLIFNode: return correct round mode for membrane potential and hyperparameters for Qualia-CodeGen.

2.1.0

Bug fixes

- LearningModel SResNet/QuantizedSResNet Fix using 2D layers.
- PostProcessing EnergyEstimationMetric: Fix display of message when non-binary inputs/outputs are included in the total.

Other changes

- Some refactor for quantized layer inheritance.

2.0.0

Initial release of Qualia-Plugin-SNN.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.