Home
last modified time | relevance | path

Searched defs:key_with_step_id (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/verbs/
Dverbs_util.cc33 void VerbsUtil::GetKeyAndStepId(const string& key_with_step_id, string& key, in GetKeyAndStepId()
Drdma_rendezvous_mgr.cc67 string key_with_step_id = VerbsUtil::AppendStepidToKey(key, step_id_); in RecvFromRemoteAsync() local