# Functions
New creates a new instance of the 'device' interface.
WithSkippedDevices provides an Option to set devices to be skipped by model name.
WithVerifySymbols provides an option to toggle whether to verify select symbols exist in dynamic libraries before calling them.
# Constants
AttributeMediaExtensions holds the string representation for the media extension MIG profile attribute.
# Structs
MigProfileInfo holds all info associated with a specific MIG profile.
# Interfaces
Device defines the set of extended functions associated with a device.Device.
Interface provides the API to the 'device' package.
MigDevice defines the set of extended functions associated with a MIG device.
MigProfile represents a specific MIG profile.
# Type aliases
Identifier can be used to refer to a GPU or MIG device.
Option defines a function for passing options to the New() call.