jaxsnn

Modules

jaxsnn.base

jaxsnn.discrete

jaxsnn.event

Functions

jaxsnn.get_logger(name: str)
jaxsnn.init_hardware(path: Optional[_hxtorch_core.HWDBPath, None] = None, ann: bool = False)

Initialize the hardware automatically from the environment.

Parameters
  • path – Optional path to the hwdb to use.

  • ann – Boolean flag indicating whether non-spiking or spiking calibration is loaded.

jaxsnn.init_hardware_minimal()

Initialize automatically from the environment without ExperimentInit and without any calibration.

jaxsnn.release_hardware()

Release hardware resource