Home
last modified time | relevance | path

Searched refs:kReceivePrefix (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/utils/
Dms_context.cc127 std::string kReceivePrefix = "TF_RECEIVE_"; in CreateTensorPrintThread() local
129 acl_handle_ = acltdtCreateChannel(device_id, (kReceivePrefix + channel_name).c_str()); in CreateTensorPrintThread()