Searched refs:mapping_str (Results 1 – 1 of 1) sorted by relevance
310 const string mapping_str = device_mgr_->DeviceMappingString(); in DirectSession() local311 if (mapping_str.empty()) { in DirectSession()314 printf("Device mapping:\n%s", mapping_str.c_str()); in DirectSession()316 LOG(INFO) << "Device mapping:\n" << mapping_str; in DirectSession()