aihwkit.exceptions module¶
Custom Exceptions for aihwkit.
-
exception
aihwkit.exceptions.AihwkitException[source]¶ Bases:
ExceptionBase class for exceptions related to aihwkit.
-
exception
aihwkit.exceptions.CloudError[source]¶ Bases:
aihwkit.exceptions.AihwkitExceptionExceptions related to the cloud functionality.
-
exception
aihwkit.exceptions.ConfigError[source]¶ Bases:
aihwkit.exceptions.AihwkitExceptionExceptions related to tile configuration.
-
exception
aihwkit.exceptions.CudaError[source]¶ Bases:
aihwkit.exceptions.AihwkitExceptionExceptions related to CUDA.
-
exception
aihwkit.exceptions.ModuleError[source]¶ Bases:
aihwkit.exceptions.AihwkitExceptionExceptions related to analog neural network modules.
-
exception
aihwkit.exceptions.TileError[source]¶ Bases:
aihwkit.exceptions.AihwkitExceptionExceptions related to analog tiles.