Searched refs:MergeInput (Results 1 – 4 of 4) sorted by relevance
582 c->MergeInput(i, c->input(j)); in __anonbbc1c2d10702()
219 bool MergeInput(int idx, ShapeHandle shape) { in MergeInput() function
322 if (node_context->MergeInput(dst_input, c->output(src_output))) { in UpdateNode()
2517 if (!ic_dst->MergeInput(dst.index, shape)) { in TF_UpdateEdge()