Searched refs:collective_prefix_ (Results 1 – 1 of 1) sorted by relevance
47 OP_REQUIRES_OK(c, c->GetAttr("shared_name", &collective_prefix_)); in NcclAsyncOpBase()51 return strings::StrCat(collective_prefix_, ";", c->step_id(), ";", in GetCollectiveKey()60 string collective_prefix_; member in tensorflow::__anonc894cd950111::NcclAsyncOpBase