You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
fangwei123456 3a9afecb12 fix https://github.com/fangwei123456/spikingjelly/issues/209 2 years ago
..
ann2snn update ann2snn 2 years ago
examples fix https://github.com/fangwei123456/spikingjelly/issues/209 2 years ago
model fix key error 2 years ago
__init__.py 更名为spikingjelly 3 years ago
base.py check whether the registered member variable exists 2 years ago
cu_kernel_opt.py use tensorboard to recode 2 years ago
encoding.py Fix wrong args in WeightedPhaseEncoder #185 2 years ago
functional.py Collect spike-based ops into spike_op.py #217 2 years ago
lava_exchange.py add tutorial (not finished) 2 years ago
layer.py Collect spike-based ops into spike_op.py #217 2 years ago
monitor.py Support for torch.device args, remove debug info 2 years ago
neuron.py fix bug 2 years ago
neuron_kernel.cu update cuda codes example 2 years ago
neuron_kernel.md add decay_input option for LIF/PLIF. The gradients of tau for PLIF are wrong in fp16 and need to be fixed. 2 years ago
neuron_kernel.py change try exp 2 years ago
rnn.py fix https://github.com/fangwei123456/spikingjelly/issues/101 2 years ago
spike_op.py Collect spike-based ops into spike_op.py #217 2 years ago
surrogate.py fix forward grad bug. 2 years ago
tensor_cache.py change try exp 2 years ago