class GPUDriverConfig extends Model (View source)

Properties

string $customGpuDriverPath
bool $enableGpuDriver

Methods

setCustomGpuDriverPath($customGpuDriverPath)

No description

string
getCustomGpuDriverPath()

No description

setEnableGpuDriver($enableGpuDriver)

No description

bool
getEnableGpuDriver()

No description

Details

setCustomGpuDriverPath($customGpuDriverPath)

No description

Parameters

$customGpuDriverPath

string getCustomGpuDriverPath()

No description

Return Value

string

setEnableGpuDriver($enableGpuDriver)

No description

Parameters

$enableGpuDriver

bool getEnableGpuDriver()

No description

Return Value

bool