hxtorch.spiking.modules.types.HXBaseParameter
-
class
hxtorch.spiking.modules.types.
HXBaseParameter
(hardware_value, model_value) Bases:
object
-
__init__
(hardware_value, model_value) Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
(hardware_value, model_value)Initialize self.
Attributes
-
property
hardware_value
-
property
model_value
-