hxtorch.spiking.HXParameter

class hxtorch.spiking.HXParameter(value: Union[torch.Tensor, float, int])

Bases: hxtorch.spiking.parameter.HXBaseParameter

__init__(value: Union[torch.Tensor, float, int])

Initialize internal Module state, shared by both nn.Module and ScriptModule.

Methods

__init__(value)

Initialize internal Module state, shared by both nn.Module and ScriptModule.

Attributes

model_value

property model_value