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