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 b7d27d2631 use a configure file to control all options 2 years ago
..
ann2snn uncomment convert_matmul 2 years ago
examples set backend according to whether cupy is installed 2 years ago
model support for distributed training 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 a configure file to control all options 2 years ago
encoding.py 修改编码器教程,匹配新版api 2 years ago
functional.py multi_step_forward supports nn.Module or list or tuple 2 years ago
layer.py set SeqToANNContainer and MultiStepContainer as the subclass of nn.Sequential 2 years ago
monitor.py Support for torch.device args, remove debug info 2 years ago
neuron.py flatten x_sep to [T, N] and v to [N], to reduce memory consumption of padding 2 years ago
neuron_kernel.cu add comments for surrogate function's cuda codes; use a prefix to avoid variable name conflict 2 years ago
neuron_kernel.md Some notes of MultiStepEIFNode 2 years ago
neuron_kernel.py use a configure file to control all options 2 years ago
rnn.py fix https://github.com/fangwei123456/spikingjelly/issues/101 2 years ago
surrogate.py add SquarewaveFourierSeries. CUDA codes and API doc will be added. 2 years ago