Some fatal bugs and when the bug is fixed are shown in this table. Note that the bug fixed after a release indicates that this bug may exist in the release.
Bugs/Releases | Date |
---|---|
Release: 0.0.0.0.4 | 2021-03-25 |
Release: 0.0.0.0.6 | 2021-07-03 |
Bug: Tempotron, fangwei123456#88. This bug makes the maximum value of psp kernel not be v_threshold. But considering that weights are learnable, this bug may not have much influence. | 2021-07-17 |
Bug: SpikingRNNBase, fangwei123456#101. This bug makes SpikingVanillaRNN, and SpikingGRU use SpikingLSTMCell in their layers. | 2021-08-26 |
Bug: Cupy backend for spiking neurons, fangwei123456#106. This bug makes spiking neurons with cupy backend output wrong spikes and voltages. This bug has no influence on release 0.0.0.0.4, which does not use cupy. | 2021-09-16 |
Release: 0.0.0.0.8 | 2021-11-21 |
Bug: MultiStepParametricLIFNode, fangwei123456#151. This bug makes the gradient of the learnable parameter in MultiStepParametricLIFNode incomplete when backend is cupy. | 2021-12-10 |