Home
last modified time | relevance | path

Searched refs:acceleratorConfig (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DSwitchRuntimeRequest.php36 public function setAcceleratorConfig(RuntimeAcceleratorConfig $acceleratorConfig) argument
38 $this->acceleratorConfig = $acceleratorConfig;
45 return $this->acceleratorConfig;
H A DExecutionTemplate.php80 public function setAcceleratorConfig(SchedulerAcceleratorConfig $acceleratorConfig) argument
82 $this->acceleratorConfig = $acceleratorConfig;
89 return $this->acceleratorConfig;
H A DVirtualMachineConfig.php83 public function setAcceleratorConfig(RuntimeAcceleratorConfig $acceleratorConfig) argument
85 $this->acceleratorConfig = $acceleratorConfig;
92 return $this->acceleratorConfig;
H A DInstance.php157 public function setAcceleratorConfig(AcceleratorConfig $acceleratorConfig) argument
159 $this->acceleratorConfig = $acceleratorConfig;
166 return $this->acceleratorConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ReplicaConfig.php47 public function setAcceleratorConfig(GoogleCloudMlV1AcceleratorConfig $acceleratorConfig) argument
49 $this->acceleratorConfig = $acceleratorConfig;
56 return $this->acceleratorConfig;
H A DGoogleCloudMlV1Version.php117 public function setAcceleratorConfig(GoogleCloudMlV1AcceleratorConfig $acceleratorConfig) argument
119 $this->acceleratorConfig = $acceleratorConfig;
126 return $this->acceleratorConfig;