Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc350 std::vector<string> colo_slice = {colocation_group}; in PinArgsAndRets() local
351 node->AddAttr(kColocationAttrName, colo_slice); in PinArgsAndRets()