hxtorch.spiking.TrainableHXParameter
-
class
hxtorch.spiking.TrainableHXParameter(value: Any, set_on_hw_func: Callable = None) Bases:
hxtorch.spiking.parameter.TrainableParameterMixin,hxtorch.core.parameter.HXParameter-
__init__(value: Any, set_on_hw_func: Callable = None) Initialize internal Module state, shared by both nn.Module and ScriptModule.
Methods
__init__(value[, set_on_hw_func])Initialize internal Module state, shared by both nn.Module and ScriptModule.
Attributes
-