exception documentation
class UnsupportedDtypeError(Exception): (source)
An error that will be thrown by .to if the model does not support the given dtype.
See ModelBase.to for more information.
class UnsupportedDtypeError(Exception): (source)
An error that will be thrown by .to if the model does not support the given dtype.
See ModelBase.to for more information.