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 6c3422bf42 fix bug of grad_v_init 1 year ago
..
ann2snn Update some details on apis and tutorials 1 year ago
auto_cuda fix bug of grad_v_init 1 year ago
examples add tutorial for lava_exchange, https://github.com/fangwei123456/spikingjelly/discussions/339 1 year ago
model Corrected arch name 1 year ago
__init__.py rename: clock_driven -> activation_based, event_driven -> time_based 1 year ago
base.py fix import cupy error when cupy is not installed https://github.com/fangwei123456/spikingjelly/issues/317 1 year ago
cuda_utils.py fix import cupy error when cupy is not installed https://github.com/fangwei123456/spikingjelly/issues/317 1 year ago
encoding.py fix api doc bug 1 year ago
functional.py fix api doc bug 1 year ago
lava_exchange.py add tutorial for lava_exchange, https://github.com/fangwei123456/spikingjelly/discussions/339 1 year ago
layer.py Update layer.py 1 year ago
learning.py add stdp1d; remove w_max/w_min from the args of f_weight. For more details, refer to https://github.com/fangwei123456/spikingjelly/issues/326 1 year ago
lynxi_exchange.py add exchange for lynxi chips 1 year ago
monitor.py fix doc bug 1 year ago
neuron.py modify KLIF 1 year ago
neuron_kernel.md Fix typo 1 year ago
neuron_kernel.py fix import cupy error when cupy is not installed https://github.com/fangwei123456/spikingjelly/issues/317 1 year ago
neuron_kernel_sample.cu compact cuda sample codes 1 year ago
quantize.py add quantize api doc 1 year ago
rnn.py fix https://github.com/fangwei123456/spikingjelly/issues/252 1 year ago
spike_op.py fix bug 1 year ago
surrogate.py fix bug 1 year ago
tensor_cache.py fix bug 1 year ago