hxtorch.spiking.modules.hx_module
Implementing the base module HXModule
Classes
|
Special type indicating an unconstrained type. |
|
|
|
PyTorch module supplying basic functionality for elements of SNNs that do not have a direct hardware representation |
|
|
|
PyTorch module supplying basic functionality for elements of SNNs that do have a representation on hardware |
alias of |
|
alias of |
Functions
-
hxtorch.spiking.modules.hx_module.
fields
(class_or_instance) Return a tuple describing the fields of this dataclass.
Accepts a dataclass or an instance of one. Tuple elements are of type Field.