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