hxtorch.spiking.modules.InputPopulation
-
class
hxtorch.spiking.modules.InputPopulation(*pop_args, **pop_kwargs) Bases:
hxtorch.spiking.modules.hx_module.HXTorchBaseModule,hxtorch.core.modules.population.InputPopulationBase type for external input populations
-
__init__(*pop_args, **pop_kwargs) → None Initialize internal Module state, shared by both nn.Module and ScriptModule.
Methods
__init__(*pop_args, **pop_kwargs)Initialize internal Module state, shared by both nn.Module and ScriptModule.
Attributes
-
output_type alias of
types.Handle_spikes
-