Searched refs:cpu_prefix (Results 1 – 1 of 1) sorted by relevance
70 const string cpu_prefix = "/job:a/replica:0/task:0/cpu:"; in DeviceName() local72 return strings::StrCat(cpu_prefix, index); in DeviceName()