Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dgcompute_client.py573 self.GetAcceleratorUrl(accelerator_type, zone),
1194 "acceleratorType": self.GetAcceleratorUrl(gpu, zone),
1278 def GetAcceleratorUrl(self, accelerator_type, zone): member in ComputeClient