Searched defs:is_in_frame (Results 1 – 1 of 1) sorted by relevance
376 const bool is_in_frame = context->frames.IsInFrame(*dst_node->node()); in UpdateFaninEdgesWithOp() local413 const bool is_in_frame = context->frames.IsInFrame(*src_node->node()); in UpdateFanoutEdgesWithOp() local485 absl::string_view op, const AttrValue* input_shape, bool is_in_frame, in UpdateEdge()