Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment_test.cc4392 std::string colocations_str; in Repack() local
4394 absl::StrAppend(&colocations_str, colocation->id, ", "); in Repack()
4400 << colocations_str << "}"; in Repack()