Toggle navigation sidebar
Toggle in-page Table of Contents
1.0.9.dev102
Installation
The basics
Advanced
Dangers
Tutorials
Overview of DYNAP-CNN and SPECK devlopment kit
From a CNN model to a DYNAP-CNN DevKit
Visualize DVS Input
Power Monitoring
Using Readout Layer
Spike Count Visualization
API
sinabs.backend.dynapcnn
chip_factory
config_builder
crop2d
discretize
dvs_layer
dynapcnn_network
dynapcnn_layer
exceptions
flipdims
io
mapping
utils
Developer’s guide
Release History
repository
open issue
suggest edit
.rst
.pdf
exceptions
exceptions
#
class
MissingLayer
(
index
:
int
)
[source]
#
index
:
int
#
class
UnexpectedLayer
(
expected
,
found
)
[source]
#
layer_type_expected
:
type
#
layer_type_found
:
type
#