Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h202 Status PruneUnreachableFunctionsFromGraph(const Graph& g,
Dfunctionalize_control_flow.cc385 PruneUnreachableFunctionsFromGraph(*graph, options.flib_def)); in Run()
Dtf2xla_util.cc780 Status PruneUnreachableFunctionsFromGraph(const Graph& g, in PruneUnreachableFunctionsFromGraph() function
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc3010 PruneUnreachableFunctionsFromGraph(**options.graph, options.flib_def)); in Run()