Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dwhile_v2.py168 _copy_handle_data(nest.flatten(loop_vars[2:], expand_composites=True),
384 _copy_handle_data(new_outputs, while_op.outputs[orig_num_params:])
446 _copy_handle_data(body_graph.outputs, tensors)
1306 def _copy_handle_data(src_tensors, tgt_tensors): function
Dcond_v2.py281 _copy_handle_data(tensors, true_graph.outputs, false_graph.outputs)
818 def _copy_handle_data(external_tensors, *branch_graph_outputs): function
1174 _copy_handle_data(tensors, *[g.outputs for g in branch_graphs])