Rockpool
About Rockpool
The basics
Getting started with Rockpool
A simple introduction to spiking neurons
Getting started with Rockpool
Working with time series data
Standard modules
🐡 The sharp points of Rockpool 🐚
In depth
🛠 Low-level
Module
API
⏱ High-level
TimedModule
API
[𝝺] Low-level functional API
🏃🏽♀️ Training a Rockpool network with Jax
👩🏽🔬 Advanced Jax training topics
🔥 Building Rockpool modules with Torch
👩🏼🚒 Training a Rockpool network with Torch
Tutorials
∇ Gradient descent training of a rate-based recurrent network
⚡️ Training a spiking network with Jax
⚡️ Training a spiking network with Torch
🐰 Easter with Rockpool 🥚
👹 Adversarial training
🔊 Training an audio classification task using Torch 🔥
WaveSense: Training a Spiking Neural Network with Temporal Convolutions
Training and deploying to HW
🐝 Overview of the Xylo family
🐝⚡️ Quick-start with Xylo
🐝🎵 Introduction to Xylo-Audio
Training a spiking network to deploy to the Xylo digital SNN
Using the analog frontend model
Advanced topics
Computational graphs in Rockpool
Graph mapping
Rockpool Parameter handling
Typehints in Rockpool
Full API summary for Rockpool
Notes for developers
Change log
Rockpool
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
_
__in_TimedModule_init (nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
__init__ (nn.combinators.FFwdStack attribute)
(nn.combinators.Residual attribute)
(nn.combinators.Sequential attribute)
(nn.modules.timed_module.astimedmodule attribute)
__init__() (devices.xylo.syns61201.AFESamna method)
,
[1]
(devices.xylo.syns61201.AFESim method)
,
[1]
(devices.xylo.syns61201.DivisiveNormalisation method)
,
[1]
(devices.xylo.syns61201.XyloMonitor method)
,
[1]
(devices.xylo.syns61201.XyloSamna method)
,
[1]
(devices.xylo.syns61201.XyloSim method)
,
[1]
(graph.AliasConnection method)
,
[1]
(graph.GenericNeurons method)
,
[1]
(graph.GraphHolder method)
,
[1]
(graph.GraphModule method)
,
[1]
(graph.GraphModuleBase method)
,
[1]
(graph.GraphNode method)
,
[1]
(graph.LIFNeuronWithSynsRealValue method)
,
[1]
(graph.LinearWeights method)
,
[1]
(graph.RateNeuronWithSynsRealValue method)
,
[1]
(nn.combinators.FFwdStack method)
(nn.combinators.Residual method)
(nn.combinators.Sequential method)
(nn.layers.FFExpSynBrian method)
,
[1]
(nn.layers.FFIAFSpkInBrian method)
,
[1]
(nn.layers.Layer method)
,
[1]
(nn.layers.RecIAFSpkInBrian method)
,
[1]
(nn.modules.aLIFTorch method)
,
[1]
(nn.modules.ButterFilter method)
,
[1]
(nn.modules.ButterMelFilter method)
,
[1]
(nn.modules.ExpSyn method)
,
[1]
(nn.modules.ExpSynJax method)
,
[1]
(nn.modules.ExpSynTorch method)
,
[1]
(nn.modules.Instant method)
,
[1]
(nn.modules.InstantJax method)
,
[1]
(nn.modules.InstantTorch method)
,
[1]
(nn.modules.JaxModule method)
,
[1]
(nn.modules.LIF method)
,
[1]
(nn.modules.LIFJax method)
,
[1]
(nn.modules.LIFNeuronTorch method)
,
[1]
(nn.modules.LIFTorch method)
,
[1]
(nn.modules.Linear method)
,
[1]
(nn.modules.LinearJax method)
,
[1]
(nn.modules.LinearTorch method)
,
[1]
(nn.modules.LogSoftmaxJax method)
,
[1]
(nn.modules.Module method)
,
[1]
(nn.modules.Rate method)
,
[1]
(nn.modules.RateJax method)
,
[1]
(nn.modules.RateTorch method)
,
[1]
(nn.modules.SoftmaxJax method)
,
[1]
(nn.modules.timed_module.astimedmodule method)
(nn.modules.timed_module.LayerToTimedModule method)
,
[1]
(nn.modules.timed_module.TimedModuleWrapper method)
,
[1]
(nn.modules.TimedModule method)
,
[1]
(nn.modules.TorchModule method)
,
[1]
(nn.modules.UpDownTorch method)
,
[1]
(nn.networks.wavesense.WaveBlock method)
,
[1]
(nn.networks.wavesense.WaveSenseNet method)
,
[1]
(parameters.Parameter method)
,
[1]
(parameters.SimulationParameter method)
,
[1]
(parameters.State method)
,
[1]
(timeseries.TimeSeries method)
,
[1]
(timeseries.TSContinuous method)
,
[1]
(timeseries.TSEvent method)
,
[1]
(training.torch_loss.ParameterBoundaryRegularizer method)
_abc_impl (devices.xylo.syns61201.AFESamna attribute)
(devices.xylo.syns61201.AFESim attribute)
(devices.xylo.syns61201.DivisiveNormalisation attribute)
(devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
(devices.xylo.syns61201.XyloSim attribute)
(nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.Layer attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.Instant attribute)
(nn.modules.InstantJax attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.JaxModule attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.LogSoftmaxJax attribute)
(nn.modules.Module attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
(nn.modules.SoftmaxJax attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_apply() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_auto_batch() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
_auto_calibration() (devices.xylo.syns61201.AFESamna method)
_butter_bandpass() (devices.xylo.syns61201.AFESim method)
_butter_bandpass_filter() (devices.xylo.syns61201.AFESim method)
_butter_highpass() (devices.xylo.syns61201.AFESim method)
_butter_highpass_filter() (devices.xylo.syns61201.AFESim method)
_call_impl() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_check_input_dims() (nn.layers.Layer method)
_compatible_shape() (timeseries.TSContinuous method)
_config_hibernation_mode() (devices.xylo.syns61201.XyloSamna method)
_configure_accel_time_mode() (devices.xylo.syns61201.XyloSamna method)
_convert_from() (graph.AliasConnection class method)
(graph.GenericNeurons class method)
(graph.GraphModule class method)
(graph.LIFNeuronWithSynsRealValue class method)
(graph.LinearWeights class method)
(graph.RateNeuronWithSynsRealValue class method)
_create_interpolator() (timeseries.TSContinuous method)
_determine_timesteps() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.Layer method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_device (devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
_dot() (nn.modules.Linear static method)
(nn.modules.LinearJax static method)
_evolve_manual() (devices.xylo.syns61201.XyloSamna method)
_evolve_wrapper() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_expand_to_net_size() (nn.layers.Layer method)
_expand_to_shape() (nn.layers.Layer method)
_expand_to_size() (nn.layers.Layer method)
_expand_to_weight_size() (nn.layers.Layer method)
_extra_repr() (nn.modules.LinearTorch method)
_factory() (graph.AliasConnection class method)
(graph.GenericNeurons class method)
(graph.GraphHolder class method)
(graph.GraphModule class method)
(graph.GraphModuleBase class method)
(graph.LIFNeuronWithSynsRealValue class method)
(graph.LinearWeights class method)
(graph.RateNeuronWithSynsRealValue class method)
_force_set_attributes (devices.xylo.syns61201.AFESamna attribute)
(devices.xylo.syns61201.AFESim attribute)
(devices.xylo.syns61201.DivisiveNormalisation attribute)
(devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
(devices.xylo.syns61201.XyloSim attribute)
(nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.Instant attribute)
(nn.modules.InstantJax attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.JaxModule attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.LogSoftmaxJax attribute)
(nn.modules.Module attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
(nn.modules.SoftmaxJax attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_gen_time_trace() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.Layer method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_gen_timeseries() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_gen_tscontinuous() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_gen_tsevent() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_generate_chunks() (nn.modules.ButterFilter static method)
(nn.modules.ButterMelFilter static method)
_generateNoise() (devices.xylo.syns61201.AFESim method)
_get_attribute_family() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
_get_attribute_registry() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
_get_backward_hooks() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_get_name() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_has_registered_attribute() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
_HP_filt (devices.xylo.syns61201.AFESim attribute)
_in_Module_init (devices.xylo.syns61201.AFESamna attribute)
(devices.xylo.syns61201.AFESim attribute)
(devices.xylo.syns61201.DivisiveNormalisation attribute)
(devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
(devices.xylo.syns61201.XyloSim attribute)
(nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.Instant attribute)
(nn.modules.InstantJax attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.JaxModule attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.LogSoftmaxJax attribute)
(nn.modules.Module attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
(nn.modules.SoftmaxJax attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_init_synapse_windows() (nn.modules.ExpSyn method)
_interpolate() (timeseries.TSContinuous method)
_is_child (nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
_is_full_backward_hook (nn.modules.aLIFTorch attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.RateTorch attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveBlock attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_last_input (devices.xylo.syns61201.AFESim attribute)
_last_record_mode (devices.xylo.syns61201.XyloSamna attribute)
_load_from_state_dict() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_low_pass_overflow_protect() (devices.xylo.syns61201.DivisiveNormalisation method)
_low_pass_underflow_protect() (devices.xylo.syns61201.DivisiveNormalisation method)
_mask_duplicate_time_points() (timeseries.TSContinuous static method)
_matching_channels() (timeseries.TSEvent method)
_maybe_warn_non_full_backward_hook() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_module (nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
_modulo_period() (timeseries.TimeSeries method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
_name (devices.xylo.syns61201.AFESamna attribute)
(devices.xylo.syns61201.AFESim attribute)
(devices.xylo.syns61201.DivisiveNormalisation attribute)
(devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
(devices.xylo.syns61201.XyloSim attribute)
(nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.Instant attribute)
(nn.modules.InstantJax attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.JaxModule attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.LogSoftmaxJax attribute)
(nn.modules.Module attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
(nn.modules.SoftmaxJax attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_named_members() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_parent_dt_factor (nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
_prepare_input() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.Layer method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_prepare_input_continuous() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.Layer method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_prepare_input_events() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.Layer method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_process_filters() (nn.modules.ButterFilter static method)
(nn.modules.ButterMelFilter static method)
_register_attribute() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
_register_load_state_dict_pre_hook() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_register_module() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
_register_state_dict_hook() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_replicate_for_data_parallel() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_reset_attribute() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
_rockpool_pytree_registry (nn.modules.ExpSynJax attribute)
(nn.modules.InstantJax attribute)
(nn.modules.JaxModule attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LogSoftmaxJax attribute)
(nn.modules.RateJax attribute)
(nn.modules.SoftmaxJax attribute)
_samples (timeseries.TSContinuous attribute)
_sampling_signal() (devices.xylo.syns61201.AFESim method)
_save_to_state_dict() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_set_dt() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
_shape (devices.xylo.syns61201.AFESamna attribute)
(devices.xylo.syns61201.AFESim attribute)
(devices.xylo.syns61201.DivisiveNormalisation attribute)
(devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
(devices.xylo.syns61201.XyloSim attribute)
(nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.Instant attribute)
(nn.modules.InstantJax attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.JaxModule attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.LogSoftmaxJax attribute)
(nn.modules.Module attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
(nn.modules.SoftmaxJax attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_slow_forward() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
_spiking_input (devices.xylo.syns61201.AFESamna attribute)
(devices.xylo.syns61201.AFESim attribute)
(devices.xylo.syns61201.DivisiveNormalisation attribute)
(devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
(devices.xylo.syns61201.XyloSim attribute)
(nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.Instant attribute)
(nn.modules.InstantJax attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.JaxModule attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.LogSoftmaxJax attribute)
(nn.modules.Module attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
(nn.modules.SoftmaxJax attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_spiking_output (devices.xylo.syns61201.AFESamna attribute)
(devices.xylo.syns61201.AFESim attribute)
(devices.xylo.syns61201.DivisiveNormalisation attribute)
(devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
(devices.xylo.syns61201.XyloSim attribute)
(nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.Instant attribute)
(nn.modules.InstantJax attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.JaxModule attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.LogSoftmaxJax attribute)
(nn.modules.Module attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
(nn.modules.SoftmaxJax attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_submodulenames (devices.xylo.syns61201.AFESamna attribute)
(devices.xylo.syns61201.AFESim attribute)
(devices.xylo.syns61201.DivisiveNormalisation attribute)
(devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
(devices.xylo.syns61201.XyloSim attribute)
(nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.Instant attribute)
(nn.modules.InstantJax attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.JaxModule attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.LogSoftmaxJax attribute)
(nn.modules.Module attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
(nn.modules.SoftmaxJax attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_t (nn.layers.Layer property)
_terminate() (nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
_timestep (nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
_tree_flatten() (parameters.Parameter method)
(parameters.SimulationParameter method)
(parameters.State method)
_tree_unflatten() (parameters.Parameter class method)
(parameters.SimulationParameter class method)
(parameters.State class method)
_version (devices.xylo.syns61201.AFESamna property)
(nn.modules.aLIFTorch attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.RateTorch attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveBlock attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
_vmem_rec (nn.modules.LIFNeuronTorch attribute)
_wrap_recorded_state() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
_xylo_layer (devices.xylo.syns61201.XyloSim attribute)
A
act_fn (nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
activation_fn (nn.modules.LogSoftmaxJax attribute)
(nn.modules.SoftmaxJax attribute)
add_input() (graph.AliasConnection method)
(graph.GenericNeurons method)
(graph.GraphHolder method)
(graph.GraphModule method)
(graph.GraphModuleBase method)
(graph.LIFNeuronWithSynsRealValue method)
(graph.LinearWeights method)
(graph.RateNeuronWithSynsRealValue method)
add_module() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
add_noise (devices.xylo.syns61201.AFESim attribute)
add_output() (graph.AliasConnection method)
(graph.GenericNeurons method)
(graph.GraphHolder method)
(graph.GraphModule method)
(graph.GraphModuleBase method)
(graph.LIFNeuronWithSynsRealValue method)
(graph.LinearWeights method)
(graph.RateNeuronWithSynsRealValue method)
add_sink() (graph.GraphNode method)
add_source() (graph.GraphNode method)
adversarial_loss() (in module training.adversarial_jax)
,
[1]
AFESamna (class in devices.xylo.syns61201)
AFESim (class in devices.xylo.syns61201)
AliasConnection (class in graph)
aLIFTorch (class in nn.modules)
alpha (nn.modules.aLIFTorch attribute)
(nn.modules.LIFTorch attribute)
append_c() (timeseries.TSContinuous method)
(timeseries.TSEvent method)
append_t() (timeseries.TSContinuous method)
(timeseries.TSEvent method)
apply() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
approx_limit_times (timeseries.TSContinuous property)
as_graph() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
as_GraphHolder() (in module graph.graph_base)
astimedmodule (class in nn.modules.timed_module)
attributes_named() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
auto_config() (devices.xylo.syns61201.XyloMonitor method)
B
bag_graph() (in module graph.utils)
bandwidth (nn.modules.ButterFilter attribute)
beyond_range_exception (timeseries.TSContinuous property)
bfloat16() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
bias (graph.LIFNeuronWithSynsRealValue attribute)
(graph.RateNeuronWithSynsRealValue attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
biases (graph.LinearWeights attribute)
bits_counter (devices.xylo.syns61201.DivisiveNormalisation attribute)
bits_lfsr (devices.xylo.syns61201.DivisiveNormalisation attribute)
bits_lowpass (devices.xylo.syns61201.DivisiveNormalisation attribute)
bits_shift_lowpass (devices.xylo.syns61201.DivisiveNormalisation attribute)
bounds_cost() (in module training.jax_loss)
(in module training.torch_loss)
BPF_FC_SHIFT (devices.xylo.syns61201.AFESim attribute)
bpf_offset (devices.xylo.syns61201.AFESim attribute)
branches() (in module utilities.jax_tree_utils)
buffers() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
ButterFilter (class in nn.modules)
ButterMelFilter (class in nn.modules)
bws (devices.xylo.syns61201.AFESim attribute)
C
C_IAF (devices.xylo.syns61201.AFESim attribute)
calc_alpha() (nn.modules.aLIFTorch method)
(nn.modules.LIFTorch method)
calc_beta() (nn.modules.aLIFTorch method)
(nn.modules.LIFTorch method)
channels (timeseries.TSEvent property)
children() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
class_name (devices.xylo.syns61201.AFESamna property)
(devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation property)
(devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim property)
(nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.Layer property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.aLIFTorch property)
(nn.modules.ButterFilter property)
(nn.modules.ButterMelFilter property)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax property)
(nn.modules.ExpSynTorch property)
(nn.modules.Instant property)
(nn.modules.InstantJax property)
(nn.modules.InstantTorch property)
(nn.modules.JaxModule property)
(nn.modules.LIF property)
(nn.modules.LIFJax property)
(nn.modules.LIFNeuronTorch property)
(nn.modules.LIFTorch property)
(nn.modules.Linear property)
(nn.modules.LinearJax property)
(nn.modules.LinearTorch property)
(nn.modules.LogSoftmaxJax property)
(nn.modules.Module property)
(nn.modules.Rate property)
(nn.modules.RateJax property)
(nn.modules.RateTorch property)
(nn.modules.SoftmaxJax property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
(nn.modules.TorchModule property)
(nn.modules.UpDownTorch property)
(nn.networks.wavesense.WaveSenseNet property)
clear_inputs() (graph.AliasConnection method)
(graph.GenericNeurons method)
(graph.GraphHolder method)
(graph.GraphModule method)
(graph.GraphModuleBase method)
(graph.LIFNeuronWithSynsRealValue method)
(graph.LinearWeights method)
(graph.RateNeuronWithSynsRealValue method)
clear_outputs() (graph.AliasConnection method)
(graph.GenericNeurons method)
(graph.GraphHolder method)
(graph.GraphModule method)
(graph.GraphModuleBase method)
(graph.LIFNeuronWithSynsRealValue method)
(graph.LinearWeights method)
(graph.RateNeuronWithSynsRealValue method)
clip() (timeseries.TSContinuous method)
(timeseries.TSEvent method)
code_lfsr (devices.xylo.syns61201.DivisiveNormalisation attribute)
computational_module (graph.AliasConnection attribute)
(graph.GenericNeurons attribute)
(graph.GraphHolder attribute)
(graph.GraphModule attribute)
(graph.GraphModuleBase attribute)
(graph.LIFNeuronWithSynsRealValue attribute)
(graph.LinearWeights attribute)
(graph.RateNeuronWithSynsRealValue attribute)
concatenate_t() (timeseries.TimeSeries class method)
(timeseries.TSContinuous class method)
(timeseries.TSEvent class method)
config (devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim attribute)
config_from_specification() (in module devices.xylo.syns61201)
connect_modules() (in module graph.utils)
Constant() (in module parameters)
contains() (timeseries.TimeSeries method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
copy() (timeseries.TimeSeries method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
cpu() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
cuda() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
cutoff_fs (nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
D
delay() (timeseries.TimeSeries method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
devices.xylo
module
devices.xylo.syns61201
module
devices.xylo.syns61300
module
devices.xylo.syns65300
module
DIGITAL_COUNTER (devices.xylo.syns61201.AFESim attribute)
DISTORTION (devices.xylo.syns61201.AFESim attribute)
DivisiveNormalisation (class in devices.xylo.syns61201)
double() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
dt (devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation attribute)
(devices.xylo.syns61201.XyloMonitor attribute)
(devices.xylo.syns61201.XyloSamna attribute)
(devices.xylo.syns61201.XyloSim attribute)
(graph.LIFNeuronWithSynsRealValue attribute)
(graph.RateNeuronWithSynsRealValue attribute)
(nn.layers.FFExpSynBrian attribute)
(nn.layers.FFIAFSpkInBrian attribute)
(nn.layers.Layer property)
(nn.layers.RecIAFSpkInBrian attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
(nn.modules.timed_module.LayerToTimedModule attribute)
(nn.modules.timed_module.TimedModuleWrapper attribute)
(nn.modules.TimedModule attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
dump_patches (nn.modules.aLIFTorch attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.RateTorch attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveBlock attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
duration (timeseries.TimeSeries property)
(timeseries.TSContinuous property)
(timeseries.TSEvent property)
E
E_frame_counter (devices.xylo.syns61201.DivisiveNormalisation attribute)
eval() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
evolve() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.Layer method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
ExpSyn (class in nn.modules)
ExpSynJax (class in nn.modules)
ExpSynTorch (class in nn.modules)
extra_repr() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
F
F_CORNER_HIGHPASS (devices.xylo.syns61201.AFESim attribute)
f_factor (devices.xylo.syns61201.AFESim attribute)
FC1 (devices.xylo.syns61201.AFESim attribute)
FC_MIS_MATCH (devices.xylo.syns61201.AFESim attribute)
fc_mismatch (devices.xylo.syns61201.AFESim attribute)
fcs (devices.xylo.syns61201.AFESim attribute)
FFExpSynBrian (class in nn.layers)
FFIAFSpkInBrian (class in nn.layers)
FFwdStack (class in nn.combinators)
fill_value (timeseries.TSContinuous property)
find_modules_of_subclass() (in module graph.utils)
find_recurrent_modules() (in module graph.utils)
float() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
forward() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
(training.torch_loss.ParameterBoundaryRegularizer method)
frame_dt (devices.xylo.syns61201.DivisiveNormalisation attribute)
frequency (nn.modules.ButterFilter attribute)
from_clocked() (timeseries.TSContinuous static method)
from_config() (devices.xylo.syns61201.XyloSim class method)
from_raster() (timeseries.TSEvent static method)
from_specification() (devices.xylo.syns61201.XyloSim class method)
from_torch() (nn.modules.aLIFTorch class method)
(nn.modules.ExpSynTorch class method)
(nn.modules.InstantTorch class method)
(nn.modules.LIFNeuronTorch class method)
(nn.modules.LIFTorch class method)
(nn.modules.LinearTorch class method)
(nn.modules.RateTorch class method)
(nn.modules.TorchModule class method)
(nn.modules.UpDownTorch class method)
(nn.networks.wavesense.WaveSenseNet class method)
Fs (devices.xylo.syns61201.AFESim attribute)
fs (nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
full_name (devices.xylo.syns61201.AFESamna property)
(devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation property)
(devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim property)
(nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.aLIFTorch property)
(nn.modules.ButterFilter property)
(nn.modules.ButterMelFilter property)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax property)
(nn.modules.ExpSynTorch property)
(nn.modules.Instant property)
(nn.modules.InstantJax property)
(nn.modules.InstantTorch property)
(nn.modules.JaxModule property)
(nn.modules.LIF property)
(nn.modules.LIFJax property)
(nn.modules.LIFNeuronTorch property)
(nn.modules.LIFTorch property)
(nn.modules.Linear property)
(nn.modules.LinearJax property)
(nn.modules.LinearTorch property)
(nn.modules.LogSoftmaxJax property)
(nn.modules.Module property)
(nn.modules.Rate property)
(nn.modules.RateJax property)
(nn.modules.RateTorch property)
(nn.modules.SoftmaxJax property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
(nn.modules.TorchModule property)
(nn.modules.UpDownTorch property)
(nn.networks.wavesense.WaveSenseNet property)
G
gamma (nn.modules.aLIFTorch property)
GenericNeurons (class in graph)
get_buffer() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
get_extra_state() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
get_nested() (in module utilities.jax_tree_utils)
get_parameter() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
get_submodule() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
graph.utils
module
GraphHolder (class in graph)
GraphModule (class in graph)
GraphModuleBase (class in graph)
GraphNode (class in graph)
H
half() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
I
IAF_counter (devices.xylo.syns61201.DivisiveNormalisation attribute)
iahp (nn.modules.aLIFTorch attribute)
INPUT_AMP_MAX (devices.xylo.syns61201.AFESim attribute)
input_nodes (graph.AliasConnection attribute)
(graph.GenericNeurons attribute)
(graph.GraphHolder attribute)
(graph.GraphModule attribute)
(graph.GraphModuleBase attribute)
(graph.LIFNeuronWithSynsRealValue attribute)
(graph.LinearWeights attribute)
(graph.RateNeuronWithSynsRealValue attribute)
input_type (nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.Layer property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
Instant (class in nn.modules)
InstantJax (class in nn.modules)
InstantTorch (class in nn.modules)
isempty() (timeseries.TimeSeries method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
isyn (nn.modules.aLIFTorch attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFTorch attribute)
J
JaxModule (class in nn.modules)
json_to_param() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
L
l0_norm_approx() (in module training.jax_loss)
l2sqr_norm() (in module training.jax_loss)
Layer (class in nn.layers)
LayerToTimedModule (class in nn.modules.timed_module)
LEAKAGE (devices.xylo.syns61201.AFESim attribute)
learning_window (nn.modules.aLIFTorch attribute)
(nn.modules.LIFTorch attribute)
lfsr_index (devices.xylo.syns61201.DivisiveNormalisation attribute)
LIF (class in nn.modules)
lif_state (devices.xylo.syns61201.AFESim attribute)
LIFExodus (in module nn.modules)
LIFJax (class in nn.modules)
LIFMembraneExodus (in module nn.modules)
LIFNeuronTorch (class in nn.modules)
LIFNeuronWithSynsRealValue (class in graph)
LIFTorch (class in nn.modules)
Linear (class in nn.modules)
LinearJax (class in nn.modules)
LinearTorch (class in nn.modules)
LinearWeights (class in graph)
lna_gain_db (devices.xylo.syns61201.AFESim attribute)
lna_offset (devices.xylo.syns61201.AFESim attribute)
load() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
(timeseries.TimeSeries class method)
(timeseries.TSContinuous class method)
(timeseries.TSEvent class method)
load_config() (in module devices.xylo.syns61201)
load_from_dict() (nn.layers.Layer class method)
load_from_file() (nn.layers.Layer class method)
load_state_dict() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
logsoftmax() (in module training.jax_loss)
LogSoftmaxJax (class in nn.modules)
low_pass_mode (devices.xylo.syns61201.DivisiveNormalisation attribute)
M
M_lowpass_state (devices.xylo.syns61201.DivisiveNormalisation attribute)
make_bounds() (in module training.jax_loss)
(in module training.torch_loss)
make_prototype_tree() (in module utilities.jax_tree_utils)
manual_scaling (devices.xylo.syns61201.AFESim attribute)
mapper() (in module devices.xylo.syns61201)
max (timeseries.TSContinuous property)
MAX_BPF_OFFSET (devices.xylo.syns61201.AFESim attribute)
MAX_INPUT_OFFSET (devices.xylo.syns61201.AFESim attribute)
MAX_LNA_OFFSET (devices.xylo.syns61201.AFESim attribute)
max_spikes_per_dt (nn.modules.aLIFTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFTorch attribute)
max_window_length (nn.modules.ExpSyn attribute)
mean_subtraction (nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
merge() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
min (timeseries.TSContinuous property)
module
devices.xylo
devices.xylo.syns61201
devices.xylo.syns61300
devices.xylo.syns65300
graph.utils
rockpool
rockpool.analysis
rockpool.devices
rockpool.devices.dynapse
rockpool.devices.dynapse.params
rockpool.devices.dynapse.virtual_dynapse
rockpool.devices.xylo
rockpool.devices.xylo.helper
rockpool.devices.xylo.syns61201
rockpool.devices.xylo.syns61201.afe_samna
rockpool.devices.xylo.syns61201.xa2_devkit_utils
rockpool.devices.xylo.syns61201.xylo_divisive_normalisation
rockpool.devices.xylo.syns61201.xylo_graph_modules
rockpool.devices.xylo.syns61201.xylo_mapper
rockpool.devices.xylo.syns61201.xylo_monitor
rockpool.devices.xylo.syns61201.xylo_samna
rockpool.devices.xylo.syns61201.xylo_sim
rockpool.devices.xylo.syns61300
rockpool.devices.xylo.syns61300.xylo_devkit_utils
rockpool.devices.xylo.syns61300.xylo_graph_modules
rockpool.devices.xylo.syns61300.xylo_mapper
rockpool.devices.xylo.syns61300.xylo_samna
rockpool.devices.xylo.syns61300.xylo_sim
rockpool.devices.xylo.syns65300
rockpool.devices.xylo.syns65300.afe_sim
rockpool.graph
rockpool.graph.graph_base
rockpool.graph.graph_modules
rockpool.graph.utils
rockpool.nn
rockpool.nn.combinators
rockpool.nn.combinators.ffwd_stack
rockpool.nn.combinators.residual
rockpool.nn.combinators.sequential
rockpool.nn.layers
rockpool.nn.layers.aeif_nest
rockpool.nn.layers.event_pass
rockpool.nn.layers.exp_synapses_brian
rockpool.nn.layers.iaf_brian
rockpool.nn.layers.iaf_nest
rockpool.nn.layers.layer
rockpool.nn.layers.spike_ads
rockpool.nn.layers.spike_bt
rockpool.nn.layers.updown
rockpool.nn.modules
rockpool.nn.modules.brian
rockpool.nn.modules.jax
rockpool.nn.modules.module
rockpool.nn.modules.native
rockpool.nn.modules.native.exp_syn
rockpool.nn.modules.native.filter_bank
rockpool.nn.modules.native.instant
rockpool.nn.modules.native.lif
rockpool.nn.modules.native.linear
rockpool.nn.modules.native.rate
rockpool.nn.modules.nest
rockpool.nn.modules.sinabs
rockpool.nn.modules.sinabs.lif_sinabs
rockpool.nn.modules.timed_module
rockpool.nn.modules.torch
rockpool.nn.modules.torch.ahp_lif_torch
rockpool.nn.modules.torch.bool_state
rockpool.nn.modules.torch.exp_syn_torch
rockpool.nn.modules.torch.lif_bitshift_torch
rockpool.nn.modules.torch.lif_neuron_torch
rockpool.nn.modules.torch.lif_torch
rockpool.nn.modules.torch.linear_torch
rockpool.nn.modules.torch.lowpass
rockpool.nn.modules.torch.rate_torch
rockpool.nn.modules.torch.torch_module
rockpool.nn.modules.torch.updown_torch
rockpool.nn.networks
rockpool.nn.networks.wavesense
rockpool.parameters
rockpool.timeseries
rockpool.training
rockpool.training.adversarial_jax
rockpool.training.ctc_loss
rockpool.training.jax_debug
rockpool.training.jax_loss
rockpool.training.torch_loss
rockpool.transform
rockpool.transform.dropout
rockpool.transform.param_transformer
rockpool.transform.quantize
rockpool.transform.quantize_methods
rockpool.typehints
rockpool.utilities
,
[1]
rockpool.utilities.backend_management
rockpool.utilities.jax_tree_utils
rockpool.utilities.property_arrays
rockpool.utilities.timedarray_shift
rockpool.utilities.tree_utils
rockpool.utilities.type_handling
rockpool.version
rockpool.weights
,
[1]
rockpool.weights.reservoirweights
training.adversarial_jax
training.jax_loss
training.torch_loss
utilities.jax_tree_utils
utilities.tree_utils
Module (class in nn.modules)
module (nn.modules.timed_module.TimedModuleWrapper property)
modules() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
mse() (in module training.jax_loss)
N
n_neurons (nn.modules.LIFNeuronTorch attribute)
n_synapses (nn.modules.aLIFTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFTorch attribute)
name (devices.xylo.syns61201.AFESamna property)
(devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation property)
(devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim property)
(graph.AliasConnection attribute)
(graph.GenericNeurons attribute)
(graph.GraphHolder attribute)
(graph.GraphModule attribute)
(graph.GraphModuleBase attribute)
(graph.LIFNeuronWithSynsRealValue attribute)
(graph.LinearWeights attribute)
(graph.RateNeuronWithSynsRealValue attribute)
(nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.aLIFTorch property)
(nn.modules.ButterFilter property)
(nn.modules.ButterMelFilter property)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax property)
(nn.modules.ExpSynTorch property)
(nn.modules.Instant property)
(nn.modules.InstantJax property)
(nn.modules.InstantTorch property)
(nn.modules.JaxModule property)
(nn.modules.LIF property)
(nn.modules.LIFJax property)
(nn.modules.LIFNeuronTorch property)
(nn.modules.LIFTorch property)
(nn.modules.Linear property)
(nn.modules.LinearJax property)
(nn.modules.LinearTorch property)
(nn.modules.LogSoftmaxJax property)
(nn.modules.Module property)
(nn.modules.Rate property)
(nn.modules.RateJax property)
(nn.modules.RateTorch property)
(nn.modules.SoftmaxJax property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
(nn.modules.TorchModule property)
(nn.modules.UpDownTorch property)
(nn.networks.wavesense.WaveSenseNet property)
(timeseries.TimeSeries property)
(timeseries.TSContinuous property)
(timeseries.TSEvent property)
named_buffers() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
named_children() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
named_modules() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
named_parameters() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
noise_std (nn.layers.Layer property)
(nn.modules.aLIFTorch attribute)
(nn.modules.ExpSyn attribute)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
normalize (nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
num_channels (timeseries.TSContinuous property)
(timeseries.TSEvent property)
num_traces (timeseries.TSContinuous property)
num_workers (nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
O
order (nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
ORDER_BPF (devices.xylo.syns61201.AFESim attribute)
output_mode (devices.xylo.syns61201.XyloSim attribute)
output_nodes (graph.AliasConnection attribute)
(graph.GenericNeurons attribute)
(graph.GraphHolder attribute)
(graph.GraphModule attribute)
(graph.GraphModuleBase attribute)
(graph.LIFNeuronWithSynsRealValue attribute)
(graph.LinearWeights attribute)
(graph.RateNeuronWithSynsRealValue attribute)
output_type (nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.Layer property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
P
p_local (devices.xylo.syns61201.DivisiveNormalisation attribute)
param_to_json() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
Parameter (class in parameters)
ParameterBoundaryRegularizer (class in training.torch_loss)
parameters() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
pga_attack() (in module training.adversarial_jax)
,
[1]
plot() (timeseries.TSContinuous method)
(timeseries.TSEvent method)
plotting_backend (timeseries.TimeSeries property)
(timeseries.TSContinuous property)
(timeseries.TSEvent property)
print() (timeseries.TimeSeries method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
Q
Q (devices.xylo.syns61201.AFESim attribute)
Q_MIS_MATCH (devices.xylo.syns61201.AFESim attribute)
Q_mismatch (devices.xylo.syns61201.AFESim attribute)
R
randomize_state() (nn.layers.Layer method)
raster() (timeseries.TSEvent method)
Rate (class in nn.modules)
RateJax (class in nn.modules)
RateNeuronWithSynsRealValue (class in graph)
RateTorch (class in nn.modules)
RecIAFSpkInBrian (class in nn.layers)
register_backward_hook() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
register_buffer() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
register_forward_hook() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
register_forward_pre_hook() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
register_full_backward_hook() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
register_parameter() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
remap_channels() (timeseries.TSEvent method)
remove_input() (graph.AliasConnection method)
(graph.GenericNeurons method)
(graph.GraphHolder method)
(graph.GraphModule method)
(graph.GraphModuleBase method)
(graph.LIFNeuronWithSynsRealValue method)
(graph.LinearWeights method)
(graph.RateNeuronWithSynsRealValue method)
remove_output() (graph.AliasConnection method)
(graph.GenericNeurons method)
(graph.GraphHolder method)
(graph.GraphModule method)
(graph.GraphModuleBase method)
(graph.LIFNeuronWithSynsRealValue method)
(graph.LinearWeights method)
(graph.RateNeuronWithSynsRealValue method)
remove_sink() (graph.GraphNode method)
remove_source() (graph.GraphNode method)
replace_module() (in module graph.utils)
requires_grad_() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
resample() (timeseries.TSContinuous method)
reset_all() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.Layer method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
reset_parameters() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
reset_state() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.Layer method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
reset_time() (nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.Layer method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
Residual (class in nn.combinators)
rng_key (nn.modules.RateJax attribute)
rockpool
module
rockpool.analysis
module
rockpool.devices
module
rockpool.devices.dynapse
module
rockpool.devices.dynapse.params
module
rockpool.devices.dynapse.virtual_dynapse
module
rockpool.devices.xylo
module
rockpool.devices.xylo.helper
module
rockpool.devices.xylo.syns61201
module
rockpool.devices.xylo.syns61201.afe_samna
module
rockpool.devices.xylo.syns61201.xa2_devkit_utils
module
rockpool.devices.xylo.syns61201.xylo_divisive_normalisation
module
rockpool.devices.xylo.syns61201.xylo_graph_modules
module
rockpool.devices.xylo.syns61201.xylo_mapper
module
rockpool.devices.xylo.syns61201.xylo_monitor
module
rockpool.devices.xylo.syns61201.xylo_samna
module
rockpool.devices.xylo.syns61201.xylo_sim
module
rockpool.devices.xylo.syns61300
module
rockpool.devices.xylo.syns61300.xylo_devkit_utils
module
rockpool.devices.xylo.syns61300.xylo_graph_modules
module
rockpool.devices.xylo.syns61300.xylo_mapper
module
rockpool.devices.xylo.syns61300.xylo_samna
module
rockpool.devices.xylo.syns61300.xylo_sim
module
rockpool.devices.xylo.syns65300
module
rockpool.devices.xylo.syns65300.afe_sim
module
rockpool.graph
module
rockpool.graph.graph_base
module
rockpool.graph.graph_modules
module
rockpool.graph.utils
module
rockpool.nn
module
rockpool.nn.combinators
module
rockpool.nn.combinators.ffwd_stack
module
rockpool.nn.combinators.residual
module
rockpool.nn.combinators.sequential
module
rockpool.nn.layers
module
rockpool.nn.layers.aeif_nest
module
rockpool.nn.layers.event_pass
module
rockpool.nn.layers.exp_synapses_brian
module
rockpool.nn.layers.iaf_brian
module
rockpool.nn.layers.iaf_nest
module
rockpool.nn.layers.layer
module
rockpool.nn.layers.spike_ads
module
rockpool.nn.layers.spike_bt
module
rockpool.nn.layers.updown
module
rockpool.nn.modules
module
rockpool.nn.modules.brian
module
rockpool.nn.modules.jax
module
rockpool.nn.modules.module
module
rockpool.nn.modules.native
module
rockpool.nn.modules.native.exp_syn
module
rockpool.nn.modules.native.filter_bank
module
rockpool.nn.modules.native.instant
module
rockpool.nn.modules.native.lif
module
rockpool.nn.modules.native.linear
module
rockpool.nn.modules.native.rate
module
rockpool.nn.modules.nest
module
rockpool.nn.modules.sinabs
module
rockpool.nn.modules.sinabs.lif_sinabs
module
rockpool.nn.modules.timed_module
module
rockpool.nn.modules.torch
module
rockpool.nn.modules.torch.ahp_lif_torch
module
rockpool.nn.modules.torch.bool_state
module
rockpool.nn.modules.torch.exp_syn_torch
module
rockpool.nn.modules.torch.lif_bitshift_torch
module
rockpool.nn.modules.torch.lif_neuron_torch
module
rockpool.nn.modules.torch.lif_torch
module
rockpool.nn.modules.torch.linear_torch
module
rockpool.nn.modules.torch.lowpass
module
rockpool.nn.modules.torch.rate_torch
module
rockpool.nn.modules.torch.torch_module
module
rockpool.nn.modules.torch.updown_torch
module
rockpool.nn.networks
module
rockpool.nn.networks.wavesense
module
rockpool.parameters
module
rockpool.timeseries
module
rockpool.training
module
rockpool.training.adversarial_jax
module
rockpool.training.ctc_loss
module
rockpool.training.jax_debug
module
rockpool.training.jax_loss
module
rockpool.training.torch_loss
module
rockpool.transform
module
rockpool.transform.dropout
module
rockpool.transform.param_transformer
module
rockpool.transform.quantize
module
rockpool.transform.quantize_methods
module
rockpool.typehints
module
rockpool.utilities
module
,
[1]
rockpool.utilities.backend_management
module
rockpool.utilities.jax_tree_utils
module
rockpool.utilities.property_arrays
module
rockpool.utilities.timedarray_shift
module
rockpool.utilities.tree_utils
module
rockpool.utilities.type_handling
module
rockpool.version
module
rockpool.weights
module
,
[1]
rockpool.weights.reservoirweights
module
S
samples (timeseries.TSContinuous property)
save() (nn.layers.Layer method)
(nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
save_config() (devices.xylo.syns61201.AFESamna method)
(in module devices.xylo.syns61201)
save_layer() (nn.layers.Layer method)
Sequential (class in nn.combinators)
set_attributes() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
set_extra_state() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
set_matching() (in module utilities.jax_tree_utils)
set_nested() (in module utilities.jax_tree_utils)
set_plotting_backend() (timeseries.TimeSeries method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
shape (devices.xylo.syns61201.AFESamna property)
(devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation property)
(devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim property)
(nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.aLIFTorch property)
(nn.modules.ButterFilter property)
(nn.modules.ButterMelFilter property)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax property)
(nn.modules.ExpSynTorch property)
(nn.modules.Instant property)
(nn.modules.InstantJax property)
(nn.modules.InstantTorch property)
(nn.modules.JaxModule property)
(nn.modules.LIF property)
(nn.modules.LIFJax property)
(nn.modules.LIFNeuronTorch property)
(nn.modules.LIFTorch property)
(nn.modules.Linear property)
(nn.modules.LinearJax property)
(nn.modules.LinearTorch property)
(nn.modules.LogSoftmaxJax property)
(nn.modules.Module property)
(nn.modules.Rate property)
(nn.modules.RateJax property)
(nn.modules.RateTorch property)
(nn.modules.SoftmaxJax property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
(nn.modules.TorchModule property)
(nn.modules.UpDownTorch property)
(nn.networks.wavesense.WaveSenseNet property)
share_memory() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
simulation_parameters() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
SimulationParameter (class in parameters)
sink_modules (graph.GraphNode attribute)
size (devices.xylo.syns61201.AFESamna property)
(devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation property)
(devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim property)
(nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.Layer property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.aLIFTorch property)
(nn.modules.ButterFilter property)
(nn.modules.ButterMelFilter property)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax property)
(nn.modules.ExpSynTorch property)
(nn.modules.Instant property)
(nn.modules.InstantJax property)
(nn.modules.InstantTorch property)
(nn.modules.JaxModule property)
(nn.modules.LIF property)
(nn.modules.LIFJax property)
(nn.modules.LIFNeuronTorch property)
(nn.modules.LIFTorch property)
(nn.modules.Linear property)
(nn.modules.LinearJax property)
(nn.modules.LinearTorch property)
(nn.modules.LogSoftmaxJax property)
(nn.modules.Module property)
(nn.modules.Rate property)
(nn.modules.RateJax property)
(nn.modules.RateTorch property)
(nn.modules.SoftmaxJax property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
(nn.modules.TorchModule property)
(nn.modules.UpDownTorch property)
(nn.networks.wavesense.WaveSenseNet property)
size_in (devices.xylo.syns61201.AFESamna property)
(devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation property)
(devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim property)
(nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.Layer property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.aLIFTorch property)
(nn.modules.ButterFilter property)
(nn.modules.ButterMelFilter property)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax property)
(nn.modules.ExpSynTorch property)
(nn.modules.Instant property)
(nn.modules.InstantJax property)
(nn.modules.InstantTorch property)
(nn.modules.JaxModule property)
(nn.modules.LIF property)
(nn.modules.LIFJax property)
(nn.modules.LIFNeuronTorch property)
(nn.modules.LIFTorch property)
(nn.modules.Linear property)
(nn.modules.LinearJax property)
(nn.modules.LinearTorch property)
(nn.modules.LogSoftmaxJax property)
(nn.modules.Module property)
(nn.modules.Rate property)
(nn.modules.RateJax property)
(nn.modules.RateTorch property)
(nn.modules.SoftmaxJax property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
(nn.modules.TorchModule property)
(nn.modules.UpDownTorch property)
(nn.networks.wavesense.WaveSenseNet property)
size_out (devices.xylo.syns61201.AFESamna property)
(devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation property)
(devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim property)
(nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.Layer property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.aLIFTorch property)
(nn.modules.ButterFilter property)
(nn.modules.ButterMelFilter property)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax property)
(nn.modules.ExpSynTorch property)
(nn.modules.Instant property)
(nn.modules.InstantJax property)
(nn.modules.InstantTorch property)
(nn.modules.JaxModule property)
(nn.modules.LIF property)
(nn.modules.LIFJax property)
(nn.modules.LIFNeuronTorch property)
(nn.modules.LIFTorch property)
(nn.modules.Linear property)
(nn.modules.LinearJax property)
(nn.modules.LinearTorch property)
(nn.modules.LogSoftmaxJax property)
(nn.modules.Module property)
(nn.modules.Rate property)
(nn.modules.RateJax property)
(nn.modules.RateTorch property)
(nn.modules.SoftmaxJax property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
(nn.modules.TorchModule property)
(nn.modules.UpDownTorch property)
(nn.networks.wavesense.WaveSenseNet property)
softmax() (in module training.jax_loss)
SoftmaxJax (class in nn.modules)
source_modules (graph.GraphNode attribute)
spike_generation_fn (nn.modules.aLIFTorch attribute)
(nn.modules.LIFTorch attribute)
spikes (nn.modules.aLIFTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFTorch attribute)
spiking_input (devices.xylo.syns61201.AFESamna property)
(devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation property)
(devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim property)
(nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.aLIFTorch property)
(nn.modules.ButterFilter property)
(nn.modules.ButterMelFilter property)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax property)
(nn.modules.ExpSynTorch property)
(nn.modules.Instant property)
(nn.modules.InstantJax property)
(nn.modules.InstantTorch property)
(nn.modules.JaxModule property)
(nn.modules.LIF property)
(nn.modules.LIFJax property)
(nn.modules.LIFNeuronTorch property)
(nn.modules.LIFTorch property)
(nn.modules.Linear property)
(nn.modules.LinearJax property)
(nn.modules.LinearTorch property)
(nn.modules.LogSoftmaxJax property)
(nn.modules.Module property)
(nn.modules.Rate property)
(nn.modules.RateJax property)
(nn.modules.RateTorch property)
(nn.modules.SoftmaxJax property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
(nn.modules.TorchModule property)
(nn.modules.UpDownTorch property)
(nn.networks.wavesense.WaveSenseNet property)
spiking_output (devices.xylo.syns61201.AFESamna property)
(devices.xylo.syns61201.AFESim property)
(devices.xylo.syns61201.DivisiveNormalisation property)
(devices.xylo.syns61201.XyloMonitor property)
(devices.xylo.syns61201.XyloSamna property)
(devices.xylo.syns61201.XyloSim property)
(nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.aLIFTorch property)
(nn.modules.ButterFilter property)
(nn.modules.ButterMelFilter property)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax property)
(nn.modules.ExpSynTorch property)
(nn.modules.Instant property)
(nn.modules.InstantJax property)
(nn.modules.InstantTorch property)
(nn.modules.JaxModule property)
(nn.modules.LIF property)
(nn.modules.LIFJax property)
(nn.modules.LIFNeuronTorch property)
(nn.modules.LIFTorch property)
(nn.modules.Linear property)
(nn.modules.LinearJax property)
(nn.modules.LinearTorch property)
(nn.modules.LogSoftmaxJax property)
(nn.modules.Module property)
(nn.modules.Rate property)
(nn.modules.RateJax property)
(nn.modules.RateTorch property)
(nn.modules.SoftmaxJax property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
(nn.modules.TorchModule property)
(nn.modules.UpDownTorch property)
(nn.networks.wavesense.WaveSenseNet property)
sse() (in module training.jax_loss)
start_at() (timeseries.TimeSeries method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
start_at_zero() (timeseries.TimeSeries method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
start_print (nn.layers.Layer property)
State (class in parameters)
state (nn.layers.Layer property)
state() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.layers.FFExpSynBrian method)
(nn.layers.FFIAFSpkInBrian method)
(nn.layers.RecIAFSpkInBrian method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.timed_module.LayerToTimedModule method)
(nn.modules.timed_module.TimedModuleWrapper method)
(nn.modules.TimedModule method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
state_dict() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
summed_exp_boundary_loss() (in module training.torch_loss)
T
t (nn.layers.FFExpSynBrian property)
(nn.layers.FFIAFSpkInBrian property)
(nn.layers.Layer property)
(nn.layers.RecIAFSpkInBrian property)
(nn.modules.timed_module.LayerToTimedModule property)
(nn.modules.timed_module.TimedModuleWrapper property)
(nn.modules.TimedModule property)
T_destination (nn.modules.aLIFTorch attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.RateTorch attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveBlock attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
t_start (timeseries.TimeSeries property)
(timeseries.TSContinuous property)
(timeseries.TSEvent property)
t_stop (timeseries.TimeSeries property)
(timeseries.TSContinuous property)
(timeseries.TSEvent property)
tau (graph.RateNeuronWithSynsRealValue attribute)
(nn.modules.ExpSyn property)
(nn.modules.ExpSynJax attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
tau_ahp (nn.modules.aLIFTorch attribute)
tau_mem (graph.LIFNeuronWithSynsRealValue attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFTorch attribute)
tau_syn (graph.LIFNeuronWithSynsRealValue attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFTorch attribute)
thr_down (nn.modules.UpDownTorch attribute)
THR_UP (devices.xylo.syns61201.AFESim attribute)
thr_up (nn.modules.UpDownTorch attribute)
threshold (graph.LIFNeuronWithSynsRealValue attribute)
(nn.modules.aLIFTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
timed() (devices.xylo.syns61201.AFESamna method)
(devices.xylo.syns61201.AFESim method)
(devices.xylo.syns61201.DivisiveNormalisation method)
(devices.xylo.syns61201.XyloMonitor method)
(devices.xylo.syns61201.XyloSamna method)
(devices.xylo.syns61201.XyloSim method)
(nn.modules.aLIFTorch method)
(nn.modules.ButterFilter method)
(nn.modules.ButterMelFilter method)
(nn.modules.ExpSyn method)
(nn.modules.ExpSynJax method)
(nn.modules.ExpSynTorch method)
(nn.modules.Instant method)
(nn.modules.InstantJax method)
(nn.modules.InstantTorch method)
(nn.modules.JaxModule method)
(nn.modules.LIF method)
(nn.modules.LIFJax method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.Linear method)
(nn.modules.LinearJax method)
(nn.modules.LinearTorch method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.Module method)
(nn.modules.Rate method)
(nn.modules.RateJax method)
(nn.modules.RateTorch method)
(nn.modules.SoftmaxJax method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
TimedModule (class in nn.modules)
TimedModuleWrapper (class in nn.modules.timed_module)
times (timeseries.TimeSeries property)
(timeseries.TSContinuous property)
(timeseries.TSEvent property)
TimeSeries (class in timeseries)
to() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
to_clocked() (timeseries.TSContinuous method)
to_dict() (nn.layers.Layer method)
(timeseries.TSContinuous method)
(timeseries.TSEvent method)
to_empty() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
to_json() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
to_torch() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveSenseNet method)
TorchModule (class in nn.modules)
train() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
training (nn.modules.aLIFTorch attribute)
(nn.modules.ExpSynTorch attribute)
(nn.modules.InstantTorch attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.LinearTorch attribute)
(nn.modules.RateTorch attribute)
(nn.modules.TorchModule attribute)
(nn.modules.UpDownTorch attribute)
(nn.networks.wavesense.WaveBlock attribute)
(nn.networks.wavesense.WaveSenseNet attribute)
training.adversarial_jax
module
training.jax_loss
module
training.torch_loss
module
tree_find() (in module utilities.jax_tree_utils)
tree_flatten() (in module utilities.tree_utils)
(nn.modules.ExpSynJax method)
(nn.modules.InstantJax method)
(nn.modules.JaxModule method)
(nn.modules.LIFJax method)
(nn.modules.LinearJax method)
(nn.modules.LogSoftmaxJax method)
(nn.modules.RateJax method)
(nn.modules.SoftmaxJax method)
tree_map() (in module utilities.tree_utils)
tree_map_reduce_select() (in module utilities.jax_tree_utils)
tree_map_select() (in module utilities.jax_tree_utils)
tree_map_select_with_rng() (in module utilities.jax_tree_utils)
tree_map_with_rng() (in module utilities.jax_tree_utils)
tree_unflatten() (in module utilities.tree_utils)
(nn.modules.ExpSynJax class method)
(nn.modules.InstantJax class method)
(nn.modules.JaxModule class method)
(nn.modules.LIFJax class method)
(nn.modules.LinearJax class method)
(nn.modules.LogSoftmaxJax class method)
(nn.modules.RateJax class method)
(nn.modules.SoftmaxJax class method)
tree_update() (in module utilities.tree_utils)
TSContinuous (class in timeseries)
TSEvent (class in timeseries)
type() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
U
UpDownTorch (class in nn.modules)
use_lowpass (nn.modules.ButterFilter attribute)
(nn.modules.ButterMelFilter attribute)
utilities.jax_tree_utils
module
utilities.tree_utils
module
V
vmem (nn.modules.aLIFTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFNeuronTorch attribute)
(nn.modules.LIFTorch attribute)
W
w_ahp (nn.modules.aLIFTorch attribute)
w_rec (nn.modules.aLIFTorch attribute)
(nn.modules.LIF attribute)
(nn.modules.LIFJax attribute)
(nn.modules.LIFTorch attribute)
(nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
WaveBlock (class in nn.networks.wavesense)
WaveSenseNet (class in nn.networks.wavesense)
weight (nn.modules.Linear attribute)
(nn.modules.LinearJax attribute)
(nn.modules.LinearTorch attribute)
weights (graph.LinearWeights attribute)
(nn.layers.Layer property)
X
x (nn.modules.Rate attribute)
(nn.modules.RateJax attribute)
(nn.modules.RateTorch attribute)
xpu() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)
xraster() (timeseries.TSEvent method)
XyloMonitor (class in devices.xylo.syns61201)
XyloSamna (class in devices.xylo.syns61201)
XyloSim (class in devices.xylo.syns61201)
Z
zero_grad() (nn.modules.aLIFTorch method)
(nn.modules.ExpSynTorch method)
(nn.modules.InstantTorch method)
(nn.modules.LIFNeuronTorch method)
(nn.modules.LIFTorch method)
(nn.modules.LinearTorch method)
(nn.modules.RateTorch method)
(nn.modules.TorchModule method)
(nn.modules.UpDownTorch method)
(nn.networks.wavesense.WaveBlock method)
(nn.networks.wavesense.WaveSenseNet method)