Searched refs:ParseVisibleDeviceList (Results 1 – 2 of 2) sorted by relevance
35 static xla::StatusOr<absl::optional<std::set<int>>> ParseVisibleDeviceList( in ParseVisibleDeviceList() function85 ParseVisibleDeviceList(allowed_gpus).ValueOrDie(); in CreateDevices()
768 Status ParseVisibleDeviceList(const string& visible_device_list, in ParseVisibleDeviceList() function1004 TF_RETURN_IF_ERROR(ParseVisibleDeviceList(gpu_options.visible_device_list(), in CreateDevices()