Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dgraph_compiler_util.cc274 GraphDef first_copy_def = graph_def; in InitGraph() local
279 &feed_remapping, &first_copy_def)); in InitGraph()
293 PruneGraphDefInto(prune_config, first_copy_def, &second_copy_def)); in InitGraph()