Searched refs:input_from_tensors_str (Results 1 – 1 of 1) sorted by relevance
1132 std::vector<string> input_from_tensors_str; in AttachContext() local1146 input_from_tensors_str.push_back(strings::StrCat( in AttachContext()1155 if (!input_from_tensors_str.empty()) { in AttachContext()1157 absl::StrJoin(input_from_tensors_str, ", ")); in AttachContext()