Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc1060 Status GetFullFrame(const Node* n, absl::Span<const ControlFlowInfo> cfi_infos, in GetFullFrame() function
1178 TF_RETURN_IF_ERROR(GetFullFrame(n, control_flow_info_, &frame)); in HandleMerge()