Searched refs:IsInFrame (Results 1 – 4 of 4) sorted by relevance
55 bool IsInFrame(const NodeDef& node) const;
172 bool FrameView::IsInFrame(const NodeDef& node) const { in IsInFrame() function in tensorflow::grappler::FrameView
379 const bool is_in_frame = context->frames.IsInFrame(*dst_node->node()); in UpdateFaninEdgesWithOp()416 const bool is_in_frame = context->frames.IsInFrame(*src_node->node()); in UpdateFanoutEdgesWithOp()1305 context->frames.IsInFrame(*node->node()), vector_size, in MaybeReshapeVectorFanin()
2066 bool is_in_frame = frame_view.IsInFrame(*node); in Expand()2114 bool is_in_frame = frame_view.IsInFrame(*node); in Expand()