.coveragerc
.readthedocs.yaml
AUTHORS
ChangeLog
LICENSE
README.md
requirements.txt
setup.cfg
setup.py
.github/workflows/ci-pipeline.yml
docs/Makefile
docs/conf.py
docs/index.md
docs/requirements.txt
docs/_static/sinabs-logo-lowercase-whitebg.png
docs/_static/sinabs-logo-lowercase.png
docs/about/about.rst
docs/about/contributing.md
docs/about/differences.md
docs/about/info.md
docs/about/release_notes.md
docs/api/api.rst
docs/api/from_torch.rst
docs/api/network.rst
docs/api/synopcounter.rst
docs/api/activation/activation.rst
docs/api/activation/reset_mechanism.rst
docs/api/activation/spike_generation.rst
docs/api/activation/surrogate_gradient.rst
docs/api/layers/alif.rst
docs/api/layers/exp_leak.rst
docs/api/layers/iaf.rst
docs/api/layers/layers.rst
docs/api/layers/lif.rst
docs/getting_started/fundamentals.rst
docs/getting_started/getting_started.rst
docs/getting_started/iaf_neuron_model.ipynb
docs/getting_started/install.rst
docs/getting_started/python_pyenv_pipenv.rst
docs/getting_started/quickstart.ipynb
docs/plugins/plugins.rst
docs/tutorials/LeNet_5_EngChinese.ipynb
docs/tutorials/activations.ipynb
docs/tutorials/bptt.ipynb
docs/tutorials/neuron_models.ipynb
docs/tutorials/tutorials.rst
docs/tutorials/weight_transfer_mnist.ipynb
sinabs/__init__.py
sinabs/cnnutils.py
sinabs/from_torch.py
sinabs/network.py
sinabs/synopcounter.py
sinabs/utils.py
sinabs.egg-info/PKG-INFO
sinabs.egg-info/SOURCES.txt
sinabs.egg-info/dependency_links.txt
sinabs.egg-info/not-zip-safe
sinabs.egg-info/pbr.json
sinabs.egg-info/requires.txt
sinabs.egg-info/top_level.txt
sinabs/activation/__init__.py
sinabs/activation/quantize.py
sinabs/activation/reset_mechanism.py
sinabs/activation/spike_generation.py
sinabs/activation/surrogate_gradient_fn.py
sinabs/layers/__init__.py
sinabs/layers/alif.py
sinabs/layers/crop2d.py
sinabs/layers/exp_leak.py
sinabs/layers/iaf.py
sinabs/layers/lif.py
sinabs/layers/neuromorphic_relu.py
sinabs/layers/pool2d.py
sinabs/layers/quantize.py
sinabs/layers/reshape.py
sinabs/layers/stateful_layer.py
sinabs/layers/to_spike.py
sinabs/layers/functional/__init__.py
sinabs/layers/functional/alif.py
sinabs/layers/functional/lif.py
sinabs/onnx/__init__.py
sinabs/onnx/get_graph.py
tests/requirements.txt
tests/test_activations.py
tests/test_alif.py
tests/test_copy.py
tests/test_crop2d.py
tests/test_exp_leak.py
tests/test_iaf.py
tests/test_img2spk.py
tests/test_lif.py
tests/test_maxpooling.py
tests/test_network_class.py
tests/test_network_equivalence.py
tests/test_neuromorphic_relu.py
tests/test_normalize_weights.py
tests/test_onnx.py
tests/test_quantize.py
tests/test_sig2spk.py
tests/test_snnsynopcounter.py
tests/test_stateful_layer.py
tests/test_synops_counter.py
tests/models/README.txt
tests/weights/README.txt