Searched defs:get_device_properties (Results 1 – 9 of 9) sorted by relevance
63 def get_device_properties(device: _device_t = None): member in DeviceInterface.Worker115 def get_device_properties(device: _device_t = None): member in DeviceInterface174 def get_device_properties(device: _device_t = None): member in CudaInterface.Worker201 … get_device_properties = staticmethod(torch.cuda.get_device_properties) # type: ignore[assignment] variable in CudaInterface245 def get_device_properties(device: _device_t = None): member in XpuInterface.Worker272 … get_device_properties = staticmethod(torch.xpu.get_device_properties) # type: ignore[assignment] variable in XpuInterface
65 def get_device_properties( member in DeviceInterface.Worker113 def get_device_properties(device) -> DeviceProperties: member in DeviceInterface
146 void get_device_properties(DeviceProp* device_prop, DeviceIndex device) { in get_device_properties() function
240 def get_device_properties(device: Optional[_device_t] = None) -> _XpuDeviceProperties: function
240 get_device_properties(const struct panvk_instance *instance, in get_device_properties() function
192 static void get_device_properties(const struct instance_info *info, VkPhysicalDevice device, VkPhys… in get_device_properties() function
249 def get_device_properties(self, path): member in CrosDisksClient
513 def get_device_properties(device: _device_t) -> _CudaDeviceProperties: function
829 get_device_properties(const struct v3dv_physical_device *device, in get_device_properties() function