Searched refs:platform_gpu_id_str (Results 1 – 2 of 2) sorted by relevance
43 for (const string& platform_gpu_id_str : visible_devices) { in ParseVisibleDeviceList() local45 if (!absl::SimpleAtoi(platform_gpu_id_str, &platform_gpu_id)) { in ParseVisibleDeviceList()48 platform_gpu_id_str, in ParseVisibleDeviceList()
784 for (const string& platform_gpu_id_str : order_str) { in ParseVisibleDeviceList() local786 if (!strings::safe_strto32(platform_gpu_id_str, &platform_gpu_id)) { in ParseVisibleDeviceList()789 platform_gpu_id_str, in ParseVisibleDeviceList()