Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dlower_while_op.cc99 Status CreateCondFuncCallNode();
219 TF_RETURN_IF_ERROR(CreateCondFuncCallNode()); in RunInternal()
298 Status LowerWhileHelper::CreateCondFuncCallNode() { in CreateCondFuncCallNode() function in tensorflow::__anon9eb550b10111::LowerWhileHelper