squirrel.framework.exceptions

Module Contents

exception squirrel.framework.exceptions.PyTorchSplittingException

Bases: Exception

Common base class for all non-exit exceptions.

Initialize self. See help(type(self)) for accurate signature.

exception squirrel.framework.exceptions.SourceArgumentsCombinationException

Bases: Exception

Common base class for all non-exit exceptions.

Initialize self. See help(type(self)) for accurate signature.

exception squirrel.framework.exceptions.SourceExistsError

Bases: Exception

Common base class for all non-exit exceptions.

Initialize self. See help(type(self)) for accurate signature.