GpuMode#
- class GpuMode(*args, **kwargs)#
Bases:
object
The mode of this GPU.
Allowed enum values:
_UNKNOWN
_REDACTED
PASSTHROUGH_GRAPHICS: The mode of the GPU is Passthrough Graphics.
PASSTHROUGH_COMPUTE: The mode of the GPU is Passthrough Compute.
VIRTUAL: The mode of the GPU is Virtual.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model