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.cc107 [](string* output, const value_type& pred_branch) { in DebugString() argument
108 const OutputTensor& pred = pred_branch.first; in DebugString()
109 const BranchType& branch = pred_branch.second; in DebugString()