aihwkit_lightning.exceptions module
Custom Exceptions for aihwkit.
- exception aihwkit_lightning.exceptions.AihwkitException[source]
Bases:
ExceptionBase class for exceptions related to aihwkit.
- exception aihwkit_lightning.exceptions.ArgumentError[source]
Bases:
AihwkitExceptionExceptions related to wrong arguments.
- exception aihwkit_lightning.exceptions.ConfigError[source]
Bases:
AihwkitExceptionExceptions related to tile configuration.
- exception aihwkit_lightning.exceptions.ModuleError[source]
Bases:
AihwkitExceptionExceptions related to analog neural network modules.
- exception aihwkit_lightning.exceptions.TorchTileConfigError[source]
Bases:
ConfigErrorExceptions related to torch tile configuration.