Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DAcceleratorConfig.php33 public $gpuPartitionSize; variable in Google\\Service\\Container\\AcceleratorConfig
66 public function setGpuPartitionSize($gpuPartitionSize) argument
68 $this->gpuPartitionSize = $gpuPartitionSize;
75 return $this->gpuPartitionSize;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DGkeNodePoolAcceleratorConfig.php33 public $gpuPartitionSize; variable in Google\\Service\\Dataproc\\GkeNodePoolAcceleratorConfig
66 public function setGpuPartitionSize($gpuPartitionSize) argument
68 $this->gpuPartitionSize = $gpuPartitionSize;
75 return $this->gpuPartitionSize;