Home
last modified time | relevance | path

Searched refs:customGpuDriverPath (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DRuntimeSoftwareConfig.php26 public $customGpuDriverPath; variable in Google\\Service\\AIPlatformNotebooks\\RuntimeSoftwareConfig
61 public function setCustomGpuDriverPath($customGpuDriverPath) argument
63 $this->customGpuDriverPath = $customGpuDriverPath;
70 return $this->customGpuDriverPath;
H A DInstance.php50 public $customGpuDriverPath; variable in Google\\Service\\AIPlatformNotebooks\\Instance
255 public function setCustomGpuDriverPath($customGpuDriverPath) argument
257 $this->customGpuDriverPath = $customGpuDriverPath;
264 return $this->customGpuDriverPath;