Searched refs:GetTensorFlowDeviceType (Results 1 – 1 of 1) sorted by relevance
40 std::string GetTensorFlowDeviceType(string_view name) { in GetTensorFlowDeviceType() function146 da.set_device_type(GetTensorFlowDeviceType(device_ref->type().name())); in SetOrUpdateServerDef()