Exceptions: PyTorch

Exceptions: PyTorch#

Exceptions related to PyTorch.

exception tad_mctc.exceptions.pytorch.DeviceError[source]#

Error for wrong device of tensor.

exception tad_mctc.exceptions.pytorch.DtypeError[source]#

Error for wrong data type of tensor.