Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_util.cc55 const auto& subdiv_perms = in SubdivPermDebugString() local
58 for (int sdi = 0; sdi < subdiv_perms.size(); ++sdi) { in SubdivPermDebugString()
60 for (int di = 0; di < subdiv_perms[sdi].size(); ++di) { in SubdivPermDebugString()
61 int idx = subdiv_perms[sdi][di]; in SubdivPermDebugString()