exception documentation
class UnsupportedModelError(Exception): (source)
An error that will be thrown by ArchRegistry
and ModelLoader
if a model architecture is not supported.
class UnsupportedModelError(Exception): (source)
An error that will be thrown by ArchRegistry
and ModelLoader
if a model architecture is not supported.