GpuMode# class GpuMode(*args, **kwargs)[source]# Bases: object GPU mode Allowed enum values: _UNKNOWN _REDACTED UNUSED: Unused gpu mode USED_FOR_PASSTHROUGH: Gpu used for passthrough mode USED_FOR_VIRTUAL: Gpu used for virtual mode to_dict()[source]# Returns the model properties as a dictionary to_str()[source]# Returns the string representation of the model