Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc111 [](string* output, const value_type& pred_branch) { in DebugString() argument
112 const OutputTensor& pred = pred_branch.first; in DebugString()
113 const BranchType& branch = pred_branch.second; in DebugString()