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