Searched refs:IsInFrame (Results 1 – 3 of 3) sorted by relevance
53 bool IsInFrame(const NodeDef& node) const;
137 bool FrameView::IsInFrame(const NodeDef& node) const { in IsInFrame() function in tensorflow::grappler::FrameView
2008 bool is_in_frame = frame_view.IsInFrame(*node); in Expand()2060 bool is_in_frame = frame_view.IsInFrame(*node); in Expand()